aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-04-02ipvs: reorganize dest trashJulian Anastasov
2013-04-02ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov
2013-04-02ipvs: preparations for using rcu in schedulersJulian Anastasov
2013-04-02ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov
2013-04-02ipvs: reorder keys in connection structureJulian Anastasov
2013-04-02ipvs: convert connection lockingJulian Anastasov
2013-04-02ipvs: remove rs_lock by using RCUJulian Anastasov
2013-04-02ipvs: convert app locksJulian Anastasov
2013-04-02ipvs: optimize dst usage for real serverJulian Anastasov
2013-04-02ipvs: rename functions related to dst_cache resetJulian Anastasov
2013-04-02ipvs: avoid routing by TOS for real serverJulian Anastasov
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-27net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2013-03-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-25ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-03-25mac80211: allow drivers to set default uAPSD parametersAlexander Bondar
2013-03-25cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen
2013-03-24ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa
2013-03-24inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa
2013-03-24ipv6: provide addr and netconf dump consistency infoNicolas Dichtel
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic
2013-03-21tcp: refactor F-RTOYuchung Cheng
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-19netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov
2013-03-19ipvs: fix some sparse warningsJulian Anastasov
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka
2013-03-18Bluetooth: Add reading of page scan parametersJohan Hedberg
2013-03-18Bluetooth: Add proper flag for fast connectable modeJohan Hedberg
2013-03-18Bluetooth: Handle AD updating through an async requestJohan Hedberg
2013-03-18Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg
2013-03-18Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-18net: sctp: remove cast for kmalloc/kzalloc return valueZhang Yanfei
2013-03-17tcp: Remove TCPCTChristoph Paasch