summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2010-04-14ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2-11/+12
2010-04-14net: 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-12inet: Remove unused send_check length argumentHerbert Xu2-3/+2
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David 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/linvil...John W. Linville4-4/+36
2010-04-08x25: 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-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus 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-04net: convert multicast list to list_headJiri Pirko1-1/+1
2010-04-02ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明1-13/+16
2010-04-02gen_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-31ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2010-03-31net-caif: add CAIF Link layer device header filesSjur Braendeland2-0/+145
2010-03-31net-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 imp...Tejun Heo10-0/+11
2010-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-2/+71
2010-03-28decnet: 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-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2010-03-22net: snmp mib cleanupEric Dumazet2-23/+8
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann1-1/+1
2010-03-21ipv6: convert idev_list to list macrosstephen hemminger1-3/+3
2010-03-21IPv6: convert addrconf hash list to RCUstephen hemminger1-0/+1
2010-03-21ipv6: convert addrconf list to hliststephen hemminger1-1/+1
2010-03-21ipv6: convert temporary address list to list macrosstephen hemminger1-2/+2
2010-03-20netlink: 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/eri...Linus Torvalds1-2/+2
2010-03-14Merge 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-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-03-13nsproxy: 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-08ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明1-0/+18
2010-03-06net: backlog functions renameZhu Yi1-3/+3
2010-03-06net: add limit for socket backlogZhu Yi1-1/+14