aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-10-17udplite: fast-path computation of checksum coverageGerrit Renker
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom
2011-09-18tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet
2011-09-18Merge git://github.com/davem330/netLinus Torvalds
2011-09-16net: Handle different key sizes between address families in flow cachedpward
2011-09-16net: Align AF-specific flowi structs to longDavid Ward
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksMax Matveev
2011-09-16Merge branch 'master' of ../netdev/David S. Miller
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet
2011-09-08wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-23fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V
2011-07-23fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat
2011-07-23net/9p: Remove structure not used in the codeAneesh Kumar K.V
2011-07-239p: clean up packet dump codeEric Van Hensbergen
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet
2011-07-20mac80211: sync driver before TXJohannes Berg
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-17ipv6: Get rid of rt6i_nexthop macro.David S. Miller
2011-07-17neigh: Pass neighbour entry to output ops.David S. Miller
2011-07-16neigh: Kill ndisc_ops->queue_xmitDavid S. Miller
2011-07-16neigh: Kill hh_cache->hh_outputDavid S. Miller
2011-07-16neigh: Kill neigh_ops->hh_outputDavid S. Miller
2011-07-16net: Create and use new helper, neigh_output().David S. Miller
2011-07-15mac80211: let key iteration get keys in install orderJohannes Berg
2011-07-15mac80211: allow driver access to TKIP RX P1KJohannes Berg
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg
2011-07-13ipv4: Inline neigh binding.David Miller