1. 8a70aec net: stmmac: Use readl_poll_timeout by LABBE Corentin · 8 years ago
  2. a5f48ad net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeout by LABBE Corentin · 8 years ago
  3. efd89b6 net: stmmac: fix some code style problem by LABBE Corentin · 8 years ago
  4. bbf8928 net: stmmac: remplace asm/io.h by linux/io.h by LABBE Corentin · 8 years ago
  5. deeb637 net: stmmac: remove freesoftware address by LABBE Corentin · 8 years ago
  6. 8d45e42 net: stmmac: fix some typos in comments by LABBE Corentin · 8 years ago
  7. 6a2cac5 net: stmmac: Remove the bus_setup function pointer by LABBE Corentin · 8 years ago
  8. 2808922 net: stmmac: fix the typo on MAC_RNABLE_RX by LABBE Corentin · 8 years ago
  9. c502faf bpf, lpm: fix overflows in trie_alloc checks by Daniel Borkmann · 8 years ago
  10. 8ef9594 bridge: vlan tunnel id info range fill size calc cleanups by Roopa Prabhu · 8 years ago
  11. 97e219b gro_cells: move to net/core/gro_cells.c by Eric Dumazet · 8 years ago
  12. 40710cf net: mellanox: switchx2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  13. 3c19bd6 net: qcom/emac: fix semicolon.cocci warnings by Wu Fengguang · 8 years ago
  14. 04d8a0a net: phy: Add LED mode driver for Microsemi PHYs. by Raju Lakkaraju · 8 years ago
  15. ff4cf0e net: dsa: bcm_sf2: cleanup bcm_sf2_cfp_rule_get() a little by Dan Carpenter · 8 years ago
  16. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 76e0e70 liquidio: do not dereference pointer if it's NULL by Felix Manlunas · 8 years ago
  18. 926af62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  19. b678912 mm: fix KPF_SWAPCACHE in /proc/kpageflags by Hugh Dickins · 8 years ago
  20. ca6d448 bridge: avoid unnecessary read of jiffies by stephen hemminger · 8 years ago
  21. 9bcdef3 spectrum: acl_tcam: Fix catchall prio value by Jiri Pirko · 8 years ago
  22. a8cab86 bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_range by Roopa Prabhu · 8 years ago
  23. 85c727b sctp: drop __packed from almost all SCTP structures by Marcelo Ricardo Leitner · 8 years ago
  24. 912964e sctp: check af before verify address in sctp_addr_id2transport by Xin Long · 8 years ago
  25. bb580ad bridge: tunnel: fix attribute checks in br_parse_vlan_tunnel_info by Nikolay Aleksandrov · 8 years ago
  26. 1f02b5f net: bridge: remove redundant check to see if err is set by Colin Ian King · 8 years ago
  27. ee467fb sfc: fix an off by one bug by Dan Carpenter · 8 years ago
  28. ac6e058 net: phy: dp83867: Recover from "port mirroring" N/A MODE4 by Lukasz Majewski · 8 years ago
  29. fc6d39c net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driver by Lukasz Majewski · 8 years ago
  30. 252ae53 Documentation: devicetree: Add PHY no lane swap binding by Lukasz Majewski · 8 years ago
  31. 9d312cf Merge branch 'Incorrect-use-of-phy_read_status' by David S. Miller · 8 years ago
  32. e69e462 net: dsa: Do not clobber PHY link outside of state machine by Florian Fainelli · 8 years ago
  33. 6136c8f net: netcp: Do not clobber PHY link outside of state machine by Florian Fainelli · 8 years ago
  34. 482ff9f net: pxa168_eth: Do not clobber PHY link outside of state machine by Florian Fainelli · 8 years ago
  35. 1105a2d net: mv643xx_eth: Do not clobber PHY link outside of state machine by Florian Fainelli · 8 years ago
  36. 501ec18 Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  37. 219189e net: ethernet: ti: cpsw: remove netif_trans_update by Ivan Khoronzhuk · 8 years ago
  38. 919ce2a Merge branch 'bnxt_en-Add-XDP-support' by David S. Miller · 8 years ago
  39. 3841340 bnxt_en: Add support for XDP_TX action. by Michael Chan · 8 years ago
  40. c6d30e8 bnxt_en: Add basic XDP support. by Michael Chan · 8 years ago
  41. fa3e93e bnxt_en: Refactor tx completion path. by Michael Chan · 8 years ago
  42. 5f44924 bnxt_en: Add a set of TX rings to support XDP. by Michael Chan · 8 years ago
  43. a960dec bnxt_en: Add tx ring mapping logic. by Michael Chan · 8 years ago
  44. d1e7925 bnxt_en: Centralize logic to reserve rings. by Michael Chan · 8 years ago
  45. 4e5dbbda bnxt_en: Use event bit map in RX path. by Michael Chan · 8 years ago
  46. c61fb99 bnxt_en: Add RX page mode support. by Michael Chan · 8 years ago
  47. b3dba77 bnxt_en: Parameterize RX buffer offsets. by Michael Chan · 8 years ago
  48. 745fc05 bnxt_en: Add bp->rx_dir field for rx buffer DMA direction. by Michael Chan · 8 years ago
  49. 11cd119 bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path. by Michael Chan · 8 years ago
  50. 6bb1947 bnxt_en: Refactor rx SKB function. by Michael Chan · 8 years ago
  51. b44700e net: qcom/emac: add ethool support for setting pause parameters by Timur Tabi · 8 years ago
  52. 29ba6e7 Merge branch 'replace-dst_confirm' by David S. Miller · 8 years ago
  53. 51ce8bd net: pending_confirm is not used anymore by Julian Anastasov · 8 years ago
  54. 0dec879 net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP by Julian Anastasov · 8 years ago
  55. 63fca65 net: add confirm_neigh method to dst_ops by Julian Anastasov · 8 years ago
  56. c3a2e83 tcp: replace dst_confirm with sk_dst_confirm by Julian Anastasov · 8 years ago
  57. c86a773 sctp: add dst_pending_confirm flag by Julian Anastasov · 8 years ago
  58. 4ff0620 net: add dst_pending_confirm flag to skbuff by Julian Anastasov · 8 years ago
  59. 9b8805a sock: add sk_dst_pending_confirm flag by Julian Anastasov · 8 years ago
  60. b08d46b net: phy: bcm7xxx: Add BCM74371 PHY ID by Florian Fainelli · 8 years ago
  61. a524c21 ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup by Vineet Gupta · 8 years ago
  62. 2dcab59 sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 8 years ago
  63. bd4ce94 mlx4: Invoke softirqs after napi_reschedule by Benjamin Poirier · 8 years ago
  64. 8d1fb01 mlxsw: add psample dependency for spectrum by Arnd Bergmann · 8 years ago
  65. bb4005b ipv6: sr: fix non static symbol warnings by Wei Yongjun · 8 years ago
  66. 89d8245 net/sched: act_mirred: remove duplicated include from act_mirred.c by Wei Yongjun · 8 years ago
  67. fee4022 net: wan: slic_ds26522: Remove .owner field for driver by Wei Yongjun · 8 years ago
  68. c3afa99 net: wan: slic_ds26522: Use module_spi_driver to simplify the code by Wei Yongjun · 8 years ago
  69. 6962946 udp: properly cope with csum errors by Eric Dumazet · 8 years ago
  70. 521613c Merge branch 'dsa2-pdata' by David S. Miller · 8 years ago
  71. 575e93f ARM: orion: Register DSA switch as a MDIO device by Florian Fainelli · 8 years ago
  72. 648ea01 net: phy: Allow pre-declaration of MDIO devices by Florian Fainelli · 8 years ago
  73. 71e0bbd net: dsa: Add support for platform data by Florian Fainelli · 8 years ago
  74. 14b89f3 net: dsa: Rename and export dev_to_net_device() by Florian Fainelli · 8 years ago
  75. a23b296 net: dsa: mv88e6xxx: Refactor remaining port setup by Andrew Lunn · 8 years ago
  76. cf3e80d net: dsa: mv88e6xxx: Implement Clause 45 access to SMI devices by Andrew Lunn · 8 years ago
  77. 8661a63 Merge branch 'mv88e6390-CMODE' by David S. Miller · 8 years ago
  78. f39908d net: dsa: mv88e6xxx: Set the CMODE for mv88e6390 ports 9 & 10 by Andrew Lunn · 8 years ago
  79. 55601a8 net: phy: Add 2000base-x, 2500base-x and rxaui modes by Andrew Lunn · 8 years ago
  80. 6a413e2 Merge branch 'net-Fix-on-stack-USB-buffers' by David S. Miller · 8 years ago
  81. 2d6a0e9 catc: Use heap buffer for memory size test by Ben Hutchings · 8 years ago
  82. d411491 catc: Combine failure cleanup code in catc_probe() by Ben Hutchings · 8 years ago
  83. 7926aff rtl8150: Use heap buffers for all register access by Ben Hutchings · 8 years ago
  84. 5593523 pegasus: Use heap buffers for all register access by Ben Hutchings · 8 years ago
  85. 108d9c7 Merge branch 'virtio_net-XDP-adjust_head' by David S. Miller · 8 years ago
  86. 2de2f7f virtio_net: XDP support for adjust_head by John Fastabend · 8 years ago
  87. 9fe7bfc virtio_net: refactor freeze/restore logic into virtnet reset logic by John Fastabend · 8 years ago
  88. 722d828 virtio_net: remove duplicate queue pair binding in XDP by John Fastabend · 8 years ago
  89. 0354e4d virtio_net: factor out xdp handler for readability by John Fastabend · 8 years ago
  90. 47315329 virtio_net: wrap rtnl_lock in test for calling with lock already held by John Fastabend · 8 years ago
  91. 152bff3 Merge branch 'bridge-improve-cache-utilization' by David S. Miller · 8 years ago
  92. 83a718d bridge: fdb: write to used and updated at most once per jiffy by Nikolay Aleksandrov · 8 years ago
  93. 1214628c bridge: move write-heavy fdb members in their own cache line by Nikolay Aleksandrov · 8 years ago
  94. f7cdee8 bridge: move to workqueue gc by Nikolay Aleksandrov · 8 years ago
  95. 1f90c7f bridge: modify bridge and port to have often accessed fields in one cache line by Nikolay Aleksandrov · 8 years ago
  96. 63dfef7 bpf: enable verifier to add 0 to packet ptr by William Tu · 8 years ago
  97. 432d4f8 Merge branch 'read-vnet_hdr_sz-once' by David S. Miller · 8 years ago
  98. 837585a macvtap: read vnet_hdr_size once by Willem de Bruijn · 8 years ago
  99. e1edab8 tun: read vnet_hdr_sz once by Willem de Bruijn · 8 years ago
  100. ccf7abb tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 8 years ago