1. 7f9f95d tipc: make bearer list support net namespace by Ying Xue · 10 years ago
  2. f2f9800 tipc: make tipc node table aware of net namespace by Ying Xue · 10 years ago
  3. c93d3ba tipc: involve namespace infrastructure by Ying Xue · 10 years ago
  4. 54fef04 tipc: remove unused tipc_link_get_max_pkt routine by Ying Xue · 10 years ago
  5. f2f2a96 tipc: feed tipc sock pointer to tipc_sk_timeout routine by Ying Xue · 10 years ago
  6. 859fc7c tipc: cleanup core.c and core.h files by Ying Xue · 10 years ago
  7. 2f55c43 tipc: remove unnecessary wrapper functions of kernel timer APIs by Ying Xue · 10 years ago
  8. 6b8326e tipc: remove tipc_core_start/stop routines by Ying Xue · 10 years ago
  9. 703068e tipc: fix bug in broadcast retransmit code by Jon Maloy · 10 years ago
  10. f902e88 bridge: Add ability to enable TSO by Toshiaki Makita · 10 years ago
  11. eee2f04 packet: make packet too small warning match condition by Willem de Bruijn · 10 years ago
  12. fb57720 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  13. 07f6c4b tipc: convert tipc reference table to use generic rhashtable by Ying Xue · 10 years ago
  14. 9535395 batman-adv: Kconfig, Add missing DEBUG_FS dependency by Markus Pargmann · 10 years ago
  15. dcba6c9 batman-adv: Start new development cycle by Simon Wunderlich · 10 years ago
  16. 3f68785 batman-adv: fix misspelled words by Antonio Quartulli · 10 years ago
  17. e0d9677 batman-adv: clear control block of received socket buffers by Martin Hundebøll · 10 years ago
  18. 32db6aa batman-adv: checkpatch - remove unnecessary parentheses by Antonio Quartulli · 10 years ago
  19. 8a3f8b6 batman-adv: checkpatch - Please don't use multiple blank lines by Antonio Quartulli · 10 years ago
  20. aa143d2 batman-adv: checkpatch - Please use a blank line after declarations by Antonio Quartulli · 10 years ago
  21. 9687a31 batman-adv: checkpatch - No space is necessary after a cast by Antonio Quartulli · 10 years ago
  22. 24820df batman-adv: checkpatch - else is not generally useful after a break or return by Antonio Quartulli · 10 years ago
  23. a0e2877 batman-adv: kernel doc fixes for main.{c, h} by Martin Hundebøll · 10 years ago
  24. ba97abb batman-adv: kernel doc fix for distributed-arp-table.h by Martin Hundebøll · 10 years ago
  25. e335718 batman-adv: kernel doc fixes for bridge_loop_avoidance.c by Martin Hundebøll · 10 years ago
  26. 95298a9 batman-adv: kernel doc fixes for bat_iv_ogm.c by Martin Hundebøll · 10 years ago
  27. 320b936 batman-adv: remove obsolete variable primary_iface from orig_node by Simon Wunderlich · 10 years ago
  28. 1939244 batman-adv: avoid useless return in void functions by Antonio Quartulli · 10 years ago
  29. 44d84d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  30. bdec419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  31. 2f43836 ethtool: Extend ethtool plugin module eeprom API to phylib by Ed Swierk · 10 years ago
  32. 627d2cc Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  33. 15ecf7a Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  34. 9d31b3c batman-adv: fix potential TT client + orig-node memory leak by Linus Lüssing · 10 years ago
  35. a516488 batman-adv: fix multicast counter when purging originators by Linus Lüssing · 10 years ago
  36. e8829f0 batman-adv: fix counter for multicast supporting nodes by Linus Lüssing · 10 years ago
  37. f44d540 batman-adv: fix lock class for decoding hash in network-coding.c by Martin Hundebøll · 10 years ago
  38. 2c667a3 batman-adv: fix delayed foreign originator recognition by Linus Lüssing · 10 years ago
  39. 329887a batman-adv: fix and simplify condition when bonding should be used by Simon Wunderlich · 10 years ago
  40. 8116441 net: tcp: add per route congestion control by Daniel Borkmann · 10 years ago
  41. ea69763 net: tcp: add RTAX_CC_ALGO fib handling by Daniel Borkmann · 10 years ago
  42. c5c6a8a net: tcp: add key management to congestion control by Daniel Borkmann · 10 years ago
  43. 29ba4fff net: tcp: refactor reinitialization of congestion control by Daniel Borkmann · 10 years ago
  44. e715b6d net: fib6: convert cfg metric to u32 outside of table write lock by Florian Westphal · 10 years ago
  45. 0409c9a net: fib6: fib6_commit_metrics: fix potential NULL pointer dereference by Daniel Borkmann · 10 years ago
  46. 6cb6974 net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined by Hubert Sokolowski · 10 years ago
  47. ad6f939 ip: Add offset parameter to ip_cmsg_recv by Tom Herbert · 10 years ago
  48. 5961de9 ip: Add offset parameter to ip_cmsg_recv by Tom Herbert · 10 years ago
  49. c44d13d ip: IP cmsg cleanup by Tom Herbert · 10 years ago
  50. 224d019 ip: Move checksum convert defines to inet by Tom Herbert · 10 years ago
  51. 1e359a5 Revert "mac80211: Fix accounting of the tailroom-needed counter" by Johannes Berg · 10 years ago
  52. 46b1e4f geneve: Check family when reusing sockets. by Jesse Gross · 10 years ago
  53. df5dba8 geneve: Remove socket hash table. by Jesse Gross · 10 years ago
  54. 829a3ad geneve: Simplify locking. by Jesse Gross · 10 years ago
  55. 61f3cad geneve: Remove workqueue. by Jesse Gross · 10 years ago
  56. 21e4902 netlink: Lockless lookup with RCU grace period in socket release by Thomas Graf · 10 years ago
  57. 97defe1 rhashtable: Per bucket locks & deferred expansion/shrinking by Thomas Graf · 10 years ago
  58. 897362e nft_hash: Remove rhashtable_remove_pprev() by Thomas Graf · 10 years ago
  59. 88d6ed1 rhashtable: Convert bucket iterators to take table and index by Thomas Graf · 10 years ago
  60. 8d24c0b rhashtable: Do hashing inside of rhashtable_lookup_compare() by Thomas Graf · 10 years ago
  61. 24cc59d openvswitch: Consistently include VLAN header in flow and port stats. by Ben Pfaff · 10 years ago
  62. 843925f tcp: Do not apply TSO segment limit to non-TSO packets by Herbert Xu · 10 years ago
  63. e8768f9 net: skbuff: don't zero tc members when freeing skb by Florian Westphal · 10 years ago
  64. 6c032ed Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  65. a4c9ea5 geneve: Add Geneve GRO support by Joe Stringer · 10 years ago
  66. 9b174d8 net: Add Transparent Ethernet Bridging GRO support. by Jesse Gross · 10 years ago
  67. 5405afd fib_trie: Add tracking value for suffix length by Alexander Duyck · 10 years ago
  68. 21d1f11 fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child by Alexander Duyck · 10 years ago
  69. 12c081a fib_trie: inflate/halve nodes in a more RCU friendly way by Alexander Duyck · 10 years ago
  70. fc86a93 fib_trie: Push tnode flushing down to inflate/halve by Alexander Duyck · 10 years ago
  71. ff181ed fib_trie: Push assignment of child to parent down into inflate/halve by Alexander Duyck · 10 years ago
  72. f05a481 fib_trie: Add functions should_inflate and should_halve by Alexander Duyck · 10 years ago
  73. cf3637b fib_trie: Move resize to after inflate/halve by Alexander Duyck · 10 years ago
  74. 345e9b5 fib_trie: Push rcu_read_lock/unlock to callers by Alexander Duyck · 10 years ago
  75. 98293e8 fib_trie: Use unsigned long for anything dealing with a shift by bits by Alexander Duyck · 10 years ago
  76. e9b4401 fib_trie: Update meaning of pos to represent unchecked bits by Alexander Duyck · 10 years ago
  77. 836a012 fib_trie: Optimize fib_table_insert by Alexander Duyck · 10 years ago
  78. 939afb0 fib_trie: Optimize fib_find_node by Alexander Duyck · 10 years ago
  79. 9f9e636 fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables by Alexander Duyck · 10 years ago
  80. adaf981 fib_trie: Merge leaf into tnode by Alexander Duyck · 10 years ago
  81. 37fd30f fib_trie: Merge tnode_free and leaf_free into node_free by Alexander Duyck · 10 years ago
  82. 64c9b6f fib_trie: Make leaf and tnode more uniform by Alexander Duyck · 10 years ago
  83. 8274a97 fib_trie: Update usage stats to be percpu instead of global variables by Alexander Duyck · 10 years ago
  84. bec94d4 gre: allow live address change by stephen hemminger · 10 years ago
  85. 33f72e6 l2tp : multicast notification to the registered listeners by Bill Hong · 10 years ago
  86. 886eaa1 tipc: replace 0 by NULL for pointers by Fabian Frederick · 10 years ago
  87. 831a39c Revert "cfg80211: make WEXT compatibility unselectable" by Jiri Kosina · 10 years ago
  88. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  89. e64b4fb Bluetooth: Add timing information to ECDH test case runs by Marcel Holtmann · 10 years ago
  90. 255047b Bluetooth: Add timing information to SMP test case runs by Marcel Holtmann · 10 years ago
  91. fb2969a Bluetooth: Add LE Secure Connections tests for SMP by Johan Hedberg · 10 years ago
  92. cfc4198 Bluetooth: Add legacy SMP tests by Johan Hedberg · 10 years ago
  93. 0a2b0f0 Bluetooth: Add skeleton for SMP self-tests by Johan Hedberg · 10 years ago
  94. 0b6415b Bluetooth: Add support for ECDH test cases by Johan Hedberg · 10 years ago
  95. ee48529 Bluetooth: Add support for self testing framework by Marcel Holtmann · 10 years ago
  96. 4da50de Bluetooth: Fix const declarations for smp_f5 and smp_f6 by Johan Hedberg · 10 years ago
  97. dc97a1a genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). by David S. Miller · 10 years ago
  98. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
  99. c380d9a genetlink: pass multicast bind/unbind to families by Johannes Berg · 10 years ago
  100. 7d68536 netlink: call unbind when releasing socket by Johannes Berg · 10 years ago