summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-074-46/+118
|\
| * netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-052-4/+17
| * netfilter: make /proc/net/netfilter pernetGao feng2013-04-052-0/+13
| * ipvs: convert services to rcuJulian Anastasov2013-04-021-19/+9Star
| * ipvs: convert dests to rcuJulian Anastasov2013-04-021-1/+1
| * ipvs: convert sched_lock to spin lockJulian Anastasov2013-04-021-1/+1
| * ipvs: do not expect result from done_serviceJulian Anastasov2013-04-021-2/+2
| * ipvs: reorganize dest trashJulian Anastasov2013-04-021-0/+9
| * ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov2013-04-021-0/+10
| * ipvs: preparations for using rcu in schedulersJulian Anastasov2013-04-021-0/+6
| * ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov2013-04-021-0/+15
| * ipvs: reorder keys in connection structureJulian Anastasov2013-04-021-6/+6
| * ipvs: convert connection lockingJulian Anastasov2013-04-021-0/+12
| * ipvs: remove rs_lock by using RCUJulian Anastasov2013-04-021-6/+8
| * ipvs: convert app locksJulian Anastasov2013-04-021-3/+1Star
| * ipvs: optimize dst usage for real serverJulian Anastasov2013-04-021-3/+9
| * ipvs: rename functions related to dst_cache resetJulian Anastasov2013-04-021-1/+0Star
| * ipvs: avoid routing by TOS for real serverJulian Anastasov2013-04-021-1/+0Star
* | net: frag queue per hash bucket lockingJesper Dangaard Brouer2013-04-041-1/+7
* | tcp: Remove dead sysctl_tcp_cookie_size declarationNeal Cardwell2013-04-021-1/+0Star
* | net: add option to enable error queue packets waking selectKeller, Jacob E2013-04-011-0/+1
|/
* net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer2013-03-271-0/+2
* firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明2013-03-261-0/+25
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-264-84/+229
* ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-251-10/+6Star
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-252-1/+2
|\
| * netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov2013-03-191-0/+1
| * ipvs: fix some sparse warningsJulian Anastasov2013-03-191-1/+1
* | ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa2013-03-241-0/+2
* | inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa2013-03-241-0/+12
* | ipv6: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-241-0/+1
* | rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-221-1/+1
* | decnet: Parse netlink attributes on our ownThomas Graf2013-03-221-22/+6Star
* | tcp: refactor F-RTOYuchung Cheng2013-03-211-4/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-202-27/+128
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-181-0/+4
| |\ \
| * | | cfg80211: rename mesh station typesThomas Pedersen2013-03-061-4/+4
| * | | nl80211: explicit userspace MPMThomas Pedersen2013-03-061-0/+2
| * | | mac80211: restrict peer's VHT capabilities to ownJohannes Berg2013-03-061-3/+2Star
| * | | mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg2013-03-061-3/+0Star
| * | | cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen2013-03-061-0/+41
| * | | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-1/+20
| * | | cfg80211: add ability to override VHT capabilitiesJohannes Berg2013-03-061-0/+12
| * | | cfg80211: comprehensively check station changesJohannes Berg2013-03-061-3/+45
| * | | cfg80211: constify station parameter pointersJohannes Berg2013-03-061-4/+4
| * | | cfg80211: clean up mesh plink station change APIJohannes Berg2013-03-061-13/+2Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-205-9/+31
|\ \ \ \
| * | | | flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2013-03-201-0/+1
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-201-0/+12
| |\ \ \ \
| | * | | | ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-191-0/+12