1. 698365f net: clean up snmp stats code by WANG Cong · 10 years ago
  2. 79e0f1c ipv6: Need to sock_put on csum error by Tom Herbert · 10 years ago
  3. 52ff872 tipc: purge signal handler infrastructure by Ying Xue · 10 years ago
  4. 3f5a12b tipc: avoid to asynchronously reset all links by Ying Xue · 10 years ago
  5. eb8b00f tipc: convert allocations of global variables associated with bclink by Ying Xue · 10 years ago
  6. d69afc9 tipc: define new functions to operate bc_lock by Ying Xue · 10 years ago
  7. ca0c427 tipc: avoid to asynchronously deliver name tables to peer node by Ying Xue · 10 years ago
  8. 9d56194 tipc: remove TIPC_NAMES_GONE node flag by Ying Xue · 10 years ago
  9. 9db9fdd tipc: avoid to asynchronously notify subscriptions by Ying Xue · 10 years ago
  10. 10f465c tipc: rename setup_blocked variable of node struct to flags by Ying Xue · 10 years ago
  11. 486f930 tipc: adjust order of variables in tipc_node structure by Ying Xue · 10 years ago
  12. 5356f3d tipc: always use tipc_node_lock() to hold node lock by Ying Xue · 10 years ago
  13. 07c8e35 ipv6: remove unused function ipv6_inherit_linklocal() by WANG Cong · 10 years ago
  14. 4068579 net: Implmement RFC 6936 (zero RX csums for UDP/IPv6) by Tom Herbert · 10 years ago
  15. e4f45b7 net: Call skb_checksum_init in IPv6 by Tom Herbert · 10 years ago
  16. ed70fcf net: Call skb_checksum_init in IPv4 by Tom Herbert · 10 years ago
  17. 2ad0649 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  18. 56bfa7e unregister_netdevice : move RTM_DELLINK to until after ndo_uninit by Roopa Prabhu · 10 years ago
  19. eb9672f net: filter: misc/various cleanups by Daniel Borkmann · 10 years ago
  20. 3074383 net: filter: make register naming more comprehensible by Daniel Borkmann · 10 years ago
  21. 5bcfedf net: filter: simplify label names from jump-table by Daniel Borkmann · 10 years ago
  22. 2490155 tcp: remove in_flight parameter from cong_avoid() methods by Eric Dumazet · 10 years ago
  23. e114a71 tcp: fix cwnd limited checking to improve congestion control by Eric Dumazet · 10 years ago
  24. 4e8bbb8 net: Allow tc changes in user namespaces by Stéphane Graber · 10 years ago
  25. 406a94d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  26. 1621b94 tipc: fix memory leak of publications by Ying Xue · 10 years ago
  27. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 10 years ago
  28. 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
  29. 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
  30. eab8c045 tipc: move the delivery of named messages out of nametbl lock by Ying Xue · 10 years ago
  31. d7bb74c tipc: fix out of bounds indexing by Erik Hugne · 10 years ago
  32. 5a2b646 ipv4: Use predefined value for readability by Hisao Tanabe · 10 years ago
  33. 266a164 ethtool: exit the loop when invalid index occurs by Jean Sacren · 10 years ago
  34. 3b1700b mac80211: Support dynamic AP mode channel width changes by Jouni Malinen · 10 years ago
  35. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 10 years ago
  36. b205786 mac80211: remove unnecessary assignment by Zhao, Gang · 10 years ago
  37. 7df180f mac80211: avoid calling useless channel context code by Zhao, Gang · 10 years ago
  38. a49eb42 sched, act: allow to clear all actions as well by Cong Wang · 10 years ago
  39. 2f7ef2f sched, cls: check if we could overwrite actions when changing a filter by Cong Wang · 10 years ago
  40. 22e7987 tipc: fix a possible memory leak by Ying Xue · 10 years ago
  41. 851bdd1 inetpeer_gc_worker: trivial cleanup by xiao jin · 10 years ago
  42. 1818ce4 net_namespace: trivial cleanup by xiao jin · 10 years ago
  43. 78acb1f tipc: add ioctl to fetch link names by Erik Hugne · 10 years ago
  44. a89778d tipc: add support for link state subscriptions by Erik Hugne · 10 years ago
  45. 8eca1fb cfg80211: Use 5MHz bandwidth by default when checking usable channels by Rostislav Lisovy · 10 years ago
  46. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 10 years ago
  47. 8bd811a mac80211: change return value of notifier function by Zhao, Gang · 10 years ago
  48. 6784c7d cfg80211: change return value of notifier function by Zhao, Gang · 10 years ago
  49. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 10 years ago
  50. 1b8ec87 cfg80211: change registered device pointer name by Zhao, Gang · 10 years ago
  51. 308f7fc mac80211: remove unnecessary BUG_ON() by Zhao, Gang · 10 years ago
  52. 6b59db7 mac80211: return bool instead of numbers in yes/no function by Zhao, Gang · 10 years ago
  53. 17d38fa mac80211: add option to generate CCMP IVs only for mgmt frames by Marek Kwaczynski · 10 years ago
  54. c0166da mac80211: compute chanctx refcount on-the-fly by Michal Kazior · 10 years ago
  55. 2b32713 mac80211: fix racy usage of chanctx->refcount by Michal Kazior · 10 years ago
  56. 1f0d54c mac80211: split ieee80211_free_chanctx() by Michal Kazior · 10 years ago
  57. ed68ebc mac80211: split ieee80211_new_chanctx() by Michal Kazior · 10 years ago
  58. 13f348a mac80211: improve chanctx reservation lookup by Michal Kazior · 10 years ago
  59. 0288157 mac80211: improve find_chanctx() for reservations by Michal Kazior · 10 years ago
  60. e3afb92 mac80211: track reserved vifs in chanctx by Michal Kazior · 10 years ago
  61. 484298a mac80211: track assigned vifs in chanctx by Michal Kazior · 10 years ago
  62. 0933248 mac80211: add support for radar detection for reservations by Michal Kazior · 10 years ago
  63. c2b90ad mac80211: prevent chanctx overcommit by Michal Kazior · 10 years ago
  64. 6fa001b mac80211: add max channel calculation utility function by Michal Kazior · 10 years ago
  65. 65a124d cfg80211: allow drivers to iterate over matching combinations by Michal Kazior · 10 years ago
  66. 46d5372 cfg80211: Fix GO Concurrent relaxation on UNII-3 by Ilan Peer · 10 years ago
  67. f01ec1c vxlan: add x-netns support by Nicolas Dichtel · 10 years ago
  68. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  69. db59668 Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command by Marcel Holtmann · 10 years ago
  70. 83d5b7e net: filter: initialize A and X registers by Alexei Starovoitov · 10 years ago
  71. 22f0806 ip6gre: add x-netns support by Nicolas Dichtel · 10 years ago
  72. b57708a gre: add x-netns support by Nicolas Dichtel · 10 years ago
  73. 7774d5e netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP by Richard Guy Briggs · 10 years ago
  74. 4f52090 netlink: have netlink per-protocol bind function return an error code. by Richard Guy Briggs · 10 years ago
  75. bfe4bc7 netlink: simplify nfnetlink_bind by Richard Guy Briggs · 10 years ago
  76. 4cd3675 filter: added BPF random opcode by Chema Gonzalez · 10 years ago
  77. 5a4ae5f vlan: unnecessary to check if vlan_pcpu_stats is NULL by Li RongQing · 10 years ago
  78. 3de0b59 ethtool: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  79. 1f3279a tcp: avoid retransmits of TCP packets hanging in host queues by Eric Dumazet · 10 years ago
  80. 6046d5b ipv6: support IFA_F_MANAGETEMPADDR for address deletion too by Heiner Kallweit · 10 years ago
  81. a8b9b96 tipc: fix race in disc create/delete by Ying Xue · 10 years ago
  82. 28dd941 tipc: use bc_lock to protect node map in bearer structure by Ying Xue · 10 years ago
  83. 4ae88c9 tipc: use bearer_disable to disable bearer in tipc_l2_device_event by Ying Xue · 10 years ago
  84. f1c8d8c tipc: make media_ptr pointed netdevice valid by Ying Xue · 10 years ago
  85. 7216cd9 tipc: purge tipc_net_lock lock by Ying Xue · 10 years ago
  86. 2231c5a tipc: use RCU to protect media_ptr pointer by Ying Xue · 10 years ago
  87. 7a2f7d1 tipc: decouple the relationship between bearer and link by Ying Xue · 10 years ago
  88. f8322df tipc: convert bearer_list to RCU list by Ying Xue · 10 years ago
  89. f97e455 tipc: use RTNL lock to protect tipc_net_stop routine by Ying Xue · 10 years ago
  90. ca07fb0 tipc: adjust locking policy of protecting tipc_ptr pointer of net_device by Ying Xue · 10 years ago
  91. ef13a26 tipc: replace config_mutex lock with RTNL lock by Ying Xue · 10 years ago
  92. 78541c1 net: Fix ns_capable check in sock_diag_put_filterinfo by Andrew Lutomirski · 10 years ago
  93. bc3ce0b mac80211: mesh: always use the latest target_sn by Bob Copeland · 10 years ago
  94. a40a8c1 mac80211: fix mesh_add_rsn_ie IE finding loop by Bob Copeland · 10 years ago
  95. aee6499 mac80211: mesh: use u16 return type for u16 getter by Bob Copeland · 10 years ago
  96. 9a07bf5 mac80211: Allow HT capa override to add 40 MHz intolerant by Jouni Malinen · 10 years ago
  97. 96cce12 cfg80211: fix processing world regdomain when non modular by Luis R. Rodriguez · 10 years ago
  98. c888393 cfg80211: avoid freeing last_request while in flight by Arik Nemtsov · 10 years ago
  99. 86fd14a tcp: make tcp_cwnd_application_limited() static by Weiping Pan · 10 years ago
  100. 94716d2 6lowpan: make lowpan_cb static by Luis R. Rodriguez · 10 years ago