1. 78228cb net/mlx5_core: Remove static from local variable by Eli Cohen · 8 years ago
  2. cd255ef net/mlx5e: Use vport MTU rather than physical port MTU by Saeed Mahameed · 8 years ago
  3. d8edd24 net/mlx5e: Fix minimum MTU by Saeed Mahameed · 8 years ago
  4. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 8 years ago
  5. 64dbbdf net/mlx5_core: Add ConnectX-5 to list of supported devices by Majd Dibbiny · 8 years ago
  6. 6e4c218 net/mlx5e: Fix MLX5E_100BASE_T define by Rana Shahout · 8 years ago
  7. c3f9bf6 net/mlx5_core: Fix soft lockup in steering error flow by Maor Gottlieb · 8 years ago
  8. 45c78e0 qlcnic: Update version to 5.3.64 by Manish Chopra · 8 years ago
  9. 3c201b5 net: stmmac: socfpga: Remove re-registration of reset controller by Marek Vasut · 8 years ago
  10. b6742ca Merge branch 'macsec-fixes' by David S. Miller · 8 years ago
  11. 4b1fb93 macsec: fix netlink attribute validation by Sabrina Dubroca · 8 years ago
  12. 7481648 macsec: add missing macsec prefix in uapi by Sabrina Dubroca · 8 years ago
  13. 38787fc macsec: fix SA leak if initialization fails by Sabrina Dubroca · 8 years ago
  14. 960d584 macsec: fix memory leaks around rx_handler (un)registration by Sabrina Dubroca · 8 years ago
  15. 96cfc50 macsec: add consistency check to netlink dumps by Sabrina Dubroca · 8 years ago
  16. c3b7d0b macsec: fix rx_sa refcounting with decrypt callback by Sabrina Dubroca · 8 years ago
  17. 497f358 macsec: don't put a NULL rxsa by Sabrina Dubroca · 8 years ago
  18. c10c63e macsec: take rtnl lock before for_each_netdev by Sabrina Dubroca · 8 years ago
  19. 72f2a05 macsec: add missing NULL check after kmalloc by Sabrina Dubroca · 8 years ago
  20. 3d05a06 Merge branch 'bridge-mdb-fixes' by David S. Miller · 8 years ago
  21. 45ebcce bridge: mdb: Marking port-group as offloaded by Elad Raz · 8 years ago
  22. 6dd684c bridge: mdb: Common function for mdb entry translation by Elad Raz · 8 years ago
  23. 7ceb2af switchdev: Adding complete operation to deferred switchdev ops by Elad Raz · 8 years ago
  24. f75cfba MAINTAINERS: net: add entry for TI Ethernet Switch drivers by Grygorii Strashko · 8 years ago
  25. 5f44abd Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  26. f78fe08 Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  27. 38a7a73 rtc: ds1307: Use irq when available for wakeup-source device by Nishanth Menon · 8 years ago
  28. 9a3dce6 rtc: ds1307: ds3231 temperature s16 overflow by Zhuang Yuyao · 8 years ago
  29. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  30. b4f7052 openvswitch: use flow protocol when recalculating ipv6 checksums by Simon Horman · 8 years ago
  31. f0d4378 Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets by Shrikrishna Khare · 8 years ago
  32. f43bfae atl2: Disable unimplemented scatter/gather feature by Ben Hutchings · 8 years ago
  33. 669c00c Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  34. d21ed3a net/mlx4_en: Split SW RX dropped counter per RX ring by Eran Ben Elisha · 8 years ago
  35. 2a50009 net/mlx4_core: Don't allow to VF change global pause settings by Eugenia Emantayev · 8 years ago
  36. 4bfd2e6 net/mlx4_core: Avoid repeated calls to pci enable/disable by Daniel Jurgens · 8 years ago
  37. c12833a net/mlx4_core: Implement pci_resume callback by Daniel Jurgens · 8 years ago
  38. a1459c1 net: phy: spi_ks8895: Don't leak references to SPI devices by Mark Brown · 8 years ago
  39. 210990b net: ethernet: davinci_emac: Fix platform_data overwrite by Neil Armstrong · 8 years ago
  40. 99164f9 net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable by Neil Armstrong · 8 years ago
  41. 395da12 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  42. 3ad9779 Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  43. ee2fa8e qede: Fix single MTU sized packet from firmware GRO flow by Manish Chopra · 8 years ago
  44. aad94c0 qede: Fix setting Skb network header by Manish Chopra · 8 years ago
  45. f86af2d qede: Fix various memory allocation error flows for fastpath by Manish Chopra · 8 years ago
  46. 5bec11c Merge branch 'tcp-coalesce-merge-timestamps' by David S. Miller · 8 years ago
  47. cfea5a6 tcp: Merge tx_flags and tskey in tcp_shifted_skb by Martin KaFai Lau · 8 years ago
  48. 082ac2d tcp: Merge tx_flags and tskey in tcp_collapse_retrans by Martin KaFai Lau · 8 years ago
  49. 3fa88c5 drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open by Grygorii Strashko · 8 years ago
  50. 479f85c tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks by Martin KaFai Lau · 8 years ago
  51. 49e261a openvswitch: Orphan skbs before IPv6 defrag by Joe Stringer · 8 years ago
  52. f862d66 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  53. 90e6a68 Merge tag 'fbdev-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  54. b9358b2 Merge tag 'platform-drivers-x86-v4.6-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  55. 55f058e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  56. df63719 Revert "Prevent NUll pointer dereference with two PHYs on cpsw" by Andrew Goodbody · 8 years ago
  57. 9c995cc VSOCK: Only check error on skb_recv_datagram when skb is NULL by Jorgen Hansen · 8 years ago
  58. 2309236 cls_cgroup: get sk_classid only from full sockets by Konstantin Khlebnikov · 8 years ago
  59. 851b10d net/mlx4_en: do batched put_page using atomic_sub by Konstantin Khlebnikov · 8 years ago
  60. 04aeb56 net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC by Konstantin Khlebnikov · 8 years ago
  61. 9a0e3ee Merge branch 'ptmx-cleanup' by Linus Torvalds · 8 years ago
  62. 5d07163 platform:x86 decouple telemetry driver from the optional IPC resources by Aubrey Li · 9 years ago
  63. ac36a88 ARM: 8564/1: fix cpu feature extracting helper by Vladimir Murzin · 8 years ago
  64. 03f1217 ARM: 8563/1: fix demoting HWCAP_SWP by Vladimir Murzin · 8 years ago
  65. 12566cc3 Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  66. c9d9c92 cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended set by Rafael J. Wysocki · 8 years ago
  67. 67245ff devpts: clean up interface to pty drivers by Linus Torvalds · 8 years ago
  68. 95d0c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  69. 4dacad6 omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return value by Vladimir Zapolskiy · 9 years ago
  70. f36fdac video: ARM CLCD: runtime check for Versatile by Linus Walleij · 9 years ago
  71. c3b46c7 Linux 4.6-rc4 by Linus Torvalds · 8 years ago
  72. ab2ed01 macsec: fix crypto Kconfig dependency by Arnd Bergmann · 8 years ago
  73. 9d090d0 Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  74. 6545b60 dm cache metadata: fix cmd_read_lock() acquiring write lock by Ahmed Samy · 8 years ago
  75. b9f5dba Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  76. e1e22b2 Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  77. b62dabf Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  78. 6517eb5 net: bcmgenet: device stats are unsigned long by Eric Dumazet · 8 years ago
  79. cf6b5fb2 Merge branch 'dsa-mv88e6xxx-fix-cross-chip-bridging' by David S. Miller · 8 years ago
  80. 207afda net: dsa: mv88e6xxx: share the same default FDB by Vivien Didelot · 8 years ago
  81. 996ecb8 net: dsa: mv88e6xxx: enable SA learning on DSA ports by Vivien Didelot · 8 years ago
  82. 65fa402 net: dsa: mv88e6xxx: unlock DSA and CPU ports by Vivien Didelot · 8 years ago
  83. e47db94 RDS: Fix the atomicity for congestion map update by santosh.shilimkar@oracle.com · 8 years ago
  84. a7c5565 RDS: fix endianness for dp_ack_seq by Qing Huang · 8 years ago
  85. 306a63b Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  86. ac82a57 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. e2f50c5 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 956e6c8 Merge branch 'fix/edma' into fixes by Vinod Koul · 8 years ago
  89. 1cc3334 Merge branch 'fix/xilinx' into fixes by Vinod Koul · 8 years ago
  90. 4bd6135 Merge branch 'fix/omap' into fixes by Vinod Koul · 8 years ago
  91. 09c505c Merge branch 'fix/hsu' into fixes by Vinod Koul · 8 years ago
  92. 9241e2d vlan: pull on __vlan_insert_tag error path and fix csum correction by Daniel Borkmann · 8 years ago
  93. 2e57259 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  94. f3c9a1a Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  95. 29dde7c Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  96. 2fffad1 Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  97. ab5f9eb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  98. 60ea7bb Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  99. cfe25560 cpsw: Prevent NUll pointer dereference with two PHYs by Andrew Goodbody · 8 years ago
  100. 0a370d26 libnvdimm, pmem: clarify the write+clear_poison+write flow by Dan Williams · 8 years ago