1. 4a4f86c vxlan: avoid vlan processing in vxlan device. by pravin shelar · 8 years ago
  2. c915fe1 udplite: fix NULL pointer dereference by Paolo Abeni · 8 years ago
  3. e6ca4f1 Merge branch 'bpf-lru' by David S. Miller · 8 years ago
  4. 5db58fa bpf: Add tests for the LRU bpf_htab by Martin KaFai Lau · 8 years ago
  5. 8f84493 bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH by Martin KaFai Lau · 8 years ago
  6. 29ba732 bpf: Add BPF_MAP_TYPE_LRU_HASH by Martin KaFai Lau · 8 years ago
  7. fd91de7 bpf: Refactor codes handling percpu map by Martin KaFai Lau · 8 years ago
  8. 961578b bpf: Add percpu LRU list by Martin KaFai Lau · 8 years ago
  9. 3a08c2f bpf: LRU List by Martin KaFai Lau · 8 years ago
  10. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. e76d21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  12. d4b9532 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  13. ac38126 Merge tag 'rtc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  14. e123386 tile: handle __ro_after_init like parisc does by Chris Metcalf · 8 years ago
  15. ac571de mlxsw: spectrum_router: Flush FIB tables during fini by Ido Schimmel · 8 years ago
  16. eb2ca35 mdio: Demote print from info to debug in mdio_driver_register by Florian Fainelli · 8 years ago
  17. c51e424 net: stmmac: Fix lack of link transition for fixed PHYs by Florian Fainelli · 8 years ago
  18. d94d025 driver: macvlan: Replace integer number with bool value by Gao Feng · 8 years ago
  19. 535e7b4b bpf: Use u64_to_user_ptr() by Mickaël Salaün · 8 years ago
  20. 5bf35dd sctp: change sk state only when it has assocs in sctp_shutdown by Xin Long · 8 years ago
  21. 193f512 Merge branch 'bnx2-kdump-fix' by David S. Miller · 8 years ago
  22. 6df7786 bnx2: Wait for in-flight DMA to complete at probe stage by Baoquan He · 8 years ago
  23. 5d0d4b9 Revert "bnx2: Reset device during driver initialization" by Baoquan He · 8 years ago
  24. 7020637 ps3_gelic: fix spelling mistake in debug message by Colin Ian King · 8 years ago
  25. a788859 net: atheros: atl2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  26. 1dae02b net: atheros: atl1: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  27. 58046c7 net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  28. 36a4e69 net: alx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  29. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  30. ee2bd21 ASoC: lpass-platform: fix uninitialized variable by Linus Torvalds · 8 years ago
  31. f5c9f9c Revert "printk: make reading the kernel log flush pending lines" by Linus Torvalds · 8 years ago
  32. b15efc3 gp8psk-fe: add missing MODULE_foo() macros by Mauro Carvalho Chehab · 8 years ago
  33. 8528d66 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 5d69561 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. 5ad62a9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. 53381e2 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 28ddafa Merge tag 'ntb-4.9' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  38. 7d38484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  39. 8d41932 mlxsw: spectrum_router: Add FIB abort warning by Jiri Pirko · 8 years ago
  40. 5aad5b4 Merge branch 'dsa-mv88e6xxx-post-refactor-fixes' by David S. Miller · 8 years ago
  41. 94d66ae net: dsa: mv88e6xxx: 6351 family also has RGMII delays by Andrew Lunn · 8 years ago
  42. fedf186 net: dsa: mv88e6xxx: Don't modify RGMII delays when not RGMII mode by Andrew Lunn · 8 years ago
  43. 819baf8 ntb_perf: potential info leak in debugfs by Dan Carpenter · 8 years ago
  44. 25ea9f2 ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev by Dave Jiang · 8 years ago
  45. cdc0898 ntb: make DMA_OUT_RESOURCE_TO HZ independent by Nicholas Mc Guire · 8 years ago
  46. c0a8803 ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent by Nicholas Mc Guire · 8 years ago
  47. 49b89de NTB: ntb_hw_intel: Fix typo in module parameter descriptions by Wei Yongjun · 8 years ago
  48. cedecbc ntb_pingpong: Fix db_init parameter description by Wei Yongjun · 8 years ago
  49. eb1a6bd netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test by Julia Lawall · 8 years ago
  50. 7e416ad netfilter: conntrack: remove unused netns_ct member by Florian Westphal · 8 years ago
  51. 63fb571 net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  52. 7774d46 net: ethernet: ixp4xx_eth: fix spelling mistake in debug message by Colin Ian King · 8 years ago
  53. e1fac0a ibmvnic: Fix size of debugfs name buffer by Thomas Falcon · 8 years ago
  54. b7f193d ibmvnic: Unmap ibmvnic_statistics structure by Thomas Falcon · 8 years ago
  55. 46d054f sfc: clear napi_hash state when copying channels by Bert Kenward · 8 years ago
  56. b993eec net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stopped by Ivan Khoronzhuk · 8 years ago
  57. 991ddb1 net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configuration by Ivan Khoronzhuk · 8 years ago
  58. a25f094 Linux 4.9-rc5 by Linus Torvalds · 8 years ago
  59. e234832 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  60. e861d89 Merge branch 'media-fixes' (patches from Mauro) by Linus Torvalds · 8 years ago
  61. acb57b7 Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  62. cf2b191 Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  63. 85b9df7 Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  64. befdfff Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  65. 348ce85 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  66. 980221d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  67. d41bd8f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  68. 7a0786c gp8psk: Fix DVB frontend attach by Mauro Carvalho Chehab · 8 years ago
  69. 1596c38 gp8psk: fix gp8psk_usb_in_op() logic by Mauro Carvalho Chehab · 8 years ago
  70. 7724325 dvb-usb: move data_mutex to struct dvb_usb_device by Mauro Carvalho Chehab · 8 years ago
  71. f7ad3d4 mlxsw: reg: Fix pwm_frequency field size in MFCR register by Jiri Pirko · 8 years ago
  72. 9e37aaa Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  73. 42cdb33 mlxsw: spectrum_router: Correctly dump neighbour activity by Arkadi Sharshevsky · 8 years ago
  74. 2d644d4 mlxsw: spectrum: Fix refcount bug on span entries by Yotam Gigi · 8 years ago
  75. a055450 Merge branch 'bnxt_en-fixes' by David S. Miller · 8 years ago
  76. 73b9bad bnxt_en: Fix VF virtual link state. by Michael Chan · 8 years ago
  77. 3ffb6a3 bnxt_en: Fix ring arithmetic in bnxt_setup_tc(). by Michael Chan · 8 years ago
  78. 7b5b74e Revert "include/uapi/linux/atm_zatm.h: include linux/time.h" by Mike Frysinger · 8 years ago
  79. ac6e780 tcp: take care of truncations done by sk_filter() by Eric Dumazet · 8 years ago
  80. 969447f ipv4: use new_gw for redirect neigh lookup by Stephen Suryaputra Lin · 8 years ago
  81. 98e4321 genetlink: Make family a signed integer. by David S. Miller · 8 years ago
  82. b5718b5 net: phy: marvell: optimize logic for page changing during init by Uwe Kleine-König · 8 years ago
  83. ca0a753 r8152: Fix error path in open function by Guenter Roeck · 8 years ago
  84. d70674e iio: maxim_thermocouple: detect invalid storage size in read() by Arnd Bergmann · 8 years ago
  85. f6697df x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y by Matt Fleming · 8 years ago
  86. 02e5690 x86/efi: Fix EFI memmap pointer size warning by Borislav Petkov · 8 years ago
  87. 10b2176 net: bpqether.h: remove if_ether.h guard by Baruch Siach · 8 years ago
  88. 849dcce Merge branch 'amd-xgbe-updates' by David S. Miller · 8 years ago
  89. d7445d1 amd-xgbe: Add support for a KR redriver by Lendacky, Thomas · 8 years ago
  90. 732f2ab amd-xgbe: Add support for MDIO attached PHYs by Lendacky, Thomas · 8 years ago
  91. abf0a1c amd-xgbe: Add support for SFP+ modules by Lendacky, Thomas · 8 years ago
  92. 372788f net: phy: expose phy_aneg_done API for use by drivers by Lendacky, Thomas · 8 years ago
  93. 5ab1dcd amd-xgbe: Add I2C support for sideband communication by Lendacky, Thomas · 8 years ago
  94. e78332b amd-xgbe: Add ECC status support for the device memory by Lendacky, Thomas · 8 years ago
  95. 4c70dd8 amd-xgbe: Add support for new DMA interrupt mode by Lendacky, Thomas · 8 years ago
  96. 8d6b2e9 amd-xgbe: Allow for a greater number of Rx queues by Lendacky, Thomas · 8 years ago
  97. 47f164d amd-xgbe: Add PCI device support by Lendacky, Thomas · 8 years ago
  98. aba9777 amd-xgbe: Add a workaround for Tx timestamp issue by Lendacky, Thomas · 8 years ago
  99. 5ffc033 amd-xgbe: Guard against incorrectly generated interrupts by Lendacky, Thomas · 8 years ago
  100. f0a4040 Merge branch 'ovs-L3-encap' by David S. Miller · 8 years ago