aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
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-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-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-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-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-17caif: remove caif_shmErwan Yvin
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou
2013-03-13ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati
2013-03-10ipv6: introduce ip6tunnel_xmit() helperCong Wang
2013-03-10tunnel: use iptunnel_xmit() againCong Wang
2013-03-08ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa
2013-03-07ipv6 flowlabel: add __rcu annotationsEric Dumazet
2013-03-07tcp: uninline tcp_prequeue()Eric Dumazet
2013-03-06cfg80211: rename mesh station typesThomas Pedersen
2013-03-06nl80211: explicit userspace MPMThomas Pedersen
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg
2013-03-06mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg
2013-03-06cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg
2013-03-06cfg80211: comprehensively check station changesJohannes Berg
2013-03-06cfg80211: constify station parameter pointersJohannes Berg
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-28tcp: avoid wakeups for pure ACKEric Dumazet
2013-02-279p: turn fid->dlist into hlistAl Viro
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar
2013-02-22net: fix possible deadlock in sum_frag_mem_limitEric Dumazet
2013-02-22ipv4: fix error handling in icmp_protocol.Li Wei
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds