1. a64cba3 mac80211: Fix local deauth while associating by Andrei Otcheretianski · 9 years ago
  2. 254d3df mac80211: allow null chandef in tracing by Arik Nemtsov · 9 years ago
  3. 4baf6be nl80211: Fix potential memory leak from parse_acl_data by Ola Olsson · 9 years ago
  4. 519ee69 mac80211: fix divide by zero when NOA update by Janusz.Dziedzic@tieto.com · 9 years ago
  5. 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
  6. c7fc9eb net: hisilicon: deals with the sub ctrl by syscon by yankejian · 9 years ago
  7. e9e6d79 Merge branch 'cxgb4-trivial-fixes' by David S. Miller · 9 years ago
  8. b08f2b3 cxgb4: Update ethtool get_drvinfo to get regdump len by Hariprasad Shenai · 9 years ago
  9. 9c673d1 cxgb4: Use vmalloc, if kmalloc fails by Hariprasad Shenai · 9 years ago
  10. 6ac5fe7 cxgb4: Return error if setup_rss is called before probe by Hariprasad Shenai · 9 years ago
  11. 52a5f84 cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter by Hariprasad Shenai · 9 years ago
  12. 43eb4e8 cxgb4: Add info print to display number of MSI-X vectors allocated by Hariprasad Shenai · 9 years ago
  13. 4116542 cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settings by Hariprasad Shenai · 9 years ago
  14. 9bfdad5 cxgb4: Don't disallow turning off auto-negotiation by Hariprasad Shenai · 9 years ago
  15. eed7342 cxgb4: Align ethtool get stat settings by Hariprasad Shenai · 9 years ago
  16. aec1592 openvswitch: Use dev_queue_xmit for vport send. by Pravin B Shelar · 9 years ago
  17. 99e28f1 openvswitch: Fix incorrect type use. by Pravin B Shelar · 9 years ago
  18. 721daeb Merge branch 'bpf-perf' by David S. Miller · 9 years ago
  19. 3911169 samples: bpf: add bpf_perf_event_output example by Alexei Starovoitov · 9 years ago
  20. a43eec3 bpf: introduce bpf_perf_event_output() helper by Alexei Starovoitov · 9 years ago
  21. fa128e6 perf: pad raw data samples automatically by Alexei Starovoitov · 9 years ago
  22. 63b11e7 ipvlan: read direct ifindex instead of iflink by Brenden Blanco · 9 years ago
  23. dbf650b tcp: fastopen: limit max_qlen by Eric Dumazet · 9 years ago
  24. e2aacd9 net: mdio-gpio: move platform data header by Vivien Didelot · 9 years ago
  25. 844338e ARM: gemini: remove unnecessary mdio-gpio includes by Vivien Didelot · 9 years ago
  26. c6aa74d net: hisilicon: fix ptr_ret.cocci warnings by Wu Fengguang · 9 years ago
  27. feec0cb ipv6: gro: support sit protocol by Eric Dumazet · 9 years ago
  28. 8f3af27 net: dummy: add more features by Eric Dumazet · 9 years ago
  29. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  30. 6ac311a Adding switchdev ageing notification on port bridged by Elad Raz · 9 years ago
  31. eb9fae3 Merge branch 'tcp-rack' by David S. Miller · 9 years ago
  32. 4f41b1c tcp: use RACK to detect losses by Yuchung Cheng · 9 years ago
  33. 659a8ad tcp: track the packet timings in RACK by Yuchung Cheng · 9 years ago
  34. 625a5e1 tcp: skb_mstamp_after helper by Yuchung Cheng · 9 years ago
  35. 77c6312 tcp: add tcp_tsopt_ecr_before helper by Yuchung Cheng · 9 years ago
  36. af82f4e tcp: remove tcp_mark_lost_retrans() by Yuchung Cheng · 9 years ago
  37. f672258 tcp: track min RTT using windowed min-filter by Yuchung Cheng · 9 years ago
  38. 9e45a3e tcp: apply Kern's check on RTTs used for congestion control by Yuchung Cheng · 9 years ago
  39. c8fdc32 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  40. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  41. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  42. 763aa27 mac80211: remove sta->last_ack_signal by Johannes Berg · 9 years ago
  43. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. a1f192c i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25 by Catherine Sullivan · 9 years ago
  45. 6f66a48 i40e: declare rather than initialize int object by Jean Sacren · 9 years ago
  46. 2bc11c6 i40e: fix kernel-doc argument name by Jean Sacren · 9 years ago
  47. 52e9689 i40e: Move error message to debug level by Catherine Sullivan · 9 years ago
  48. 3ce12ee i40e: Fix order of checks when enabling/disabling autoneg in ethtool by Catherine Sullivan · 9 years ago
  49. a03dc368 i40e/i40evf: Fix an accidental error with BIT_ULL replacement by Anjali Singhai Jain · 9 years ago
  50. 8589af7 i40e: fix for PHY NVM interaction problem by Carolyn Wyborny · 9 years ago
  51. bcab2db i40e: Fix for Tools loopback test failing after driver load by Carolyn Wyborny · 9 years ago
  52. ee2319c i40e/i40evf: adjust interrupt throttle less frequently by Jesse Brandeburg · 9 years ago
  53. c56625d i40e/i40evf: change dynamic interrupt thresholds by Jesse Brandeburg · 9 years ago
  54. 51cc6d9 i40e/i40evf: fix bug in throttle rate math by Jesse Brandeburg · 9 years ago
  55. 8f5e39c i40e/i40evf: refactor IRQ enable function by Jesse Brandeburg · 9 years ago
  56. b9029e9 i40evf: don't give up by Mitch Williams · 9 years ago
  57. 5d3465a i40e/i40evf: use napi_schedule_irqoff() by Alexander Duyck · 9 years ago
  58. 07f89be i40e: Fix basic support for X722 devices by Anjali Singhai · 9 years ago
  59. d08f555 i40evf: fix overlong BIT defines by Jesse Brandeburg · 9 years ago
  60. 2165903 i40e: Lock for VSI's MAC filter list by Kiran Patil · 9 years ago
  61. 1099f86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  62. 37850e3 net: bcmgenet: Fix early link interrupt enabling by Florian Fainelli · 9 years ago
  63. afc050d Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  64. 371f1c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  65. 7b4b000 RDS: fix rds-ping deadlock over TCP transport by santosh.shilimkar@oracle.com · 9 years ago
  66. e277de5 tunnels: Don't require remote endpoint or ID during creation. by Jesse Gross · 9 years ago
  67. b3958b9 uapi: add mpls_iptunnel.h by stephen hemminger · 9 years ago
  68. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  69. 740dbc2 openvswitch: Scrub skb between namespaces by Joe Stringer · 9 years ago
  70. a5d6f7d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  71. 951b5d9 net: hix5hd2_gmac: avoid integer overload warning by Arnd Bergmann · 9 years ago
  72. 876133d net: hisilicon: add OF dependency by Arnd Bergmann · 9 years ago
  73. 119c7ad net: hisilicon: include linux/vmalloc.h in dsaf by Arnd Bergmann · 9 years ago
  74. a679dbb Merge branch 'hns-fixes' by David S. Miller · 9 years ago
  75. 90a505b net: hns: fixes a bug about timeout by pause frame by lisheng · 9 years ago
  76. 20ddb1d net: hns: fixes the issue by using ethtool -s by Chenny Xu · 9 years ago
  77. 4639a3b Merge branch 'hsi-fixes' by David S. Miller · 9 years ago
  78. abc2b10 net: hisilicon fix a bug on Hisilicon Network Subsystem by huangdaode · 9 years ago
  79. 31bbd77 net: hisilicon rm hnae sysfs interface by huangdaode · 9 years ago
  80. 833b8f1 xen-netback: correctly check failed allocation by Insu Yun · 9 years ago
  81. 80083a3 net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter by Chia-Sheng Chang · 9 years ago
  82. b89eb1f net: phy: bcm-phy-lib: Fix module license issue by Arun Parameswaran · 9 years ago
  83. db65a3a netlink: Trim skb to alloc size to avoid MSG_TRUNC by Arad, Ronen · 9 years ago
  84. 26fb342 ipconfig: send Client-identifier in DHCP requests by Li RongQing · 9 years ago
  85. 7379047 Linux 4.3-rc6 by Linus Torvalds · 9 years ago
  86. c44b325 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  87. 56d4b8a i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 by Mika Westerberg · 9 years ago
  88. 81429a6 Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  90. c7c49b8 net: add pfmemalloc check in sk_add_backlog() by Eric Dumazet · 9 years ago
  91. 16c8b9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  92. 4f3f957 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  93. 045ce74 Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  94. 6aa8ca4 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  95. 59bcce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  96. a4c4c49 Merge tag 'pm+acpi-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  97. 8b7b56f3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  98. ebb65c8 Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  99. 3d87518 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  100. 934ed25 sh: add copy_user_page() alias for __copy_user() by Ross Zwisler · 9 years ago