aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-20net: sk_sleep() helperEric Dumazet2-4/+8
2010-04-16rfs: Receive Flow SteeringTom Herbert1-0/+38
2010-04-15net: replace ipfragok with skb->local_dfShan Wei4-5/+4
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville3-2/+21
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy2-0/+6
2010-04-13ipv4: ipmr: move mroute data into seperate structurePatrick McHardy1-12/+1
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy1-2/+2
2010-04-13ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy1-0/+2
2010-04-13ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2-11/+12
2010-04-13net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy1-0/+1
2010-04-13net: sk_dst_cache RCUificationEric Dumazet3-34/+32
2010-04-11inet: Remove unused send_check length argumentHerbert Xu2-3/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller11-0/+17
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller11-0/+13
2010-04-08xfrm: Fix crashes in xfrm_lookup()Timo Teräs1-7/+0
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into mergeJohn W. Linville4-4/+36
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes1-0/+4
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen1-0/+11
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs1-3/+7
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs2-4/+21
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-0/+2
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V1-0/+2
2010-04-03net: convert multicast list to list_headJiri Pirko1-1/+1
2010-04-01ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明1-13/+16
2010-04-01gen_estimator: deadlock fixEric Dumazet2-1/+2
2010-03-31include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in commentJoe Perches1-1/+1
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka1-0/+5
2010-03-31mac80211: support paged rx SKBsZhu Yi1-1/+4
2010-03-30ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2010-03-30net-caif: add CAIF Link layer device header filesSjur Braendeland2-0/+145
2010-03-30net-caif: add CAIF core protocol stack header filesSjur Braendeland8-0/+912
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo10-0/+11
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-2/+71
2010-03-27decnet: Remove unused FIB metric macros.David S. Miller1-4/+0
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen1-0/+30
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen1-0/+19
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen1-2/+22
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-2/+2
2010-03-21net: snmp mib cleanupEric Dumazet2-23/+8
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann1-1/+1
2010-03-20ipv6: convert idev_list to list macrosstephen hemminger1-3/+3
2010-03-20IPv6: convert addrconf hash list to RCUstephen hemminger1-0/+1
2010-03-20ipv6: convert addrconf list to hliststephen hemminger1-1/+1
2010-03-20ipv6: convert temporary address list to list macrosstephen hemminger1-2/+2
2010-03-19netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso1-1/+5
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-2/+2
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-6/+38
2010-03-139p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi1-2/+2
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1