1. 285ead1 xfrm: remove policy garbage collection by Timo Teräs · 14 years ago
  2. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 14 years ago
  3. fe1a5f0 flow: virtualize flow cache entry methods by Timo Teräs · 14 years ago
  4. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  5. 842509b socket: remove duplicate declaration of struct timespec by Hagen Paul Pfeifer · 14 years ago
  6. c6537d6 TIPC: Updated topology subscription protocol according to latest spec by Jon Paul Maloy · 14 years ago
  7. d211e90 mac80211: Fix robust management frame handling (MFP) by Jouni Malinen · 14 years ago
  8. 0379185 mac80211: annotate station rcu dereferences by Johannes Berg · 14 years ago
  9. 1cb561f mac80211: Handle mesh action frames in ieee80211_rx_h_action by Javier Cardona · 14 years ago
  10. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  11. 2f787b0 mac80211: Ensure initializing private mc_list in prepare_multicast(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  12. e400827 net: Add a missing local_irq_enable() by Eric Dumazet · 14 years ago
  13. 5a6d234 rps: fixed missed rps_unlock by Tom Herbert · 14 years ago
  14. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  15. 3dc9fef 9p: saving negative to unsigned char by Dan Carpenter · 14 years ago
  16. bade732 svcrdma: RDMA support not yet compatible with RPC6 by Tom Tucker · 14 years ago
  17. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 14 years ago
  18. 7bddd0d l2tp: unmanaged L2TPv3 tunnels fixes by Eric Dumazet · 14 years ago
  19. 486f50c SCTP: Change to use ipv6_addr_copy() by Brian Haley · 14 years ago
  20. 1f8438a icmp: Account for ICMP out errors by Eric Dumazet · 14 years ago
  21. f66ef2d l2tp: Fix L2TP_DEBUGFS ifdef tests. by David S. Miller · 14 years ago
  22. f481c0d l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c by David S. Miller · 14 years ago
  23. 789a4a2 l2tp: Add support for static unmanaged L2TPv3 tunnels by James Chapman · 14 years ago
  24. 0ad6614 l2tp: Add debugfs files for dumping l2tp debug info by James Chapman · 14 years ago
  25. d9e31d1 l2tp: Add L2TP ethernet pseudowire support by James Chapman · 14 years ago
  26. e02d494 l2tp: Convert rwlock to RCU by James Chapman · 14 years ago
  27. 309795f l2tp: Add netlink control API for L2TP by James Chapman · 14 years ago
  28. f408e0c netlink: Export genl_lock() API for use by modules by James Chapman · 14 years ago
  29. 0d76751 l2tp: Add L2TPv3 IP encapsulation (no UDP) support by James Chapman · 14 years ago
  30. e0d4435 l2tp: Update PPP-over-L2TP driver to work over L2TPv3 by James Chapman · 14 years ago
  31. f7faffa l2tp: Add L2TPv3 protocol support by James Chapman · 14 years ago
  32. 9345471 l2tp: Add ppp device name to L2TP ppp session data by James Chapman · 14 years ago
  33. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 14 years ago
  34. 21b4aaa l2tp: Relocate pppol2tp driver to new net/l2tp directory by James Chapman · 14 years ago
  35. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  36. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 14 years ago
  37. 9092c65 net: illegal_highdma() fix by Eric Dumazet · 14 years ago
  38. 5acbbd4 net: change illegal_highdma to use dma_mask by FUJITA Tomonori · 14 years ago
  39. d7997fe flow: structurize flow cache by Timo Teräs · 14 years ago
  40. ea2dea9 xfrm: remove policy lock when accessing policy->walk.dead by Timo Teräs · 14 years ago
  41. c8bf4d0 xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler by Timo Teräs · 14 years ago
  42. 34996cb xfrm: Remove xfrm_state_genid by Herbert Xu · 14 years ago
  43. 152102c rps: keep the old behavior on SMP without rps by Changli Gao · 14 years ago
  44. 5d944c6 gen_estimator: deadlock fix by Eric Dumazet · 14 years ago
  45. d4fc6db ipv4: remove redundant verification code by Hagen Paul Pfeifer · 14 years ago
  46. b914f3a netlabel: Fix several rcu_dereference() calls used without RCU read locks by Paul Moore · 14 years ago
  47. 6503d96 net: check the length of the socket address passed to connect(2) by Changli Gao · 14 years ago
  48. 6c57990 net-caif: using kmalloc/kfree requires the include of slab.h by Stephen Rothwell · 14 years ago
  49. d5dc056 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  50. e3efca0 mac80211: Fix drop_unencrypted for MFP with hwaccel by Jouni Malinen · 14 years ago
  51. d5d9de0 nl80211: reenable station del for mesh by Marco Porsch · 14 years ago
  52. fa83a21 mac80211: Fix dropping of unprotected robust multicast frames by Jouni Malinen · 14 years ago
  53. ecbcd32 mac80211: Fix BIP to be used only with group-addressed frames by Jouni Malinen · 14 years ago
  54. e69e95d mac80211: Send deauth/disassoc prior to dropping STA entry by Jouni Malinen · 14 years ago
  55. 17e4ec1 mac80211: Track Beacon signal strength and implement cqm events by Jouni Malinen · 14 years ago
  56. 0af26b2 mac80211: enable QoS explicitly in AP mode by Stanislaw Gruszka · 14 years ago
  57. e1b3ec1 mac80211: explicitly disable/enable QoS by Stanislaw Gruszka · 14 years ago
  58. e3cf8b3 mac80211: support paged rx SKBs by Zhu Yi · 14 years ago
  59. 55f9893 wireless: remove trailing space in messages by Frans Pop · 14 years ago
  60. b68c924 sctp: eliminate useless code by Hagen Paul Pfeifer · 14 years ago
  61. 8379d07 tipc: define needless global scoped variable static by Hagen Paul Pfeifer · 14 years ago
  62. 598ed93 fix net/core/dst.c coding style error and warnings by laurent chavey · 14 years ago
  63. b00fabb netdev: ethtool RXHASH flag by stephen hemminger · 14 years ago
  64. 02cdce5 ipv6 fib: Use "Sweezle" to optimize addr_bit_test(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  65. de7737e sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  66. 7e5ab15 net_sched: minor netns related cleanup by Tom Goff · 14 years ago
  67. 3908c69 net-caif: add CAIF Kconfig and Makefiles by Sjur Braendeland · 14 years ago
  68. cc36a07 net-caif: add CAIF netdevice by Sjur Braendeland · 14 years ago
  69. e6f95ec net-caif: add CAIF socket implementation by Sjur Braendeland · 14 years ago
  70. c72dfae net-caif: add CAIF device registration functionality by Sjur Braendeland · 14 years ago
  71. 15c9ac0 net-caif: add CAIF generic caif support functions by Sjur Braendeland · 14 years ago
  72. b482cd2 net-caif: add CAIF core protocol stack by Sjur Braendeland · 14 years ago
  73. baff42a net: Fix oops from tcp_collapse() when using splice() by Steven J. Magnani · 14 years ago
  74. 7236fe2 mac80211: move netdev queue enabling to correct spot by Johannes Berg · 14 years ago
  75. 533866b mac80211: fix PREQ processing and one small bug by Porsch, Marco · 14 years ago
  76. c7a00dc mac80211: correct typos in "unavailable upon resume" warning by John W. Linville · 14 years ago
  77. 368d06f wireless: convert reg_regdb_search_lock to mutex by John W. Linville · 14 years ago
  78. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  79. 6631424 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  80. 7905e35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  81. 30bde1f rps: fix net-sysfs build for !CONFIG_RPS by Stephen Rothwell · 14 years ago
  82. 10f744d net: __netif_receive_skb should be static by Eric Dumazet · 14 years ago
  83. 54c1a85 ipv6: Don't drop cache route entry unless timer actually expired. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  84. adcfe19 net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64 by Jan Engelhardt · 14 years ago
  85. 14a4b42 net: fix unaligned access in IFLA_STATS64 by Jan Engelhardt · 14 years ago
  86. 7438189 net: ipmr/ip6mr: prevent out-of-bounds vif_table access by Nicolas Dichtel · 14 years ago
  87. 71c5c15 net: Add MSG_WAITFORONE flag to recvmmsg by Brandon L Black · 14 years ago
  88. 6a2bad7 ipv4: Restart rt_intern_hash after emergency rebuild (v2) by Pavel Emelyanov · 14 years ago
  89. b35ecb5 ipv4: Cleanup struct net dereference in rt_intern_hash by Pavel Emelyanov · 14 years ago
  90. 4b97efd net: fix netlink address dumping in IPv4/IPv6 by Patrick McHardy · 14 years ago
  91. 66aa4a5 netlink: use the appropriate namespace pid by Tom Goff · 14 years ago
  92. b79d1d5 ipv6: Fix result generation in ipv6_get_ifaddr(). by David S. Miller · 14 years ago
  93. b54c9b9 ipv6: Preserve pervious behavior in ipv6_link_dev_addr(). by David S. Miller · 14 years ago
  94. 126a031 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  95. df33454 rps: add CONFIG_RPS by Eric Dumazet · 14 years ago
  96. 80bb3a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  97. 8f59922 netfilter: xt_hashlimit: IPV6 bugfix by Eric Dumazet · 14 years ago
  98. 9c13886 netfilter: ip6table_raw: fix table priority by Jozsef Kadlecsik · 14 years ago
  99. 55e0d7c netfilter: xt_hashlimit: dl_seq_stop() fix by Eric Dumazet · 14 years ago
  100. 6c75969 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago