1. 2ed77ea mac80211: treat bad WMM parameters more gracefully by Johannes Berg · 9 years ago
  2. 730a7550 mac80211: fixup AIFSN instead of disabling WMM by Emmanuel Grumbach · 9 years ago
  3. cec6628 mac80211: make enable_qos parameter to ieee80211_set_wmm_default() by Johannes Berg · 9 years ago
  4. 520c75d mac80211: fix crash on mesh local link ID generation with VIFs by Matthias Schiffer · 9 years ago
  5. 57f255f mac80211: TDLS: add proper HT-oper IE by Arik Nemtsov · 9 years ago
  6. 0d440ea mac80211: don't reconfigure sched scan in case of wowlan by Eliad Peller · 9 years ago
  7. 968a76c mac80211: call drv_stop only if driver is started by Eliad Peller · 9 years ago
  8. c189a68 mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps by Andrei Otcheretianski · 9 years ago
  9. 43d6df0 mac80211: use freezable workqueue for restart work by Eliad Peller · 9 years ago
  10. a64cba3 mac80211: Fix local deauth while associating by Andrei Otcheretianski · 9 years ago
  11. 254d3df mac80211: allow null chandef in tracing by Arik Nemtsov · 9 years ago
  12. 4baf6be nl80211: Fix potential memory leak from parse_acl_data by Ola Olsson · 9 years ago
  13. 519ee69 mac80211: fix divide by zero when NOA update by Janusz.Dziedzic@tieto.com · 9 years ago
  14. e9829b9 Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  15. aec1592 openvswitch: Use dev_queue_xmit for vport send. by Pravin B Shelar · 9 years ago
  16. 99e28f1 openvswitch: Fix incorrect type use. by Pravin B Shelar · 9 years ago
  17. feec0cb ipv6: gro: support sit protocol by Eric Dumazet · 9 years ago
  18. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  19. 6ac311a Adding switchdev ageing notification on port bridged by Elad Raz · 9 years ago
  20. 4f41b1c tcp: use RACK to detect losses by Yuchung Cheng · 9 years ago
  21. 659a8ad tcp: track the packet timings in RACK by Yuchung Cheng · 9 years ago
  22. 77c6312 tcp: add tcp_tsopt_ecr_before helper by Yuchung Cheng · 9 years ago
  23. af82f4e tcp: remove tcp_mark_lost_retrans() by Yuchung Cheng · 9 years ago
  24. f672258 tcp: track min RTT using windowed min-filter by Yuchung Cheng · 9 years ago
  25. 9e45a3e tcp: apply Kern's check on RTTs used for congestion control by Yuchung Cheng · 9 years ago
  26. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  27. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  28. 763aa27 mac80211: remove sta->last_ack_signal by Johannes Berg · 9 years ago
  29. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. 1099f86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  31. 371f1c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  32. 7b4b000 RDS: fix rds-ping deadlock over TCP transport by santosh.shilimkar@oracle.com · 9 years ago
  33. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  34. 740dbc2 openvswitch: Scrub skb between namespaces by Joe Stringer · 9 years ago
  35. a5d6f7d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  36. db65a3a netlink: Trim skb to alloc size to avoid MSG_TRUNC by Arad, Ronen · 9 years ago
  37. 26fb342 ipconfig: send Client-identifier in DHCP requests by Li RongQing · 9 years ago
  38. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  39. 59bcce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  40. c8d71d0 netfilter: ipv4: whitespace around operators by Ian Morris · 9 years ago
  41. 24cebe3 netfilter: ipv4: code indentation by Ian Morris · 9 years ago
  42. 6c28255 netfilter: ipv4: function definition layout by Ian Morris · 9 years ago
  43. 27951a0 netfilter: ipv4: ternary operator layout by Ian Morris · 9 years ago
  44. 19f0a60 netfilter: ipv4: label placement by Ian Morris · 9 years ago
  45. 008027c netfilter: turn NF_HOOK into an inline function by Arnd Bergmann · 9 years ago
  46. 81b4325 netfilter: nf_queue: remove rcu_read_lock calls by Florian Westphal · 9 years ago
  47. ed78d09 netfilter: make nf_queue_entry_get_refs return void by Florian Westphal · 9 years ago
  48. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  49. e30b757 rbd: use writefull op for object size writes by Ilya Dryomov · 9 years ago
  50. 573c7ba net: introduce pre-change upper device notifier by Jiri Pirko · 9 years ago
  51. 51161aa net: Fix suspicious RCU usage in fib_rebalance by David Ahern · 9 years ago
  52. ebb516a tcp/dccp: fix race at listener dismantle phase by Eric Dumazet · 9 years ago
  53. f03f2e1 tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper by Eric Dumazet · 9 years ago
  54. ef84d8c Revert "inet: fix double request socket freeing" by Eric Dumazet · 9 years ago
  55. 0a1f596 ipv6: Initialize rt6_info properly in ip6_blackhole_route() by Martin KaFai Lau · 9 years ago
  56. ebfa45f ipv6: Move common init code for rt6_info to a new function rt6_info_init() by Martin KaFai Lau · 9 years ago
  57. 5157b8a Bluetooth: Fix initializing conn_params in scan phase by Jakub Pawlowski · 9 years ago
  58. 9ad3e6f Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup by Johan Hedberg · 9 years ago
  59. 679d2b6 Bluetooth: Fix remove_device behavior for explicit connects by Johan Hedberg · 9 years ago
  60. 49c5092 Bluetooth: Fix LE reconnection logic by Johan Hedberg · 9 years ago
  61. b958f9a Bluetooth: Fix reference counting for LE-scan based connections by Johan Hedberg · 9 years ago
  62. 168b8a2 Bluetooth: Fix double scan updates by Jakub Pawlowski · 9 years ago
  63. a515de6 cfg80211: reg: fix reg_ignore_cell_hint return type by Johannes Berg · 9 years ago
  64. 81e9257 cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef by Johannes Berg · 9 years ago
  65. 9f506802 cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg() by Johannes Berg · 9 years ago
  66. d34265a cfg80211: reg: centralize freeing ignored requests by Johannes Berg · 9 years ago
  67. 480908a cfg80211: reg: clarify 'treatment' handling in reg_process_hint() by Johannes Berg · 9 years ago
  68. fd453d3 cfg80211: reg: rename reg_regdb_query() to reg_query_builtin() by Johannes Berg · 9 years ago
  69. b686303 cfg80211: reg: make CRDA support optional by Johannes Berg · 9 years ago
  70. c819930 tipc: update node FSM when peer RESET message is received by Jon Paul Maloy · 9 years ago
  71. 282b3a0 tipc: send out RESET immediately when link goes down by Jon Paul Maloy · 9 years ago
  72. 73f646c tipc: delay ESTABLISH state event when link is established by Jon Paul Maloy · 9 years ago
  73. 8306f99 tipc: disallow packet duplicates in link deferred queue by Jon Paul Maloy · 9 years ago
  74. 81204c4 tipc: improve sequence number checking by Jon Paul Maloy · 9 years ago
  75. f9aa358 tipc: simplify tipc_link_rcv() reception loop by Jon Paul Maloy · 9 years ago
  76. 9945e80 tipc: limit usage of temporary skb list during packet reception by Jon Paul Maloy · 9 years ago
  77. 58bd6e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  78. 922ec58 cfg80211: reg: remove useless reg_timeout scheduling by Johannes Berg · 9 years ago
  79. c7d319e cfg80211: reg: search built-in database directly by Johannes Berg · 9 years ago
  80. cecbb06 cfg80211: reg: rename reg_call_crda to reg_query_database by Johannes Berg · 9 years ago
  81. 25b20db cfg80211: reg: fix reg_call_crda() return value bug by Johannes Berg · 9 years ago
  82. 7cf3741 cfg80211: reg: remove useless non-NULL check by Johannes Berg · 9 years ago
  83. 8047d26 cfg80211: fix gHz to GHz by Johannes Berg · 9 years ago
  84. 771acac switchdev: assert rtnl mutex when going over lower netdevs by Jiri Pirko · 9 years ago
  85. 5660738 bridge: defer switchdev fdb del call in fdb_del_external_learn by Jiri Pirko · 9 years ago
  86. 4d429c5 switchdev: introduce possibility to defer obj_add/del by Jiri Pirko · 9 years ago
  87. 850d0cb switchdev: remove pointers from switchdev objects by Jiri Pirko · 9 years ago
  88. 0bc05d5 switchdev: allow caller to explicitly request attr_set as deferred by Jiri Pirko · 9 years ago
  89. f7fadf3 switchdev: make struct switchdev_attr parameter const for attr_set calls by Jiri Pirko · 9 years ago
  90. 793f401 switchdev: introduce switchdev deferred ops infrastructure by Jiri Pirko · 9 years ago
  91. 8cbc870 netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity by Pablo Neira · 9 years ago
  92. 336a3b3 netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config() by Pablo Neira Ayuso · 9 years ago
  93. dde4b5a tipc: move fragment importance field to new header position by Jon Paul Maloy · 9 years ago
  94. f985c65 tcp: avoid spurious SYN flood detection at listen() time by Eric Dumazet · 9 years ago
  95. c2f34a6 tcp/dccp: fix potential NULL deref in __inet_inherit_port() by Eric Dumazet · 9 years ago
  96. 077cb37 ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings by Joe Perches · 9 years ago
  97. c350335 Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  98. ef41a2c Merge tag 'mac80211-for-davem-2015-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  99. 6f1f5d5 mac80211: remove event.c by Johannes Berg · 9 years ago
  100. 3beea35 mac80211: remove cfg.h by Johannes Berg · 9 years ago