aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-17udplite: fast-path computation of checksum coverageGerrit Renker1-32/+31
2011-09-18tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet1-1/+18
2011-09-18Merge git://github.com/davem330/netLinus Torvalds5-4/+29
2011-09-16net: Handle different key sizes between address families in flow cachedpward1-0/+19
2011-09-16net: Align AF-specific flowi structs to longDavid Ward1-3/+3
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksMax Matveev1-0/+1
2011-09-16Merge branch 'master' of ../netdev/David S. Miller1-0/+1
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet2-1/+5
2011-09-08wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap1-0/+2
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick1-0/+5
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V1-0/+24
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski1-0/+1
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-0/+3
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka1-0/+3
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov1-1/+1
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-0/+20
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet1-4/+13
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore2-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma15-15/+15
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+89
2011-07-23fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2-0/+3
2011-07-23fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2-1/+6
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2-4/+4
2011-07-23net/9p: Remove structure not used in the codeAneesh Kumar K.V1-178/+5
2011-07-239p: clean up packet dump codeEric Van Hensbergen1-0/+6
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-4/+89
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet2-14/+11
2011-07-20mac80211: sync driver before TXJohannes Berg1-0/+42
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg1-0/+3
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller3-9/+6
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-3/+15
2011-07-17ipv6: Get rid of rt6i_nexthop macro.David S. Miller1-1/+0
2011-07-17neigh: Pass neighbour entry to output ops.David S. Miller1-9/+10
2011-07-16neigh: Kill ndisc_ops->queue_xmitDavid S. Miller1-1/+0
2011-07-16neigh: Kill hh_cache->hh_outputDavid S. Miller1-2/+2
2011-07-16neigh: Kill neigh_ops->hh_outputDavid S. Miller1-1/+0
2011-07-16net: Create and use new helper, neigh_output().David S. Miller1-0/+9
2011-07-15mac80211: let key iteration get keys in install orderJohannes Berg1-0/+4
2011-07-15mac80211: allow driver access to TKIP RX P1KJohannes Berg1-0/+14
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho1-0/+3
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho1-0/+3
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg1-4/+20
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville8-38/+221
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+2
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller2-10/+10
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg1-0/+23
2011-07-13ipv4: Inline neigh binding.David Miller1-1/+32
2011-07-11cfg80211: fix docbookJohannes Berg1-0/+1
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman1-0/+20