1. f408e0c netlink: Export genl_lock() API for use by modules by James Chapman · 14 years ago
  2. 0d76751 l2tp: Add L2TPv3 IP encapsulation (no UDP) support by James Chapman · 14 years ago
  3. e0d4435 l2tp: Update PPP-over-L2TP driver to work over L2TPv3 by James Chapman · 14 years ago
  4. f7faffa l2tp: Add L2TPv3 protocol support by James Chapman · 14 years ago
  5. 9345471 l2tp: Add ppp device name to L2TP ppp session data by James Chapman · 14 years ago
  6. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 14 years ago
  7. 21b4aaa l2tp: Relocate pppol2tp driver to new net/l2tp directory by James Chapman · 14 years ago
  8. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  9. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 14 years ago
  10. 9092c65 net: illegal_highdma() fix by Eric Dumazet · 14 years ago
  11. 5acbbd4 net: change illegal_highdma to use dma_mask by FUJITA Tomonori · 15 years ago
  12. d7997fe flow: structurize flow cache by Timo Teräs · 15 years ago
  13. ea2dea9 xfrm: remove policy lock when accessing policy->walk.dead by Timo Teräs · 15 years ago
  14. c8bf4d0 xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler by Timo Teräs · 15 years ago
  15. 34996cb xfrm: Remove xfrm_state_genid by Herbert Xu · 15 years ago
  16. 152102c rps: keep the old behavior on SMP without rps by Changli Gao · 15 years ago
  17. 5d944c6 gen_estimator: deadlock fix by Eric Dumazet · 15 years ago
  18. d4fc6db ipv4: remove redundant verification code by Hagen Paul Pfeifer · 15 years ago
  19. 6c57990 net-caif: using kmalloc/kfree requires the include of slab.h by Stephen Rothwell · 15 years ago
  20. b68c924 sctp: eliminate useless code by Hagen Paul Pfeifer · 15 years ago
  21. 8379d07 tipc: define needless global scoped variable static by Hagen Paul Pfeifer · 15 years ago
  22. 598ed93 fix net/core/dst.c coding style error and warnings by laurent chavey · 15 years ago
  23. b00fabb netdev: ethtool RXHASH flag by stephen hemminger · 15 years ago
  24. 02cdce5 ipv6 fib: Use "Sweezle" to optimize addr_bit_test(). by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  25. de7737e sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len(). by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  26. 7e5ab15 net_sched: minor netns related cleanup by Tom Goff · 15 years ago
  27. 3908c69 net-caif: add CAIF Kconfig and Makefiles by Sjur Braendeland · 15 years ago
  28. cc36a07 net-caif: add CAIF netdevice by Sjur Braendeland · 15 years ago
  29. e6f95ec net-caif: add CAIF socket implementation by Sjur Braendeland · 15 years ago
  30. c72dfae net-caif: add CAIF device registration functionality by Sjur Braendeland · 15 years ago
  31. 15c9ac0 net-caif: add CAIF generic caif support functions by Sjur Braendeland · 15 years ago
  32. b482cd2 net-caif: add CAIF core protocol stack by Sjur Braendeland · 15 years ago
  33. 7905e35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  34. 30bde1f rps: fix net-sysfs build for !CONFIG_RPS by Stephen Rothwell · 15 years ago
  35. 10f744d net: __netif_receive_skb should be static by Eric Dumazet · 15 years ago
  36. adcfe19 net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64 by Jan Engelhardt · 15 years ago
  37. 14a4b42 net: fix unaligned access in IFLA_STATS64 by Jan Engelhardt · 15 years ago
  38. 66aa4a5 netlink: use the appropriate namespace pid by Tom Goff · 15 years ago
  39. b79d1d5 ipv6: Fix result generation in ipv6_get_ifaddr(). by David S. Miller · 15 years ago
  40. b54c9b9 ipv6: Preserve pervious behavior in ipv6_link_dev_addr(). by David S. Miller · 15 years ago
  41. df33454 rps: add CONFIG_RPS by Eric Dumazet · 15 years ago
  42. a570f09 tipc: remove trailing space in messages by Frans Pop · 15 years ago
  43. b138338 net: remove trailing space in messages by Frans Pop · 15 years ago
  44. 18062ca rds: cleanup: remove unneeded variable by Dan Carpenter · 15 years ago
  45. a424077 wimax: remove unneeded variable by Dan Carpenter · 15 years ago
  46. a3dcce9 llc: cleanup: remove dead code from llc_init() by Dan Carpenter · 15 years ago
  47. 14b4497 mac80211: remove unneed variable from ieee80211_tx_pending() by Dan Carpenter · 15 years ago
  48. a97c13c mac80211: Add support for connection quality monitoring by Juuso Oikarinen · 15 years ago
  49. d6dc1a3 cfg80211: Add connection quality monitoring support to nl80211 by Juuso Oikarinen · 15 years ago
  50. e51d739a net: Fix locking in flush_backlog by Tom Herbert · 15 years ago
  51. 1e4dcd0 mac80211: Add support for connection monitor in hardware by Juuso Oikarinen · 15 years ago
  52. 76326f1 net/wireless/wext-core.c: Use IW_EVENT_IDX macro by Joe Perches · 15 years ago
  53. 44608f8 net/wireless/wext_core.c: Use IW_IOCTL_IDX macro by Joe Perches · 15 years ago
  54. 7316ae8 net_sched: make traffic control network namespace aware by Tom Goff · 15 years ago
  55. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  56. e880eb6 rps: Fix build with CONFIG_SYSFS enabled by Tom Herbert · 15 years ago
  57. 7668448 bridge: cleanup: remove unused assignment by Dan Carpenter · 15 years ago
  58. e99b99b pktgen node allocation by Robert Olsson · 15 years ago
  59. 99fe3c3 net: dev_getfirstbyhwtype() optimization by Eric Dumazet · 15 years ago
  60. ec733b15 net: snmp mib cleanup by Eric Dumazet · 15 years ago
  61. 62c97ac atm: Use kasprintf by Eric Dumazet · 15 years ago
  62. 283f2fe net: speedup netdev_set_master() by Eric Dumazet · 15 years ago
  63. 907cdda tcp: Add SNMP counter for DEFER_ACCEPT by Eric Dumazet · 15 years ago
  64. 32a806c bonding: flush unicast and multicast lists when changing type by Jiri Pirko · 15 years ago
  65. 755d0e7 net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event() by Patrick McHardy · 15 years ago
  66. 3e81c6d ipv6: Fix bug in ipv6_chk_same_addr(). by David S. Miller · 15 years ago
  67. b2db756 ipv6: Reduce timer events for addrconf_verify(). by YOSHIFUJI Hideaki · 15 years ago
  68. 88949cf IPv6: addrconf cleanup addrconf_verify by stephen hemminger · 15 years ago
  69. e21e846 addrconf: checkpatch fixes by Stephen Hemminger · 15 years ago
  70. bcdd553 IPv6: addrconf cleanups by Stephen Hemminger · 15 years ago
  71. 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 15 years ago
  72. 3a88a81 ipv6: user better hash for addrconf by stephen hemminger · 15 years ago
  73. 5c578ae IPv6: convert addrconf hash list to RCU by stephen hemminger · 15 years ago
  74. c2e2129 ipv6: convert addrconf list to hlist by stephen hemminger · 15 years ago
  75. 372e6c8 ipv6: convert temporary address list to list macros by stephen hemminger · 15 years ago
  76. e77c8e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. 37b7ef7 netfilter: ctnetlink: fix reliable event delivery if message building fails by Pablo Neira Ayuso · 15 years ago
  78. 1a50307 netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() by Pablo Neira Ayuso · 15 years ago
  79. 73852e8 NET_DMA: free skbs periodically by Steven J. Magnani · 15 years ago
  80. 6830c25 tcp: Fix tcp_mark_head_lost() with packets == 0 by Lennart Schulte · 15 years ago
  81. a50436f2 net: ipmr/ip6mr: fix potential out-of-bounds vif_table access by Patrick McHardy · 15 years ago
  82. 97e3ecd1 TCP: check min TTL on received ICMP packets by stephen hemminger · 15 years ago
  83. 1041444 ipv6: Remove redundant dst NULL check in ip6_dst_check by Herbert Xu · 15 years ago
  84. d11a4dc ipv4: check rt_genid in dst_check by Timo Teräs · 15 years ago
  85. 819bfec rename new rfkill sysfs knobs by florian@mickler.org · 15 years ago
  86. 0641e4f net: Potential null skb->dev dereference by Eric Dumazet · 15 years ago
  87. b634f87 tcp: Fix OOB POLLIN avoidance. by Alexandra Kossovsky · 15 years ago
  88. 1c01fe1 net: forbid underlaying devices to change its type by Jiri Pirko · 15 years ago
  89. 3ca5b40 bonding: check return value of nofitier when changing type by Jiri Pirko · 15 years ago
  90. 93d9b7d net: rename notifier defines for netdev type change by Jiri Pirko · 15 years ago
  91. 1e94d72 rps: Fixed build with CONFIG_SMP not enabled. by Tom Herbert · 15 years ago
  92. ff6e216 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 by Jiri Pirko · 15 years ago
  93. ca50910 tipc: Allow retransmission of cloned buffers by Neil Horman · 15 years ago
  94. 1a62483 tipc: Increase frequency of load distribution over broadcast link by Neil Horman · 15 years ago
  95. 10708f3 net: core: add IFLA_STATS64 support by Jan Engelhardt · 15 years ago
  96. 6ce1a6d net: tcp: make veno selectable as default congestion module by Jan Engelhardt · 15 years ago
  97. dd2acaa net: tcp: make hybla selectable as default congestion module by Jan Engelhardt · 15 years ago
  98. 2fb3573 net: remove rcu locking from fib_rules_event() by Eric Dumazet · 15 years ago
  99. 14bb478 bridge: per-cpu packet statistics (v3) by stephen hemminger · 15 years ago
  100. 0a9627f rps: Receive Packet Steering by Tom Herbert · 15 years ago