aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
| * | | | cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-07
| * | | | include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in commentJoe Perches2010-03-31
| * | | | mac80211: explicitly disable/enable QoSStanislaw Gruszka2010-03-31
| * | | | mac80211: support paged rx SKBsZhu Yi2010-03-31
* | | | | ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-13
* | | | | ipv4: ipmr: move mroute data into seperate structurePatrick McHardy2010-04-13
* | | | | ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-13
* | | | | ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-04-13
* | | | | ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2010-04-13
* | | | | net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy2010-04-13
* | | | | net: sk_dst_cache RCUificationEric Dumazet2010-04-13
* | | | | inet: Remove unused send_check length argumentHerbert Xu2010-04-11
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-11
| |\ \ \ \
| | * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-04-05
| | |\ \ \ \
| | | * | | | 9p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V2010-04-05
| | * | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| | |/ / / /
| * / / / / x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes2010-04-08
| |/ / / /
* | | | | xfrm: Fix crashes in xfrm_lookup()Timo Teräs2010-04-08
* | | | | xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-07
* | | | | flow: virtualize flow cache entry methodsTimo Teräs2010-04-07
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\| | | |
| * | | | Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-21
* | | | | net: convert multicast list to list_headJiri Pirko2010-04-03
* | | | | ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明2010-04-01
* | | | | gen_estimator: deadlock fixEric Dumazet2010-04-01
* | | | | ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明2010-03-31
* | | | | net-caif: add CAIF Link layer device header filesSjur Braendeland2010-03-30
* | | | | net-caif: add CAIF core protocol stack header filesSjur Braendeland2010-03-30
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-29
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | mac80211: Add support for connection quality monitoringJuuso Oikarinen2010-03-24
| * | | | cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2010-03-24
| * | | | mac80211: Add support for connection monitor in hardwareJuuso Oikarinen2010-03-23
* | | | | decnet: Remove unused FIB metric macros.David S. Miller2010-03-27
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-22
|\| | | |
| * | | | mac80211: deprecate RX status noiseJohannes Berg2010-03-09
* | | | | net: snmp mib cleanupEric Dumazet2010-03-21
* | | | | ipv6: convert idev_list to list macrosstephen hemminger2010-03-20
* | | | | IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-20
* | | | | ipv6: convert addrconf list to hliststephen hemminger2010-03-20
* | | | | ipv6: convert temporary address list to list macrosstephen hemminger2010-03-20
| |/ / / |/| | |
* | | | netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso2010-03-20
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-03-14
|\ \ \
| * | | 9p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi2010-03-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-13
|\ \ \ \ | |/ / / |/| | |
| * | | ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明2010-03-10
| | |/ | |/|
| * | net: add __must_check to sk_add_backlogZhu Yi2010-03-08
| * | ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明2010-03-07
| * | net: backlog functions renameZhu Yi2010-03-05
| * | net: add limit for socket backlogZhu Yi2010-03-05