1. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 13 years ago
  2. 95ec3eb packet: Add 'cpu' fanout policy. by David S. Miller · 13 years ago
  3. 5b7f762 dcbnl: Add CEE notification by Shmulik Ravid · 13 years ago
  4. 37cf4d1 dcbnl: Aggregated CEE GET operation by Shmulik Ravid · 13 years ago
  5. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  6. f9d7a11 net: Add GSO to vlan_features initialization by Shan Wei · 13 years ago
  7. 7736d33 packet: Add pre-defragmentation support for ipv4 fanouts. by David S. Miller · 13 years ago
  8. 595fc71 ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET. by David S. Miller · 13 years ago
  9. dc99f60 packet: Add fanout support. by David S. Miller · 13 years ago
  10. ce06b03 packet: Add helpers to register/unregister ->prot_hook by David S. Miller · 13 years ago
  11. 712ae51 net: vlan: enable soft features regardless of underlying device by Shan Wei · 13 years ago
  12. f8bae99 Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  13. 4466146 bridge: Always flood broadcast packets by Herbert Xu · 13 years ago
  14. 994635a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  15. 44c4349 batman-adv: Replace version info instead of appending them by Sven Eckelmann · 13 years ago
  16. b539e4c batman-adv: aggregation checks should use the primary_if pointer by Marek Lindner · 13 years ago
  17. 6a020ab batman-adv: broadcast primary OGM on all active hard-interfaces by Marek Lindner · 13 years ago
  18. ff66c97 batman-adv: pass a unique flag arg instead of a sequence of bool ones by Antonio Quartulli · 13 years ago
  19. 8698529 batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter by Antonio Quartulli · 13 years ago
  20. 5fbc159 batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry by Antonio Quartulli · 13 years ago
  21. c349a52 net: bind() fix error return on wrong address family by Marcus Meissner · 13 years ago
  22. 113ced1 dccp ccid-2: Perform congestion-window validation by Gerrit Renker · 13 years ago
  23. 58fdea0 dccp ccid-2: Use existing function to test for data packets by Gerrit Renker · 13 years ago
  24. b4d5f4b dccp ccid-2: move rfc 3390 function into header file by Gerrit Renker · 13 years ago
  25. 1fd9d20 dccp: cosmetics of info message by Gerrit Renker · 13 years ago
  26. 8695e80 dccp: combine the functionality of enqeueing and cloning by Gerrit Renker · 13 years ago
  27. c0c2015 dccp: Clean up slow-path input processing by Gerrit Renker · 13 years ago
  28. ee9c88f af_econet: Use current logging styles and neatening by Joe Perches · 13 years ago
  29. 2a49e00 netpoll: Remove wrapper function netpoll_poll by Joe Perches · 13 years ago
  30. 234b921 netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev by Joe Perches · 13 years ago
  31. b00897b xfrm4: Don't call icmp_send on local error by Steffen Klassert · 13 years ago
  32. c146066 ipv4: Don't use ufo handling on later transformed packets by Steffen Klassert · 13 years ago
  33. 12fdb4d xfrm: Remove family arg from xfrm_bundle_ok by Steffen Klassert · 13 years ago
  34. 957c665 ipv6: Don't put artificial limit on routing table size. by David S. Miller · 13 years ago
  35. 11d53b4 ipv6: Don't change dst->flags using assignments. by David S. Miller · 13 years ago
  36. aea54bc Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 13 years ago
  37. 3e878b8 net: rds: fix const array syntax by Greg Dietsche · 13 years ago
  38. fddc5f3 x25: Reduce switch/case indent by Joe Perches · 13 years ago
  39. 89f0e4f sunrpc: Reduce switch/case indent by Joe Perches · 13 years ago
  40. 7fd71b1 sctp: Reduce switch/case indent by Joe Perches · 13 years ago
  41. c485538 netrom: Reduce switch/case indent by Joe Perches · 13 years ago
  42. fcb261f lapb: Reduce switch/case indent by Joe Perches · 13 years ago
  43. 207ec0a ipv6: Reduce switch/case indent by Joe Perches · 13 years ago
  44. 4500ebf ipv4: Reduce switch/case indent by Joe Perches · 13 years ago
  45. 181b1e9 netfilter: Reduce switch/case indent by Joe Perches · 13 years ago
  46. 1d67a51 ipconfig: Reduce switch/case indent by Joe Perches · 13 years ago
  47. 075e191 econet: Reduce switch/case indent by Joe Perches · 13 years ago
  48. 06f8fe1 decnet: Reduce switch/case indent by Joe Perches · 13 years ago
  49. 4a9e4b0 appletalk: Reduce switch/case indent by Joe Perches · 13 years ago
  50. 4e985ad rtnl: provide link dump consistency info by Thomas Graf · 13 years ago
  51. 60c2ce2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  52. 0e90ed0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  53. df2cbe4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  54. 690b0ca Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  55. fa1da88 ieee802154: free skb buffer if dev isn't running by Alexander Smirnov · 13 years ago
  56. 5fd7260 ieee802154: it's IEEE 802.15.4, not ZigBee by Dmitry Eremin-Solenikov · 14 years ago
  57. 060e417 ieee802154: support specifying hw address for created devices by Dmitry Eremin-Solenikov · 15 years ago
  58. 39df600 mac80211: propagate information about STA WME support down by Arik Nemtsov · 13 years ago
  59. 81399ec DSA: Enable cascading in multi-chip 6131 configuration by Barry Grussling · 13 years ago
  60. ed6e4ef netfilter: Fix ip_route_me_harder triggering ip_rt_bug by Julian Anastasov · 13 years ago
  61. 3be3fdb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  62. 353e5c9 ipv4: Fix IPsec slowpath fragmentation problem by Steffen Klassert · 13 years ago
  63. 33f99dc ipv4: Fix packet size calculation in __ip_append_data by Steffen Klassert · 13 years ago
  64. 77b7023 mac80211: dynamic PS - don't enter PS when TX frames are pending by Arik Nemtsov · 13 years ago
  65. a806c55 mac80211: Drop DS Channel PARAM in directed probe by Paul Stewart · 13 years ago
  66. 15b4d84 mac80211: reestablish mis-configured existing Rx BA sessions by Arik Nemtsov · 13 years ago
  67. daf4ce8 bluetooth: uses crypto interfaces, select CRYPTO by Randy Dunlap · 13 years ago
  68. 8ee3108 mac80211: restrict advertised HW scan rates by Johannes Berg · 13 years ago
  69. 04b7dcf wireless: unify QoS control field definitions by Johannes Berg · 13 years ago
  70. a66b98d mac80211: fix rx->key NULL dereference during mic failure by Arik Nemtsov · 13 years ago
  71. d5b8aa1 net_sched: fix dequeuer fairness by jamal · 13 years ago
  72. bd4265f bridge: Only flood unregistered groups to routers by Herbert Xu · 13 years ago
  73. 6f9edc6 net: Kill unuseful net/TUNABLE doc in kernel source by Shan Wei · 13 years ago
  74. 1897fe5 Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6 by David S. Miller · 13 years ago
  75. e4a0aee tipc: Optimize creation of connection protocol messages by Allan Stephens · 13 years ago
  76. f55b564 tipc: Don't create payload message using connection protocol routine by Allan Stephens · 13 years ago
  77. 1c1a551 tipc: Reject connection protocol message sent to unconnected port by Allan Stephens · 13 years ago
  78. e244a91 tipc: Optimize creation of FIN messages by Allan Stephens · 13 years ago
  79. 741d9eb tipc: Cleanup of message header size terminology by Allan Stephens · 13 years ago
  80. 15f4e2b tipc: Eliminate useless check when creating internal message by Allan Stephens · 13 years ago
  81. a9948ba tipc: Remove unnecessary includes in socket code by Allan Stephens · 13 years ago
  82. f01a2b6 tipc: Eliminate unused field in bearer structure by Allan Stephens · 13 years ago
  83. 0f305bf tipc: Correct typo in link statistics output by Allan Stephens · 13 years ago
  84. 8af4638 tipc: Eliminate checks for empty zone list during name translation by Allan Stephens · 13 years ago
  85. f6f0a4d tipc: Convert name table publication lists to standard kernel lists by Allan Stephens · 13 years ago
  86. b52124a tipc: Partition name table instance array info into two parts by Allan Stephens · 13 years ago
  87. 7eb878e tipc: Eliminate redundant masking in message header routines by Allan Stephens · 13 years ago
  88. 74d33b3 tipc: Eliminate message header routines for caching destination node by Allan Stephens · 13 years ago
  89. 7dd1bf2 tipc: Optimizations & corrections to message rejection by Allan Stephens · 13 years ago
  90. 017dac3 tipc: Optimize routing of returned payload messages by Allan Stephens · 13 years ago
  91. 76d1252 tipc: Add sanity check to detect rejection of non-payload messages by Allan Stephens · 13 years ago
  92. acc631b tipc: Standardize exit logic for message rejection handling by Allan Stephens · 13 years ago
  93. 7ae4738 tipc: Remove unused sanity test macro by Allan Stephens · 13 years ago
  94. 5e72690 tipc: Convert fatal broadcast sanity check to non-fatal check by Allan Stephens · 13 years ago
  95. 3609936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  96. f70490e Bluetooth: include scatterlist.h where needed by Stephen Rothwell · 13 years ago
  97. acc468f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  98. 4d054f2 dcb: use nlmsg_free() instead of kfree() by Dan Carpenter · 13 years ago
  99. 9720bb3 nl80211: use netlink consistent dump feature for BSS dumps by Johannes Berg · 13 years ago
  100. 670dc28 netlink: advertise incomplete dumps by Johannes Berg · 13 years ago