1. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 10 years ago
  2. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  3. 0006433 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  4. fe337ac netfilter: ctnetlink: don't add null bindings if no nat requested by Florian Westphal · 10 years ago
  5. 92b2e75 libceph: fix non-default values check in apply_primary_affinity() by Ilya Dryomov · 10 years ago
  6. eab8c045 tipc: move the delivery of named messages out of nametbl lock by Ying Xue · 10 years ago
  7. e374c61 net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif by Julian Anastasov · 10 years ago
  8. d7bb74c tipc: fix out of bounds indexing by Erik Hugne · 10 years ago
  9. 5a2b646 ipv4: Use predefined value for readability by Hisao Tanabe · 10 years ago
  10. 266a164 ethtool: exit the loop when invalid index occurs by Jean Sacren · 10 years ago
  11. 3b1700b mac80211: Support dynamic AP mode channel width changes by Jouni Malinen · 10 years ago
  12. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 10 years ago
  13. b205786 mac80211: remove unnecessary assignment by Zhao, Gang · 10 years ago
  14. 7df180f mac80211: avoid calling useless channel context code by Zhao, Gang · 10 years ago
  15. a49eb42 sched, act: allow to clear all actions as well by Cong Wang · 10 years ago
  16. 2f7ef2f sched, cls: check if we could overwrite actions when changing a filter by Cong Wang · 10 years ago
  17. 8c2eab9 net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'. by Karl Heiss · 10 years ago
  18. 8535087 sctp: reset flowi4_oif parameter on route lookup by Xufeng Zhang · 10 years ago
  19. 30313a3 bridge: Handle IFLA_ADDRESS correctly when creating bridge device by Toshiaki Makita · 10 years ago
  20. 22e7987 tipc: fix a possible memory leak by Ying Xue · 10 years ago
  21. 851bdd1 inetpeer_gc_worker: trivial cleanup by xiao jin · 10 years ago
  22. 1818ce4 net_namespace: trivial cleanup by xiao jin · 10 years ago
  23. 78acb1f tipc: add ioctl to fetch link names by Erik Hugne · 10 years ago
  24. a89778d tipc: add support for link state subscriptions by Erik Hugne · 10 years ago
  25. 8eca1fb cfg80211: Use 5MHz bandwidth by default when checking usable channels by Rostislav Lisovy · 10 years ago
  26. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 10 years ago
  27. 8bd811a mac80211: change return value of notifier function by Zhao, Gang · 10 years ago
  28. 6784c7d cfg80211: change return value of notifier function by Zhao, Gang · 10 years ago
  29. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 10 years ago
  30. 1b8ec87 cfg80211: change registered device pointer name by Zhao, Gang · 10 years ago
  31. 308f7fc mac80211: remove unnecessary BUG_ON() by Zhao, Gang · 10 years ago
  32. 6b59db7 mac80211: return bool instead of numbers in yes/no function by Zhao, Gang · 10 years ago
  33. 17d38fa mac80211: add option to generate CCMP IVs only for mgmt frames by Marek Kwaczynski · 10 years ago
  34. c0166da mac80211: compute chanctx refcount on-the-fly by Michal Kazior · 10 years ago
  35. 2b32713 mac80211: fix racy usage of chanctx->refcount by Michal Kazior · 10 years ago
  36. 1f0d54c mac80211: split ieee80211_free_chanctx() by Michal Kazior · 10 years ago
  37. ed68ebc mac80211: split ieee80211_new_chanctx() by Michal Kazior · 10 years ago
  38. 13f348a mac80211: improve chanctx reservation lookup by Michal Kazior · 10 years ago
  39. 0288157 mac80211: improve find_chanctx() for reservations by Michal Kazior · 10 years ago
  40. e3afb92 mac80211: track reserved vifs in chanctx by Michal Kazior · 10 years ago
  41. 484298a mac80211: track assigned vifs in chanctx by Michal Kazior · 10 years ago
  42. 0933248 mac80211: add support for radar detection for reservations by Michal Kazior · 10 years ago
  43. c2b90ad mac80211: prevent chanctx overcommit by Michal Kazior · 10 years ago
  44. 6fa001b mac80211: add max channel calculation utility function by Michal Kazior · 10 years ago
  45. 65a124d cfg80211: allow drivers to iterate over matching combinations by Michal Kazior · 10 years ago
  46. 46d5372 cfg80211: Fix GO Concurrent relaxation on UNII-3 by Ilan Peer · 10 years ago
  47. 09da1f3 Bluetooth: Fix redundant encryption request for reauthentication by Johan Hedberg · 10 years ago
  48. 9eb1fbf Bluetooth: Fix triggering BR/EDR L2CAP Connect too early by Johan Hedberg · 10 years ago
  49. 1c26585 ipv6: fib: fix fib dump restart by Kumar Sundararajan · 10 years ago
  50. f01ec1c vxlan: add x-netns support by Nicolas Dichtel · 10 years ago
  51. c53864f rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set by David Gibson · 10 years ago
  52. 973462b rtnetlink: Warn when interface's information won't fit in our packet by David Gibson · 10 years ago
  53. a64d90f netfilter: Fix warning in nfnetlink_receive(). by David S. Miller · 10 years ago
  54. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  55. aa4cf94 net: Add variants of capable for use on netlink messages by Eric W. Biederman · 10 years ago
  56. a3b299d net: Add variants of capable for use on on sockets by Eric W. Biederman · 10 years ago
  57. a53b72c net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump by Eric W. Biederman · 10 years ago
  58. 5187cd0 netlink: Rename netlink_capable netlink_allowed by Eric W. Biederman · 10 years ago
  59. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  60. db59668 Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command by Marcel Holtmann · 10 years ago
  61. 83d5b7e net: filter: initialize A and X registers by Alexei Starovoitov · 10 years ago
  62. 22f0806 ip6gre: add x-netns support by Nicolas Dichtel · 10 years ago
  63. b57708a gre: add x-netns support by Nicolas Dichtel · 10 years ago
  64. 7774d5e netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP by Richard Guy Briggs · 10 years ago
  65. 4f52090 netlink: have netlink per-protocol bind function return an error code. by Richard Guy Briggs · 10 years ago
  66. bfe4bc7 netlink: simplify nfnetlink_bind by Richard Guy Briggs · 10 years ago
  67. 4cd3675 filter: added BPF random opcode by Chema Gonzalez · 10 years ago
  68. 5a4ae5f vlan: unnecessary to check if vlan_pcpu_stats is NULL by Li RongQing · 10 years ago
  69. 3de0b59 ethtool: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  70. 1f3279a tcp: avoid retransmits of TCP packets hanging in host queues by Eric Dumazet · 10 years ago
  71. 6046d5b ipv6: support IFA_F_MANAGETEMPADDR for address deletion too by Heiner Kallweit · 10 years ago
  72. a8b9b96 tipc: fix race in disc create/delete by Ying Xue · 10 years ago
  73. 28dd941 tipc: use bc_lock to protect node map in bearer structure by Ying Xue · 10 years ago
  74. 4ae88c9 tipc: use bearer_disable to disable bearer in tipc_l2_device_event by Ying Xue · 10 years ago
  75. f1c8d8c tipc: make media_ptr pointed netdevice valid by Ying Xue · 10 years ago
  76. 7216cd9 tipc: purge tipc_net_lock lock by Ying Xue · 10 years ago
  77. 2231c5a tipc: use RCU to protect media_ptr pointer by Ying Xue · 10 years ago
  78. 7a2f7d1 tipc: decouple the relationship between bearer and link by Ying Xue · 10 years ago
  79. f8322df tipc: convert bearer_list to RCU list by Ying Xue · 10 years ago
  80. f97e455 tipc: use RTNL lock to protect tipc_net_stop routine by Ying Xue · 10 years ago
  81. ca07fb0 tipc: adjust locking policy of protecting tipc_ptr pointer of net_device by Ying Xue · 10 years ago
  82. ef13a26 tipc: replace config_mutex lock with RTNL lock by Ying Xue · 10 years ago
  83. 78541c1 net: Fix ns_capable check in sock_diag_put_filterinfo by Andrew Lutomirski · 10 years ago
  84. bc3ce0b mac80211: mesh: always use the latest target_sn by Bob Copeland · 10 years ago
  85. a40a8c1 mac80211: fix mesh_add_rsn_ie IE finding loop by Bob Copeland · 10 years ago
  86. aee6499 mac80211: mesh: use u16 return type for u16 getter by Bob Copeland · 10 years ago
  87. 9a07bf5 mac80211: Allow HT capa override to add 40 MHz intolerant by Jouni Malinen · 10 years ago
  88. 96cce12 cfg80211: fix processing world regdomain when non modular by Luis R. Rodriguez · 10 years ago
  89. c888393 cfg80211: avoid freeing last_request while in flight by Arik Nemtsov · 10 years ago
  90. 311ab8e mac80211: fixup radiotap tx flags for RTS/CTS by Bob Copeland · 10 years ago
  91. 062f1d6 mac80211: avoid handling of SMPS for mesh by Chun-Yeow Yeoh · 10 years ago
  92. 86fd14a tcp: make tcp_cwnd_application_limited() static by Weiping Pan · 10 years ago
  93. 94716d2 6lowpan: make lowpan_cb static by Luis R. Rodriguez · 10 years ago
  94. 599018a 6lowpan: add helper to get 6lowpan namespace by Luis R. Rodriguez · 10 years ago
  95. 8465a5f sctp: add support for busy polling to sctp protocol by Neil Horman · 10 years ago
  96. a0265d2 net: Add __dev_forward_skb by Herbert Xu · 10 years ago
  97. 1536e28 tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner by Kenjiro Nakayama · 10 years ago
  98. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 10 years ago
  99. 5a292f7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  100. dc8eaaa vlan: Fix lockdep warning when vlan dev handle notification by dingtianhong · 10 years ago