1. 152c3ac atp870u: Convert is870() to use wrappers by Ondrej Zary · 9 years ago
  2. 6a3cebb atp870u: Introduce HW access wrappers by Ondrej Zary · 9 years ago
  3. c7fcc08 atp870u: Remove ugly gotos #5 by Ondrej Zary · 9 years ago
  4. 58c4d04 atp870u: Remove ugly gotos #4 by Ondrej Zary · 9 years ago
  5. 832e9ac atp870u: Remove ugly gotos #3 by Ondrej Zary · 9 years ago
  6. 468b896 atp870u: Remove ugly gotos #2 by Ondrej Zary · 9 years ago
  7. 78614ec atp870u: Remove ugly gotos by Ondrej Zary · 9 years ago
  8. c2bab40 atp870u: Untangle tmpcip #2 by Ondrej Zary · 9 years ago
  9. bc0fe4c atp870u: Untangle tmpcip by Ondrej Zary · 9 years ago
  10. e2c22b4 atp870u: Untangle tmport #8 by Ondrej Zary · 9 years ago
  11. 2eabdf2 atp870u: Untangle tmport #7 by Ondrej Zary · 9 years ago
  12. 493c520 atp870u: Untangle tmport #6 by Ondrej Zary · 9 years ago
  13. 3b30acf atp870u: Untangle tmport #5 by Ondrej Zary · 9 years ago
  14. ea41ed6 atp870u: Untangle tmport #4 by Ondrej Zary · 9 years ago
  15. 1940ed6 atp870u: Untangle tmport #3 by Ondrej Zary · 9 years ago
  16. 3b83646 atp870u: Untangle tmport #2 by Ondrej Zary · 9 years ago
  17. 3a38e53 atp870u: Untangle tmport by Ondrej Zary · 9 years ago
  18. b4263b3 atp870u: Remove tmport1 by Ondrej Zary · 9 years ago
  19. c43cd03 atp870u: Remove workport by Ondrej Zary · 9 years ago
  20. d282e2b SCSI: initio: remove duplicate module device table by Arnd Bergmann · 9 years ago
  21. 940a7f0 qla2xxx: Remove unavailable firmware files by Himanshu Madhani · 9 years ago
  22. e747cad st: Remove obsolete scsi_tape.max_pfn by Geert Uytterhoeven · 9 years ago
  23. 7f151f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  24. e7523a4 MAINTAINERS: Update Mellanox's Eth NIC driver entries by Or Gerlitz · 9 years ago
  25. 17b85d2 net/core: revert "net: fix __netdev_update_features return.." and add comment by Nikolay Aleksandrov · 9 years ago
  26. a3a116e af_unix: take receive queue lock while appending new skb by Hannes Frederic Sowa · 9 years ago
  27. b22b941 rtnetlink: fix frame size warning in rtnl_fill_ifinfo by Hannes Frederic Sowa · 9 years ago
  28. 19125c1 net: use skb_clone to avoid alloc_pages failure. by Martin Zhang · 9 years ago
  29. 90836b6 packet: Use PAGE_ALIGNED macro by Tobias Klauser · 9 years ago
  30. 4194b49 packet: Don't check frames_per_block against negative values by Tobias Klauser · 9 years ago
  31. 321beec net: phy: Use interrupts when available in NOLINK state by Andrew Lunn · 9 years ago
  32. 819ec8e phy: marvell: Add support for 88E1540 PHY by Andrew Lunn · 9 years ago
  33. ec0738d arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS by Yang Shi · 9 years ago
  34. e639b8d macvlan: fix leak in macvlan_handle_frame by Sabrina Dubroca · 9 years ago
  35. a534dc5 ipvlan: fix use after free of skb by Sabrina Dubroca · 9 years ago
  36. cf554ad ipvlan: fix leak in ipvlan_rcv_frame by Sabrina Dubroca · 9 years ago
  37. eb3f8b4 Merge branch 'vlan-reorder' by David S. Miller · 9 years ago
  38. 28f9ee2 vlan: Do not put vlan headers back on bridge and macvlan ports by Vlad Yasevich · 9 years ago
  39. a6e18ff vlan: Fix untag operations of stacked vlans with REORDER_HEADER off by Vlad Yasevich · 9 years ago
  40. 6c606fa via-velocity: unconditionally drop frames with bad l2 length by Timo Teräs · 9 years ago
  41. a18ab2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  42. 864f83a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  43. e62d6e2 MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribers by Geert Uytterhoeven · 9 years ago
  44. cf89752 FS-Cache: Add missing initialization of ret in cachefiles_write_page() by Geert Uytterhoeven · 9 years ago
  45. f1a454a ipg: Remove ipg driver by Ondrej Zary · 9 years ago
  46. c3f45d3 dl2k: Add support for IP1000A-based cards by Ondrej Zary · 9 years ago
  47. 41033f0 snmp: Remove duplicate OUTMCAST stat increment by Neil Horman · 9 years ago
  48. 7750130 net: thunder: Check for driver data in nicvf_remove() by Pavel Fedin · 9 years ago
  49. 88ad417 net/core: use netdev name in warning if no parent by Bjørn Mork · 9 years ago
  50. 8844f97 af_unix: don't append consumed skbs to sk_receive_queue by Hannes Frederic Sowa · 9 years ago
  51. 24cb705 net: switchdev: fix return code of fdb_dump stub by Dragos Tatulea · 9 years ago
  52. ab6d784 bnx2x: Fix VLANs null-pointer for 57710, 57711 by Yuval Mintz · 9 years ago
  53. d60cf61 ravb: remove unhandle int cause by Masaru Nagai · 9 years ago
  54. 027ac58 raw: increment correct SNMP counters for ICMP messages by Ben Cartwright-Cox · 9 years ago
  55. c300366b sfc: constify pci_error_handlers structures by Julia Lawall · 9 years ago
  56. 166e236 net: cavium: liquidio: constify pci_error_handlers structures by Julia Lawall · 9 years ago
  57. d37d5ec Driver: Vmxnet3: Fix use of mfTableLen for big endian architectures by Shrikrishna Khare · 9 years ago
  58. 0b88393 net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapter by Daniele Palmas · 9 years ago
  59. 00ee592 net: fix __netdev_update_features return on ndo_set_features failure by Nikolay Aleksandrov · 9 years ago
  60. 5f8dc33 net: fix feature changes on devices without ndo_set_features by Nikolay Aleksandrov · 9 years ago
  61. bbe14f5 switchdev: bridge: Check return code is not EOPNOTSUPP by Ido Schimmel · 9 years ago
  62. d5d3098 be2net: replace hardcoded values with existing define by Ivan Vecera · 9 years ago
  63. 4114ec9 be2net: remove unused local rsstable array by Ivan Vecera · 9 years ago
  64. 2452cb0 ravb: Fix int mask value overwritten issue by Masaru Nagai · 9 years ago
  65. cd998ec net: smsc911x: Reset PHY during initialization by Pavel Fedin · 9 years ago
  66. c3d4c68 bpf, arm64: start flushing icache range from header by Daniel Borkmann · 9 years ago
  67. ebaef64 bpf, arm: start flushing icache range from header by Daniel Borkmann · 9 years ago
  68. 30b50aa bpf: samples: exclude asm/sysreg.h for arm64 by Yang Shi · 9 years ago
  69. 0fcd593 arm64: bpf: fix JIT frame pointer setup by Yang Shi · 9 years ago
  70. 7729b05 net: phy: vitesse: add support for VSC8601 by Måns Rullgård · 9 years ago
  71. 0eae598 net: phy: at803x: support interrupt on 8030 and 8035 by Måns Rullgård · 9 years ago
  72. b4fe85f ip_tunnel: disable preemption when updating per-cpu tstats by Jason A. Donenfeld · 9 years ago
  73. 17c790a Merge branch 'mv88e6060-fixes' by David S. Miller · 9 years ago
  74. 6a4b298 net: dsa: mv88e6060: replace magic values with register defines by Neil Armstrong · 9 years ago
  75. f7e3931 net: dsa: mv88e6060: add register defines header file by Neil Armstrong · 9 years ago
  76. 83ea0f4 net: dsa: mv88e6060: use the correct bit shift for mac0 by Neil Armstrong · 9 years ago
  77. b73c774 net: dsa: mv88e6060: use the correct MaxFrameSize bit by Neil Armstrong · 9 years ago
  78. c37909b net: dsa: mv88e6060: use the correct InitReady bit by Neil Armstrong · 9 years ago
  79. dc1e7eb net: dsa: mv88e6060: remove poll_link callback by Neil Armstrong · 9 years ago
  80. 8005c49 Linux 4.4-rc1 by Linus Torvalds · 9 years ago
  81. 8863002 Merge branch 'mellanox-net-fixes' by David S. Miller · 9 years ago
  82. d49c219 net/mlx4_core: Avoid returning success in case of an error flow by Noa Osherovich · 9 years ago
  83. f5adbfe net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters by Eran Ben Elisha · 9 years ago
  84. d4e28cb net/mlx5e: Use the right DMA free function on TX path by Achiad Shochat · 9 years ago
  85. 50a9eea net/mlx5e: Max mtu comparison fix by Doron Tsur · 9 years ago
  86. 6618996 net/mlx5e: Added self loopback prevention by Tariq Toukan · 9 years ago
  87. ba6c4c0 net/mlx5e: Fix inline header size calculation by Saeed Mahameed · 9 years ago
  88. 340c78e ipvs: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  89. 00fd38d tcp: ensure proper barriers in lockless contexts by Eric Dumazet · 9 years ago
  90. 5883d9c net: thunder: Fix crash upon shutdown after failed probe by Pavel Fedin · 9 years ago
  91. ed5a377 sctp: translate host order to network order when setting a hmacid by lucien · 9 years ago
  92. 52b4620 Merge branch 'packet-fixes' by David S. Miller · 9 years ago
  93. 5cfb4c8 packet: fix tpacket_snd max frame len by Daniel Borkmann · 9 years ago
  94. c72219b packet: infer protocol from ethernet header if unset by Daniel Borkmann · 9 years ago
  95. 3c70c13 packet: only allow extra vlan len on ethernet devices by Daniel Borkmann · 9 years ago
  96. 8fd6c80 packet: always probe for transport header by Daniel Borkmann · 9 years ago
  97. efdfa2f packet: do skb_probe_transport_header when we actually have data by Daniel Borkmann · 9 years ago
  98. d7475de tools/net: Use include/uapi with __EXPORTED_HEADERS__ by Kamal Mostafa · 9 years ago
  99. e63e904 Merge branch 'ipv6-route-fixes' by David S. Miller · 9 years ago
  100. 02bcf4e ipv6: Check rt->dst.from for the DST_NOCACHE route by Martin KaFai Lau · 9 years ago