1. f23d9bf tipc: Set unused probe field of link protocol messages to defined value by Allan Stephens · 14 years ago
  2. 9bd80b6 tipc: Improve accuracy of link transmit queue maximum size statistic by Allan Stephens · 14 years ago
  3. 9f54b54 tipc: Eliminate unnecessary locking when starting topology service by Allan Stephens · 14 years ago
  4. 01d83ed tipc: Clean up tracking of node requesting a broadcast retransmit by Allan Stephens · 14 years ago
  5. c8a61b5 tipc: Fix print statements that assume pointers are 32-bit values by Allan Stephens · 14 years ago
  6. 5413b4c tipc: Improve handling of invalid link tolerance values by Allan Stephens · 14 years ago
  7. 3f8dd94 tipc: Prevent invalid memory access when sending to configuration service by Allan Stephens · 14 years ago
  8. 4132fac tipc: Remove unused global variable tipc_user_count by Allan Stephens · 14 years ago
  9. 2d627b9 tipc: Combine bearer structure with tipc_bearer structure by Allan Stephens · 14 years ago
  10. 23dd4cc tipc: Combine port structure with tipc_port structure by Allan Stephens · 14 years ago
  11. 39fc0ce net: Implement SFEATURES compatibility for not updated drivers by Michał Mirosław · 13 years ago
  12. 4e4db20 net: Fix ETHTOOL_GFEATURES compatibility by Michał Mirosław · 13 years ago
  13. 14d1232 net: avoid initial "Features changed" message by Michał Mirosław · 13 years ago
  14. 8e9b59b Fix "(unregistered net_device): Features changed" message by Michał Mirosław · 13 years ago
  15. e0c5631 em_meta: fix sparse warning by stephen hemminger · 13 years ago
  16. ea18fd9 mqprio: cleanups by stephen hemminger · 13 years ago
  17. ada440e afkey: add sparse annotation about rcu by stephen hemminger · 13 years ago
  18. c3f52ae socket: suppress sparse warnings by stephen hemminger · 13 years ago
  19. e13e02a3 net_sched: SFB flow scheduler by Eric Dumazet · 13 years ago
  20. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 13 years ago
  21. f3e85b9 mac80211: Fix a race on enabling power save. by Vivek Natarajan · 13 years ago
  22. dee9f4b net: Make flow cache paths use a const struct flowi. by David S. Miller · 13 years ago
  23. 4ca2e68 xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const. by David S. Miller · 13 years ago
  24. 3f0e18f xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const. by David S. Miller · 13 years ago
  25. 98313ad xfrm: Mark flowi arg to xfrm_bundle_create() const. by David S. Miller · 13 years ago
  26. a6c2e61 xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const. by David S. Miller · 13 years ago
  27. 73ff93c xfrm: Mark flowi arg to xfrm_expand_policies() const. by David S. Miller · 13 years ago
  28. 062cdb4 xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const. by David S. Miller · 13 years ago
  29. 47209ab xfrm: Kill strict arg to xfrm_bundle_ok(). by David S. Miller · 13 years ago
  30. b520e9f xfrm: Mark flowi arg to xfrm_state_find() const. by David S. Miller · 13 years ago
  31. 1a89859 xfrm: Mark flowi arg to xfrm_init_tempstate() const. by David S. Miller · 13 years ago
  32. 4a08ab0 xfrm: Mark flowi arg to xfrm_state_look_at() const. by David S. Miller · 13 years ago
  33. e1ad2ab xfrm: Mark flowi arg to xfrm_selector_match() const. by David S. Miller · 13 years ago
  34. 8f029de xfrm: Mark flowi arg to xfrm_type->reject() const. by David S. Miller · 13 years ago
  35. 73e5ebb xfrm: Mark flowi arg to ->init_tempsel() const. by David S. Miller · 13 years ago
  36. 0c7b3ee xfrm: Mark flowi arg to ->fill_dst() const. by David S. Miller · 13 years ago
  37. 05d8402 xfrm: Mark flowi arg to ->get_tos() const. by David S. Miller · 13 years ago
  38. 5db5e44 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
  39. d3bd1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  40. 86fce3b cls_u32: fix sparse warnings by stephen hemminger · 13 years ago
  41. 2a3bcfd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 13 years ago
  42. eaefd11 net: add __rcu annotations to sk_wq and wq by Eric Dumazet · 14 years ago
  43. fe29ec4 bridge: Use IPv6 link-local address for multicast listener queries by Linus Lüssing · 14 years ago
  44. 36cff5a bridge: Fix MLD queries' ethernet source address by Linus Lüssing · 14 years ago
  45. e4de9f9 bridge: Allow mcast snooping for transient link local addresses too by Linus Lüssing · 14 years ago
  46. d41db9f bridge: Add missing ntohs()s for MLDv2 report parsing by Linus Lüssing · 14 years ago
  47. 649e984 bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report by Linus Lüssing · 14 years ago
  48. 9cc6e0c bridge: Fix IPv6 multicast snooping by storing correct protocol type by Linus Lüssing · 14 years ago
  49. b7440a14 Bluetooth: fix build break on hci_sock.c by Anand Gadiyar · 13 years ago
  50. 97e1efb HID: bt hidp: send Output reports using SET_REPORT on the Control channel by Antonio Ospite · 13 years ago
  51. 731109e ipvs: use hlist instead of list by Changli Gao · 14 years ago
  52. 8bd89ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  53. 15c4794 Bluetooth: Fix LE conn creation by Anderson Briglia · 13 years ago
  54. a664b5b Bluetooth: Fix unnecessary list traversal in mgmt_pending_remove by Johan Hedberg · 14 years ago
  55. a958355 Bluetooth: Fix inititial value for remote authentication requirements by Johan Hedberg · 14 years ago
  56. 2a61169 Bluetooth: Add mgmt_auth_failed event by Johan Hedberg · 14 years ago
  57. ac56fb1 Bluetooth: Fix mgmt_pin_code_reply return parameters by Johan Hedberg · 14 years ago
  58. 59a24b5 Bluetooth: Fix mgmt_pin_code_reply command status opcode by Johan Hedberg · 14 years ago
  59. a5c2968 Bluetooth: Add management support for user confirmation request by Johan Hedberg · 14 years ago
  60. e9a416b Bluetooth: Add mgmt_pair_device command by Johan Hedberg · 14 years ago
  61. 366a033 Bluetooth: Make pending_add return a pointer to the added entry by Johan Hedberg · 14 years ago
  62. 4f919a3 fix cfg80211_wext_siwfreq lock ordering... by Daniel J Blueman · 13 years ago
  63. c24f691 tcp: undo_retrans counter fixes by Yuchung Cheng · 14 years ago
  64. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  65. 5f04d50 net: Fix more stale on-stack list_head objects. by Eric W. Biederman · 13 years ago
  66. 59ed5ab sctp: fix compile warnings in sctp_tsnmap_num_gabs by Shan Wei · 14 years ago
  67. 089c348 tcp: Remove debug macro of TCP_CHECK_TIMER by Shan Wei · 14 years ago
  68. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  69. 2205a6e sctp: fix reporting of unknown parameters by Jiri Bohac · 14 years ago
  70. 91035f0 tcp: fix inet_twsk_deschedule() by Eric Dumazet · 14 years ago
  71. 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
  72. 4c3021d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  73. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  74. db28569 mac80211: Clear PS related flag on disabling power save. by Vivek Natarajan · 14 years ago
  75. 540005c small adjustment to net/mac80211/Kconfig by Jan Beulich · 14 years ago
  76. 8ba0537 mac80211: fix 2.4 GHz 40 MHz disabling by Johannes Berg · 14 years ago
  77. 83bdf2a mac80211: Add power to debugfs. by Ben Greear · 14 years ago
  78. f4f314b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  79. 05e7c99 mac80211: fix conn_mon_timer running after disassociate by Stanislaw Gruszka · 14 years ago
  80. 9435eb1 ipv4: Implement __ip_dev_find using new interface address hash. by David S. Miller · 14 years ago
  81. fd23c3b ipv4: Add hash table of interface addresses. by David S. Miller · 14 years ago
  82. ceaaec9 net: deinit automatic LIST_HEAD by Eric Dumazet · 14 years ago
  83. f87e6f4 net: dont leave active on stack LIST_HEAD by Linus Torvalds · 14 years ago
  84. 214f45c net: provide default_advmss() methods to blackhole dst_ops by Eric Dumazet · 14 years ago
  85. 982721f ipv4: Use const'ify fib_result deep in the route call chains. by David S. Miller · 14 years ago
  86. 3b00456 ipv4: Avoid use of signed integers in fib_trie code. by David S. Miller · 14 years ago
  87. 3c7bd1a net: Add initial_ref arg to dst_alloc(). by David S. Miller · 14 years ago
  88. 0c4dcd5 ipv4: Consolidate ipv4 dst allocation logic. by David S. Miller · 14 years ago
  89. 010c270 ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow(). by David S. Miller · 14 years ago
  90. 5ada552 ipv4: Simplify output route creation call sequence. by David S. Miller · 14 years ago
  91. 8ffd878 Bluetooth: fix checkpatch errors in af_bluetooth.c by Gustavo F. Padovan · 14 years ago
  92. 602f988 Bluetooth: Fix errors reported by checkpatch.pl by Gustavo F. Padovan · 14 years ago
  93. e2174ca Bluetooth: fix errors reported by checkpatch.pl by Gustavo F. Padovan · 14 years ago
  94. e83d360 net: introduce NETIF_F_RXCSUM by Michał Mirosław · 14 years ago
  95. da8ac86c net: use ndo_fix_features for ethtool_ops->set_flags by Michał Mirosław · 14 years ago
  96. 8679488 net: ethtool: use ndo_fix_features for offload setting by Michał Mirosław · 14 years ago
  97. 5455c69 net: Introduce new feature setting ops by Michał Mirosław · 14 years ago
  98. 0a41770 ethtool: factorize get/set_one_feature by Michał Mirosław · 14 years ago
  99. 340ae16 ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count() by Michał Mirosław · 14 years ago
  100. 212b573 ethtool: enable GSO and GRO by default by Michał Mirosław · 14 years ago