aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar4-84/+229
2013-03-25ipv4: Fix ip-header identification for gso packets.Pravin B Shelar1-10/+6
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2-1/+2
2013-03-24ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa1-0/+2
2013-03-24inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6Hannes Frederic Sowa1-0/+12
2013-03-24ipv6: provide addr and netconf dump consistency infoNicolas Dichtel1-0/+1
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf1-1/+1
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf1-22/+6
2013-03-21tcp: refactor F-RTOYuchung Cheng1-4/+0
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-27/+128
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-9/+31
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann1-0/+1
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-0/+12
2013-03-19netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov1-0/+1
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa1-0/+9
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov1-0/+12
2013-03-19ipvs: fix some sparse warningsJulian Anastasov1-1/+1
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+4
2013-03-17tcp: Remove TCPCTChristoph Paasch2-95/+2
2013-03-17caif: remove caif_shmErwan Yvin1-26/+0
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou1-2/+4
2013-03-13ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev1-7/+5
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati2-3/+8
2013-03-10ipv6: introduce ip6tunnel_xmit() helperCong Wang1-0/+20
2013-03-10tunnel: use iptunnel_xmit() againCong Wang1-3/+0
2013-03-08ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper functionsHannes Frederic Sowa1-0/+12
2013-03-07ipv6 flowlabel: add __rcu annotationsEric Dumazet1-4/+4
2013-03-07tcp: uninline tcp_prequeue()Eric Dumazet1-44/+1
2013-03-06cfg80211: rename mesh station typesThomas Pedersen1-4/+4
2013-03-06nl80211: explicit userspace MPMThomas Pedersen1-0/+2
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg1-3/+2
2013-03-06mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg1-3/+0
2013-03-06cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen1-0/+41
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer1-1/+20
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg1-0/+12
2013-03-06cfg80211: comprehensively check station changesJohannes Berg1-3/+45
2013-03-06cfg80211: constify station parameter pointersJohannes Berg1-4/+4
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg1-13/+2
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+4
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-02-28tcp: avoid wakeups for pure ACKEric Dumazet1-0/+4
2013-02-279p: turn fid->dlist into hlistAl Viro1-1/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin7-33/+31
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-5/+42
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-13/+13
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar1-0/+17
2013-02-22net: fix possible deadlock in sum_frag_mem_limitEric Dumazet1-1/+7
2013-02-22ipv4: fix error handling in icmp_protocol.Li Wei1-0/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2013-02-21ipv6: use a stronger hash for tcpEric Dumazet3-4/+17