1. eaefd11 net: add __rcu annotations to sk_wq and wq by Eric Dumazet · 14 years ago
  2. 59ed5ab sctp: fix compile warnings in sctp_tsnmap_num_gabs by Shan Wei · 14 years ago
  3. 089c348 tcp: Remove debug macro of TCP_CHECK_TIMER by Shan Wei · 14 years ago
  4. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  5. 2205a6e sctp: fix reporting of unknown parameters by Jiri Bohac · 14 years ago
  6. 91035f0 tcp: fix inet_twsk_deschedule() by Eric Dumazet · 14 years ago
  7. ece639c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  8. 4c3021d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  9. 9435eb1 ipv4: Implement __ip_dev_find using new interface address hash. by David S. Miller · 14 years ago
  10. fd23c3b ipv4: Add hash table of interface addresses. by David S. Miller · 14 years ago
  11. ceaaec9 net: deinit automatic LIST_HEAD by Eric Dumazet · 14 years ago
  12. f87e6f4 net: dont leave active on stack LIST_HEAD by Linus Torvalds · 14 years ago
  13. 214f45c net: provide default_advmss() methods to blackhole dst_ops by Eric Dumazet · 14 years ago
  14. 982721f ipv4: Use const'ify fib_result deep in the route call chains. by David S. Miller · 14 years ago
  15. 3b00456 ipv4: Avoid use of signed integers in fib_trie code. by David S. Miller · 14 years ago
  16. 3c7bd1a net: Add initial_ref arg to dst_alloc(). by David S. Miller · 14 years ago
  17. 0c4dcd5 ipv4: Consolidate ipv4 dst allocation logic. by David S. Miller · 14 years ago
  18. 010c270 ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow(). by David S. Miller · 14 years ago
  19. 5ada552 ipv4: Simplify output route creation call sequence. by David S. Miller · 14 years ago
  20. e83d360 net: introduce NETIF_F_RXCSUM by Michał Mirosław · 14 years ago
  21. da8ac86c net: use ndo_fix_features for ethtool_ops->set_flags by Michał Mirosław · 14 years ago
  22. 8679488 net: ethtool: use ndo_fix_features for offload setting by Michał Mirosław · 14 years ago
  23. 5455c69 net: Introduce new feature setting ops by Michał Mirosław · 14 years ago
  24. 0a41770 ethtool: factorize get/set_one_feature by Michał Mirosław · 14 years ago
  25. 340ae16 ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count() by Michał Mirosław · 14 years ago
  26. 212b573 ethtool: enable GSO and GRO by default by Michał Mirosław · 14 years ago
  27. 9a279ea ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place by Michał Mirosław · 14 years ago
  28. 0af320f netfilter: ip6t_LOG: fix a flaw in printing the MAC by Joerg Marx · 14 years ago
  29. d503b30 netfilter: tproxy: do not assign timewait sockets to skb->sk by Florian Westphal · 14 years ago
  30. f878b99 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  31. 5c56580 net: Adjust TX queue kobjects if number of queues changes during unregister by Ben Hutchings · 14 years ago
  32. f39925d ipv4: Cache learned redirect information in inetpeer. by David S. Miller · 14 years ago
  33. 2c8cec5 ipv4: Cache learned PMTU information in inetpeer. by David S. Miller · 14 years ago
  34. d11327a arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS. by Ian Campbell · 14 years ago
  35. 68aa3fd ROSE: AX25: finding routes simplification by Bernard Pidoux · 14 years ago
  36. c5d8b24 ROSE: rose AX25 packet routing improvement by Bernard Pidoux · 14 years ago
  37. 8bc26a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  38. 31d4093 ipv4: fix rcu lock imbalance in fib_select_default() by Eric Dumazet · 14 years ago
  39. af756e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  40. ac7100b sch_mqprio: Always set num_tc to 0 in mqprio_destroy() by Ben Hutchings · 14 years ago
  41. de9963f netfilter: nf_iterate: fix incorrect RCU usage by Patrick McHardy · 14 years ago
  42. afc6151 bridge: implement [add/del]_slave ops by Jiri Pirko · 14 years ago
  43. fbaec0e rtnetlink: implement setting of master device by Jiri Pirko · 14 years ago
  44. d3337de Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp() by Jesper Juhl · 14 years ago
  45. 7ec7927 net: dcb: application priority is per net_device by John Fastabend · 14 years ago
  46. 1765a57 net: make dev->master general by Jiri Pirko · 14 years ago
  47. d59cfde net: remove the unnecessary dance around skb_bond_should_drop by Jiri Pirko · 14 years ago
  48. 8a87017 bridge: Replace mp->mglist hlist with a bool by Herbert Xu · 14 years ago
  49. 24f9cdc bridge: Fix timer typo that may render snooping less effective by Herbert Xu · 14 years ago
  50. 6b0d6a9 bridge: Fix mglist corruption that leads to memory corruption by Herbert Xu · 14 years ago
  51. 57f89bf network: Allow af_packet to transmit +4 bytes for VLAN packets. by Ben Greear · 14 years ago
  52. ab889e6 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  53. 3878f1f batman-adv: Disallow originator addressing within mesh layer by Linus Lüssing · 14 years ago
  54. ee1e884 batman-adv: Remove duplicate types.h inclusions by Linus Lüssing · 14 years ago
  55. 1406206 batman-adv: Split combined variable declarations by Marek Lindner · 14 years ago
  56. 946bf5e ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit by Steffen Klassert · 14 years ago
  57. 0b15093 xfrm: avoid possible oopse in xfrm_alloc_dst by Hiroaki SHIMODA · 14 years ago
  58. c2f7f0e batman-adv: Use successive sequence numbers for fragments by Sven Eckelmann · 14 years ago
  59. 6431cbc inet: Create a mechanism for upward inetpeer propagation into routes. by David S. Miller · 14 years ago
  60. ddd4aa4 inetpeer: Add redirect and PMTU discovery cached info. by David S. Miller · 14 years ago
  61. 7a71ed8 inetpeer: Abstract address representation further. by David S. Miller · 14 years ago
  62. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  63. 96642d4 x25: Do not reference freed memory. by David S. Miller · 14 years ago
  64. b6644cb net: rename group sysfs entry to netdev_group by Xiaotian Feng · 14 years ago
  65. ae09357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  66. 2705974 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  67. a7b545f mac80211: add missing locking in ieee80211_reconfig by Eliad Peller · 14 years ago
  68. 5dc0fa7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by John W. Linville · 14 years ago
  69. c317428 netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT by Pablo Neira Ayuso · 14 years ago
  70. 263fb5b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  71. 8d13a2a9 net: Kill NETEVENT_PMTU_UPDATE. by David S. Miller · 14 years ago
  72. 8d3bdbd net: Fix lockdep regression caused by initializing netdev queues too early. by David S. Miller · 14 years ago
  73. b2df5a84 net/caif: Fix dangling list pointer in freed object on error. by David S. Miller · 14 years ago
  74. fa9921e ipsec: allow to align IPv4 AH on 32 bits by Nicolas Dichtel · 14 years ago
  75. c0c84ef 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
  76. e0985f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  77. 429a01a Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  78. 531c9da batman-adv: Linearize fragment packets before merge by Sven Eckelmann · 14 years ago
  79. 95c3043 x25: possible skb leak on bad facilities by andrew hendry · 14 years ago
  80. 3ad97fb mac80211: remove unneeded check by Dan Carpenter · 14 years ago
  81. 38f37be mac80211: Update comments on radiotap MCS index by Mohammed Shafi Shajakhan · 14 years ago
  82. 4f31233 mac80211: as a 4-addr station, do not receive packets for other stations by Felix Fietkau · 14 years ago
  83. 180205b mac80211: Make some mlme timers module paramaters. by Ben Greear · 14 years ago
  84. fc7c976 mac80211: fix the skb cloned check in the tx path by Felix Fietkau · 14 years ago
  85. 7c9989a IPVS: precedence bug in ip_vs_sync_switch_mode() by Dan Carpenter · 14 years ago
  86. 92d8682 inetpeer: Move ICMP rate limiting state into inet_peer entries. by David S. Miller · 14 years ago
  87. 0131ba4 ipv4: Don't miss existing cached metrics in new routes. by David S. Miller · 14 years ago
  88. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  89. b23b025 mac80211: Optimize scans on current operating channel. by Ben Greear · 14 years ago
  90. b1f9331 mac80211: do not send duplicate data frames to the cooked monitor interface by Felix Fietkau · 14 years ago
  91. 8c99f69 mac80211: do not restart ps timer during scan or offchannel by Rajkumar Manoharan · 14 years ago
  92. 512119b mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc by Christian Lamparter · 14 years ago
  93. 44f2c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  94. 1158f76 bridge: Don't put partly initialized fdb into hash by Pavel Emelyanov · 14 years ago
  95. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 14 years ago
  96. ca6b8bb net: Support compat SIOCGETVIFCNT ioctl in ipv4. by David S. Miller · 14 years ago
  97. 0033d5a net: Fix bug in compat SIOCGETSGCNT handling. by David S. Miller · 14 years ago
  98. 681d119 mac80211: Add testing functionality for TKIP by Jouni Malinen · 14 years ago
  99. 747d753 mac80211: Remove obsolete TKIP flexibility by Jouni Malinen · 14 years ago
  100. e9d7732 mac80211: allow GO to scan like AP by Johannes Berg · 14 years ago