summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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/+6
* 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/+6
* | tcp: refactor F-RTOYuchung Cheng2013-03-211-4/+0
* | 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/+2
| * | | mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg2013-03-061-3/+0
| * | | 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/+2
* | | | 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
| * | | | | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-191-0/+9
| * | | | | Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou2013-03-151-2/+4
| |/ / / /
| * | | | ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-131-7/+5
| | |/ / | |/| |
* | | | tcp: Remove TCPCTChristoph Paasch2013-03-172-95/+2
* | | | caif: remove caif_shmErwan Yvin2013-03-171-26/+0
| |_|/ |/| |
* | | tcp: Tail loss probe (TLP)Nandita Dukkipati2013-03-122-3/+8
* | | ipv6: introduce ip6tunnel_xmit() helperCong Wang2013-03-101-0/+20
* | | tunnel: use iptunnel_xmit() againCong Wang2013-03-101-3/+0
* | | ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa2013-03-081-0/+12
* | | ipv6 flowlabel: add __rcu annotationsEric Dumazet2013-03-071-4/+4
* | | tcp: uninline tcp_prequeue()Eric Dumazet2013-03-071-44/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-051-0/+4
|\ \ | |/ |/|
| * tcp: avoid wakeups for pure ACKEric Dumazet2013-02-281-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-031-1/+1
|\ \
| * | 9p: turn fid->dlist into hlistAl Viro2013-02-271-1/+1
| |/
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-277-33/+31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-266-5/+42
|\
| * IP_GRE: Fix IP-Identification.Pravin B Shelar2013-02-251-0/+17
| * net: fix possible deadlock in sum_frag_mem_limitEric Dumazet2013-02-221-1/+7
| * ipv4: fix error handling in icmp_protocol.Li Wei2013-02-221-0/+1
| * ipv6: use a stronger hash for tcpEric Dumazet2013-02-213-4/+17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-252-13/+13
|\ \
OpenPOWER on IntegriCloud