aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-10-17
|\
| * IPVS netns shutdown/startup dead-lockHans Schillstrom2011-10-12
* | udplite: fast-path computation of checksum coverageGerrit Renker2011-10-17
|/
* tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet2011-09-18
* Merge git://github.com/davem330/netLinus Torvalds2011-09-18
|\
| * net: Handle different key sizes between address families in flow cachedpward2011-09-16
| * net: Align AF-specific flowi structs to longDavid Ward2011-09-16
| * sctp: deal with multiple COOKIE_ECHO chunksMax Matveev2011-09-16
| * Merge branch 'master' of ../netdev/David S. Miller2011-09-16
| |\
| | * net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski2011-08-30
| * | tcp: Change possible SYN flooding messagesEric Dumazet2011-09-15
| |/
* | wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap2011-09-08
* | fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2011-09-06
* | fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-09-06
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-26
|\
| * mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka2011-08-22
* | ipv4: route non-local sources for raw socketJulian Anastasov2011-08-08
* | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-06
* | net: fix NULL dereferences in check_peer_redir()Eric Dumazet2011-08-03
* | doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-01
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\
| * | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-08
| * | treewide: fix kernel-doc warningsVitaliy Ivanov2011-06-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-24
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
| |\ \ \
| | * | | mac80211: sync driver before TXJohannes Berg2011-07-20
| | * | | cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-19
| | * | | mac80211: let key iteration get keys in install orderJohannes Berg2011-07-15
| | * | | mac80211: allow driver access to TKIP RX P1KJohannes Berg2011-07-15
| | * | | nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-15
| | * | | nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-15
| | * | | nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-15
* | | | | fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2011-07-23
* | | | | fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2011-07-23
* | | | | fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2011-07-23
* | | | | net/9p: Remove structure not used in the codeAneesh Kumar K.V2011-07-23
* | | | | 9p: clean up packet dump codeEric Van Hensbergen2011-07-23
|/ / / /
* | | | ipv6: make fragment identifications less predictableEric Dumazet2011-07-22
* | | | net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller2011-07-18
* | | | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* | | | ipv6: Get rid of rt6i_nexthop macro.David S. Miller2011-07-18
* | | | neigh: Pass neighbour entry to output ops.David S. Miller2011-07-18
* | | | neigh: Kill ndisc_ops->queue_xmitDavid S. Miller2011-07-16
* | | | neigh: Kill hh_cache->hh_outputDavid S. Miller2011-07-16
* | | | neigh: Kill neigh_ops->hh_outputDavid S. Miller2011-07-16
* | | | net: Create and use new helper, neigh_output().David S. Miller2011-07-16
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15
|\| | |
| * | | mac80211: allow driver to disconnect after resumeJohannes Berg2011-07-13