1. 2037b83 rtlwifi: btcoex: 23b 2ant: treat too many low prio packets as retry by Yan-Hsuan Chuang · 8 years ago
  2. 470eec1 rtlwifi: btcoex: 23b 2ant: set coex table when wifi is idle by Yan-Hsuan Chuang · 8 years ago
  3. 83cded7 rtlwifi: btcoex: 23b 2ant: set coex table when wifi is linking by Yan-Hsuan Chuang · 8 years ago
  4. c5e2113 rtlwifi: btcoex: 23b 2ant: turn off antenna when rssi is too high/low by Yan-Hsuan Chuang · 8 years ago
  5. a857089 rtlwifi: btcoex: 23b 2ant: turn off ps and tdma mechanism when in concurrent mode by Yan-Hsuan Chuang · 8 years ago
  6. bcd37f4 rtlwifi: btcoex: 23b 2ant: let bt transmit when hw initialisation done by Yan-Hsuan Chuang · 8 years ago
  7. 3b4fa04 rtlwifi: btcoex: 23b 2ant: tell fw if external or internal switch is used by Yan-Hsuan Chuang · 8 years ago
  8. a0f430b rtlwifi: btcoex: 23b 2ant: workaround for bt a2dp and hid by Yan-Hsuan Chuang · 8 years ago
  9. 684df42 rtlwifi: btcoex: 23b 2ant: check more cases when bt is queuing by Yan-Hsuan Chuang · 8 years ago
  10. 609d59ac rtlwifi: btcoex: 23b 2ant: add pnp notidy to avoid LPS/IPS mismatch by Yan-Hsuan Chuang · 8 years ago
  11. b59f02f rtlwifi: btcoex: 23b 2ant: fix PTA unstable problem when hw init by Yan-Hsuan Chuang · 8 years ago
  12. 1712952 rtlwifi: btcoex: 23b 2ant: more cases for adjusting tdma duration by Yan-Hsuan Chuang · 8 years ago
  13. 5a347a48 rtlwifi: btcoex: 23b 2ant: detect ap num and set GNT_BT properly by Yan-Hsuan Chuang · 8 years ago
  14. b91ed73 rtlwifi: btcoex: 23b 2ant: rename tdma_adj_type to ps_tdma_du_adj_type by Yan-Hsuan Chuang · 8 years ago
  15. b01127b rtlwifi: btcoex: 23b 2ant: check PS state before setting tdma duration by Yan-Hsuan Chuang · 8 years ago
  16. 6ea51fc brcmfmac: only add channels and ssids once in scan request by Arend Van Spriel · 8 years ago
  17. 6594e1e brcmfmac: remove bogus check in scheduled scan result handler by Arend Van Spriel · 8 years ago
  18. 4835f37 brcmfmac: add length checks in scheduled scan result handler by Arend Van Spriel · 8 years ago
  19. acf8ac4 brcmfmac: remove reference to fwsignal data from struct brcmf_pub by Arend Van Spriel · 8 years ago
  20. fc0471e brcmfmac: ignore interfaces when fwsignal is disabled by Arend Van Spriel · 8 years ago
  21. ffb9f18 brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tach by Arend Van Spriel · 8 years ago
  22. 6e84ab6 brcmfmac: properly align buffers on certain platforms with 64 bit DMA by Heiner Kallweit · 8 years ago
  23. ecd7eb7 mwifiex: Fix invalid port issue by Ganapathi Bhat · 8 years ago
  24. d92be7a net: make struct net_device::min_header_len 8-bit by Alexey Dobriyan · 8 years ago
  25. 5b3dc2f net: neigh: make ->hh_len 32-bit by Alexey Dobriyan · 8 years ago
  26. eaffadb gso: Support frag_list splitting with head_frag by Ilan Tayari · 8 years ago
  27. b94b8fc Merge branch 'l2tp-const' by David S. Miller · 8 years ago
  28. 2f858b9 l2tp: define parameters of l2tp_tunnel_find*() as "const" by Guillaume Nault · 8 years ago
  29. 9aaef50 l2tp: define parameters of l2tp_session_get*() as "const" by Guillaume Nault · 8 years ago
  30. 2a446c5 Merge branch 'ftgmac100-rework-batch4-misc' by David S. Miller · 8 years ago
  31. bd3e4fd ftgmac100: Set default ring sizes to 128 entries by Benjamin Herrenschmidt · 8 years ago
  32. 52d9138 ftgmac100: Make ring sizes configurable via ethtool by Benjamin Herrenschmidt · 8 years ago
  33. 3833dc6 ftgmac100: Add more register inits in ftgmac100_init_hw() by Benjamin Herrenschmidt · 8 years ago
  34. 8eecf7c ftgmac100: Open code remaining register writes by Benjamin Herrenschmidt · 8 years ago
  35. ba1b123 ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac by Benjamin Herrenschmidt · 8 years ago
  36. f39c71b ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr by Benjamin Herrenschmidt · 8 years ago
  37. 8c3ed13 ftgmac100: Set netdev->hw_features by Benjamin Herrenschmidt · 8 years ago
  38. 6aff0bf ftgmac100: Disable HW checksum generation on AST2400, enable on others by Benjamin Herrenschmidt · 8 years ago
  39. 78d2854 ftgmac100: Use device "compatible" property, not machine. by Benjamin Herrenschmidt · 8 years ago
  40. 05690d6 ftgmac100: Upgrade to NETIF_F_HW_CSUM by Benjamin Herrenschmidt · 8 years ago
  41. f221dcd Merge branch 'net-smc-next' by David S. Miller · 8 years ago
  42. 2c9c168 net/smc: do not use IB_SEND_INLINE together with mapped data by Ursula Braun · 8 years ago
  43. 288c8390 net/smc: destruct non-accepted sockets by Ursula Braun · 8 years ago
  44. f5227cd net/smc: remove duplicate unhash by Ursula Braun · 8 years ago
  45. a98bf8c0 net/smc: guarantee ConnClosed send after shutdown SHUT_WR by Ursula Braun · 8 years ago
  46. 46c28db net/smc: no socket state changes in tasklet context by Ursula Braun · 8 years ago
  47. 90e9517e net/smc: always call the POLL_IN part of sk_wake_async by Ursula Braun · 8 years ago
  48. 90cacb2 net/smc: guarantee reset of write_blocked for heavy workload by Ursula Braun · 8 years ago
  49. 5da7e4d net/smc: return active RoCE port only by Ursula Braun · 8 years ago
  50. 249633a net/smc: remove useless smc_ib_devices_list check by Ursula Braun · 8 years ago
  51. 3c22e8f net/smc: get rid of old comment by Ursula Braun · 8 years ago
  52. c02b7a9 net: stmmac: use netif_set_real_num_{rx,tx}_queues by Joao Pinto · 8 years ago
  53. 8f917bb bpf: pass sk to helper functions by Willem de Bruijn · 8 years ago
  54. cb6bf9c devlink: fix return value check in devlink_dpipe_header_put() by Wei Yongjun · 8 years ago
  55. b46b99d Merge branch 's390-qeth-updates' by David S. Miller · 8 years ago
  56. 6ffa4d1 s390/qeth: remove unimplemented gdev routines by Julian Wiedmann · 8 years ago
  57. 41fc3b6 s390/qeth: use LINK_MODE_* to report the link characteristics by Julian Wiedmann · 8 years ago
  58. 993e19c s390/qeth: convert to ETHTOOL_GLINKSETTINGS API by Julian Wiedmann · 8 years ago
  59. 774afb8 s390/qeth: clean up qeth_set_ecmd_adv_sup() by Julian Wiedmann · 8 years ago
  60. 2aedd56 s390/qeth: use and remove some defines by Julian Wiedmann · 8 years ago
  61. e38db6b s390/qeth: use correct return type for hard_start_xmit() by Julian Wiedmann · 8 years ago
  62. 4e8d7e6 s390/qeth: remove unused parameter by Julian Wiedmann · 8 years ago
  63. 96d1bb5 s390/qeth: move gdev shutdown handler to core by Julian Wiedmann · 8 years ago
  64. d73ef32 s390/qeth: move NAPI poll routine to core by Julian Wiedmann · 8 years ago
  65. 942d698 s390/qeth: move common ioctl handling to core by Julian Wiedmann · 8 years ago
  66. 40077e0 bpf: remove struct bpf_map_type_list by Johannes Berg · 8 years ago
  67. be9370a bpf: remove struct bpf_prog_type_list by Johannes Berg · 8 years ago
  68. 98601e8 Merge branch 'fec-driver-code-clean' by David S. Miller · 8 years ago
  69. 99492ad net: fec: add ERR007885 for i.MX6ul enet IP by Fugang Duan · 8 years ago
  70. c10bc0e net: fec: correct the errata number comment typo by Fugang Duan · 8 years ago
  71. 9269e55 net: fec: add phy-reset-gpios PROBE_DEFER check by Fugang Duan · 8 years ago
  72. 9492012 net: fec: pass ->dev to dma_alloc__coherent() API by Fugang Duan · 8 years ago
  73. 145d6e2 net: fec: avoid BD pointer type cast to 32bit by Fugang Duan · 8 years ago
  74. 61e04cc net: fec: add return value check after calling .of_property_read_u32() by Fugang Duan · 8 years ago
  75. 526f1cf Merge branch 'l2tp-drop-l2tp_session_find' by David S. Miller · 8 years ago
  76. 55a3ce3 l2tp: remove l2tp_session_find() by Guillaume Nault · 8 years ago
  77. af87ae4 l2tp: remove useless duplicate session detection in l2tp_netlink by Guillaume Nault · 8 years ago
  78. 93411c2 Merge branch 'net-remove-pci_enable_msix' by David S. Miller · 8 years ago
  79. 3680b1f mlxsw: convert to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  80. 4244de1 PCI: remove pci_enable_msix by Christoph Hellwig · 8 years ago
  81. ce211b1 net: thunderx: Switch to pci_alloc_irq_vectors by Thanneeru Srinivasulu · 8 years ago
  82. da6f4cf net/ena: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  83. f3297f6 net: alx: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  84. c6606a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  85. 7988cee Merge branch 'ftgmac100-rework-batch3-tx-path' by David S. Miller · 8 years ago
  86. 52c0cae ftgmac100: Remove tx descriptor accessors by Benjamin Herrenschmidt · 8 years ago
  87. 6db7470 ftgmac100: Add support for fragmented tx by Benjamin Herrenschmidt · 8 years ago
  88. e924553 ftgmac100: Don't clear tx desc fields unnecessarily by Benjamin Herrenschmidt · 8 years ago
  89. 42c2d19 ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet() by Benjamin Herrenschmidt · 8 years ago
  90. 4a2712b ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own() by Benjamin Herrenschmidt · 8 years ago
  91. 6ad3d7e ftgmac100: Cleanup tx queue handling by Benjamin Herrenschmidt · 8 years ago
  92. 8361731 ftgmac100: Store tx skbs in a separate array by Benjamin Herrenschmidt · 8 years ago
  93. 9b0f771 ftgmac100: Pad small frames properly by Benjamin Herrenschmidt · 8 years ago
  94. 3e427a3 ftgmac100: Factor tx packet dropping path by Benjamin Herrenschmidt · 8 years ago
  95. 43b25ee ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit() by Benjamin Herrenschmidt · 8 years ago
  96. 58e0c34 ftgmac100: Move ftgmac100_hard_start_xmit() around by Benjamin Herrenschmidt · 8 years ago
  97. d3ca8fb ftgmac100: Add a tx timeout handler by Benjamin Herrenschmidt · 8 years ago
  98. eb976a5 net: dsa: mt7530: Include gpio/consumer.h for GPIO functions by Florian Fainelli · 8 years ago
  99. 3c60a53 bpf: fix comment typo by Alexander Alemayhu · 8 years ago
  100. f964543 netvsc: use napi_consume_skb by stephen hemminger · 8 years ago