aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
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-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-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
2010-03-12nsproxy: remove INIT_NSPROXY()Alexey Dobriyan1-5/+0
2010-03-10ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明1-1/+0
2010-03-09mac80211: deprecate RX status noiseJohannes Berg1-2/+2
2010-03-08net: add __must_check to sk_add_backlogZhu Yi1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-07ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明1-0/+18
2010-03-05net: backlog functions renameZhu Yi1-3/+3
2010-03-05net: add limit for socket backlogZhu Yi1-1/+14
2010-03-059P2010.L handshake: Remove "dotu" variableSripathi Kodi1-1/+2
2010-03-059P2010.L handshake: Add mount optionSripathi Kodi1-0/+15
2010-03-04net: add scheduler sync hint to tcp_prequeue().Mike Galbraith1-1/+1
2010-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-1/+2
2010-03-03mac80211: Fix HT rate control configurationSujith1-1/+2
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu1-1/+2
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+3
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6David S. Miller2-2/+9
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2-0/+5
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann1-0/+2
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2-2/+2
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy1-0/+2
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber1-1/+0
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-5/+55
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney1-1/+3
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim1-2/+3
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim1-7/+16
2010-02-22xfrm: introduce basic mark infrastructureJamal Hadi Salim1-0/+22