aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer2013-03-27
* firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明2013-03-26
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-26
* ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-25
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-25
|\
| * netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov2013-03-19
| * ipvs: fix some sparse warningsJulian Anastasov2013-03-19
* | ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa2013-03-24
* | inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa2013-03-24
* | ipv6: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-24
* | rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22
* | decnet: Parse netlink attributes on our ownThomas Graf2013-03-22
* | tcp: refactor F-RTOYuchung Cheng2013-03-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-20
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-18
| |\ \
| * | | cfg80211: rename mesh station typesThomas Pedersen2013-03-06
| * | | nl80211: explicit userspace MPMThomas Pedersen2013-03-06
| * | | mac80211: restrict peer's VHT capabilities to ownJohannes Berg2013-03-06
| * | | mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg2013-03-06
| * | | cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen2013-03-06
| * | | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-06
| * | | cfg80211: add ability to override VHT capabilitiesJohannes Berg2013-03-06
| * | | cfg80211: comprehensively check station changesJohannes Berg2013-03-06
| * | | cfg80211: constify station parameter pointersJohannes Berg2013-03-06
| * | | cfg80211: clean up mesh plink station change APIJohannes Berg2013-03-06
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\ \ \ \
| * | | | flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2013-03-20
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-20
| |\ \ \ \
| | * | | | ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-19
| * | | | | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-19
| * | | | | Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou2013-03-15
| |/ / / /
| * | / / ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-13
| | |/ / | |/| |
* | | | tcp: Remove TCPCTChristoph Paasch2013-03-17
* | | | caif: remove caif_shmErwan Yvin2013-03-17
| |_|/ |/| |
* | | tcp: Tail loss probe (TLP)Nandita Dukkipati2013-03-12
* | | ipv6: introduce ip6tunnel_xmit() helperCong Wang2013-03-10
* | | tunnel: use iptunnel_xmit() againCong Wang2013-03-10
* | | ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa2013-03-08
* | | ipv6 flowlabel: add __rcu annotationsEric Dumazet2013-03-07
* | | tcp: uninline tcp_prequeue()Eric Dumazet2013-03-07
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-05
|\ \ | |/ |/|
| * tcp: avoid wakeups for pure ACKEric Dumazet2013-02-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\ \
| * | 9p: turn fid->dlist into hlistAl Viro2013-02-27
| |/
* / hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-26
|\
| * IP_GRE: Fix IP-Identification.Pravin B Shelar2013-02-25
| * net: fix possible deadlock in sum_frag_mem_limitEric Dumazet2013-02-22
| * ipv4: fix error handling in icmp_protocol.Li Wei2013-02-22
| * ipv6: use a stronger hash for tcpEric Dumazet2013-02-21