1. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 747a713 ipvlan: Fix insufficient skb linear check for ipv6 icmp by Gao Feng · 7 years ago
  3. 5fc9220 ipvlan: Fix insufficient skb linear check for arp by Gao Feng · 7 years ago
  4. f9094b7 geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 by Hangbin Liu · 7 years ago
  5. d6efab6 Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  6. 003cd77 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  7. 4b52d01 net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY by Florian Fainelli · 7 years ago
  8. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  9. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  10. 9e77d7a net: realtek: r8169: implement set_link_ksettings() by Tobias Jakobi · 7 years ago
  11. 0cc0350 net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  12. f72271e i40evf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  13. 7b8edcc fm10k: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  14. c4cb991 igb: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  15. 1e1f9ca igbvf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  16. ae0c585 ixgbevf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  17. 52c6912 i40e: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  18. 0a9a17e ixgbe: Fix skb list corruption on Power systems by Brian King · 7 years ago
  19. bd5608b i40e: restore promiscuous after reset by Alan Brady · 7 years ago
  20. 01acc73 i40evf: fix client notify of l2 params by Alan Brady · 7 years ago
  21. 94075bb i40e: Fix FLR reset timeout issue by Filip Sadowski · 7 years ago
  22. e56afa5 i40e: Remove limit of 64 max queues per channel by Amritha Nambiar · 7 years ago
  23. 34c164d i40e: fix the calculation of VFs mac addresses by Zijie Pan · 7 years ago
  24. 3d72aeb i40e: Fix for NUP NVM image downgrade failure by Jacob Keller · 7 years ago
  25. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  26. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  27. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  28. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  29. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  30. bd1a7b4 drivers/net: cris: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  31. a13e8d4 Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  32. b48b1f7 nfp: flower: add missing kdoc by Jakub Kicinski · 7 years ago
  33. f9409e7 net: qmi_wwan: add Quectel BG96 2c7c:0296 by Sebastian Sjoholm · 7 years ago
  34. bf4e9f2 mlxsw: spectrum: Do not try to create non-existing ports during unsplit by Ido Schimmel · 7 years ago
  35. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 7 years ago
  36. 1967c12 wcn36xx: fix iris child-node lookup by Johan Hovold · 7 years ago
  37. 307aeb3 ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw mode by Vasanthakumar Thiagarajan · 7 years ago
  38. 67bd523 mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl() by Ben Hutchings · 7 years ago
  39. 1514f6f Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 7 years ago
  40. 32a72bb net: vxge: Fix some indentation issues by Christophe JAILLET · 7 years ago
  41. d18e4f6 net: ena: fix race condition between device reset and link up setup by Netanel Belgazal · 7 years ago
  42. b399a39 r8169: use same RTL8111EVL green settings as in vendor driver by Heiner Kallweit · 7 years ago
  43. 1814d6a r8169: fix RTL8111EVL EEE and green settings by Heiner Kallweit · 7 years ago
  44. 654d573 tun: fix rcu_read_lock imbalance in tun_build_skb by Xin Long · 7 years ago
  45. 61c5935 usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set by Gustavo A. R. Silva · 7 years ago
  46. 8170024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  47. 461ee7f net: usb: hso.c: remove unneeded DRIVER_LICENSE #define by Greg Kroah-Hartman · 7 years ago
  48. f743106 ibmvnic: fix dma_mapping_error call by Desnes Augusto Nunes do Rosario · 7 years ago
  49. fe18da6 ipvlan: NULL pointer dereference panic in ipvlan_port_destroy by Girish Moodalbail · 7 years ago
  50. d35ef8f rsi: fix memory leak on buf and usb_reg_buf by Colin Ian King · 7 years ago
  51. 0115552 nfp: remove false positive offloads in flower vxlan by John Hurley · 7 years ago
  52. 1a24d4f nfp: register flower reprs for egress dev offload by John Hurley · 7 years ago
  53. 743ba5b nfp: inherit the max_mtu from the PF netdev by Dirk van der Merwe · 7 years ago
  54. 745eaf9 nfp: fix vlan receive MAC statistics typo by Pieter Jansen van Vuuren · 7 years ago
  55. 6c3ab20 nfp: fix flower offload metadata flag usage by Pieter Jansen van Vuuren · 7 years ago
  56. a52b04b virto_net: remove empty file 'virtio_net.' by Joel Stanley · 7 years ago
  57. cc54c1d fealnx: Fix building error on MIPS by Huacai Chen · 7 years ago
  58. c2c48dd iwlwifi: fix firmware names for 9000 and A000 series hw by Thomas Backlund · 7 years ago
  59. dbc8925 iwlwifi: fix PCI IDs and configuration mapping for 9000 series by Luca Coelho · 7 years ago
  60. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  61. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  62. 9421c90 net: ethernet: ti: cpsw: fix min eth packet size by Grygorii Strashko · 7 years ago
  63. aefd80e hv_netvsc: preserve hw_features on mtu/channels/ringparam changes by Vitaly Kuznetsov · 7 years ago
  64. c61a75a qed: use kzalloc instead of kmalloc and memset by Colin Ian King · 7 years ago
  65. 0a833c2 genetlink: fix genlmsg_nlhdr() by Michal Kubecek · 7 years ago
  66. ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  67. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  68. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  69. dac4df1 iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command by Luca Coelho · 7 years ago
  70. fd7eafd geneve: fix fill_info when link down by Hangbin Liu · 7 years ago
  71. 6314dab net: cdc_ncm: GetNtbFormat endian fix by Bjørn Mork · 7 years ago
  72. bb1b40c usbnet: ipheth: prevent TX queue timeouts when device not ready by Alexander Kappner · 7 years ago
  73. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  74. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  75. 4497478 net: stmmac: fix LPI transitioning for dwmac4 by Niklas Cassel · 7 years ago
  76. 228aa01 liquidio: Missing error code in liquidio_init_nic_module() by Dan Carpenter · 7 years ago
  77. 4e6759b ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic driver by Desnes Augusto Nunes do Rosario · 7 years ago
  78. 0d63785 net: mvneta: fix handling of the Tx descriptor counter by Simon Guinot · 7 years ago
  79. 887c382 net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs by Salil Mehta · 7 years ago
  80. 97438ab net: dsa: lan9303: correctly check return value of devm_gpiod_get_optional by Pan Bian · 7 years ago
  81. 3697d05 net: phy: realtek: fix RTL8211F interrupt mode by Heiner Kallweit · 7 years ago
  82. 63dd00f mlxsw: spectrum_router: Add batch neighbour deletion by Ido Schimmel · 7 years ago
  83. 2f53fbd mlxsw: spectrum: Update minimum firmware version to 13.1530.152 by Shalom Toledo · 7 years ago
  84. 442866f bnx2x: fix slowpath null crash by Zhu Yanjun · 7 years ago
  85. 9e5c598 cxgb4: collect SGE queue context dump by Rahul Lakkireddy · 7 years ago
  86. 03e98b9 cxgb4: collect LE-TCAM dump by Rahul Lakkireddy · 7 years ago
  87. 8bff3685 vxlan: fix the issue that neigh proxy blocks all icmpv6 packets by Xin Long · 7 years ago
  88. e667500 ppp: exit_net cleanup checks added by Vasily Averin · 7 years ago
  89. 0e4ec5a vxlan: exit_net cleanup checks added by Vasily Averin · 7 years ago
  90. ab384b6 geneve: exit_net cleanup check added by Vasily Averin · 7 years ago
  91. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 0d728b8 forcedeth: remove redudant assignments in xmit by Zhu Yanjun · 7 years ago
  95. 1160603 net: dsa: b53: Support prepended Broadcom tags by Florian Fainelli · 7 years ago
  96. 5ed4e3e net: dsa: Pass a port to get_tag_protocol() by Florian Fainelli · 7 years ago
  97. a1b8714 net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices by Slava Shwartsman · 7 years ago
  98. 0784256 net: realtek: r8169: remove redundant assignment to giga_ctrl by Colin Ian King · 7 years ago
  99. 30482e4 net: dsa: lan9303: Fix lan9303_alr_del_port() by Egil Hjelmeland · 7 years ago
  100. fdae5f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago