1. 764cbcce bpf: add sample for xdp forwarding and rewrite by Brenden Blanco · 8 years ago
  2. 4acf6c0 bpf: enable direct packet data write for xdp progs by Brenden Blanco · 8 years ago
  3. 9ecc2d8 net/mlx4_en: add xdp forwarding and data write support by Brenden Blanco · 8 years ago
  4. 224e92e net/mlx4_en: break out tx_desc write into separate function by Brenden Blanco · 8 years ago
  5. 6ce96ca bpf: add XDP_TX xdp_action for direct forwarding by Brenden Blanco · 8 years ago
  6. d576acf net/mlx4_en: add page recycle to prepare rx ring for tx support by Brenden Blanco · 8 years ago
  7. 86af8b4 Add sample for adding simple drop program to link by Brenden Blanco · 8 years ago
  8. 47a38e1 net/mlx4_en: add support for fast rx drop bpf program by Brenden Blanco · 8 years ago
  9. d1fdd91 rtnl: add option for setting link xdp prog by Brenden Blanco · 8 years ago
  10. a7862b4 net: add ndo to setup/query xdp prog in adapter rx by Brenden Blanco · 8 years ago
  11. 6a773a1 bpf: add XDP prog type for early driver filter by Brenden Blanco · 8 years ago
  12. 59d3656 bpf: add bpf_prog_add api for bulk prog refcnt by Brenden Blanco · 8 years ago
  13. ddbcb79 Merge branch 'ncsi' by David S. Miller · 8 years ago
  14. fc6061c net/faraday: Mask PHY interrupt with NCSI mode by Gavin Shan · 8 years ago
  15. bb168e2 net/faraday: Match driver according to compatible property by Gavin Shan · 8 years ago
  16. bd466c3 net/faraday: Support NCSI mode by Gavin Shan · 8 years ago
  17. 113ce10 net/faraday: Read MAC address from chip by Gavin Shan · 8 years ago
  18. eb41818 net/faraday: Helper functions to create or destroy MDIO interface by Gavin Shan · 8 years ago
  19. 7a82ecf net/ncsi: NCSI AEN packet handler by Gavin Shan · 8 years ago
  20. e6f44ed net/ncsi: Package and channel management by Gavin Shan · 8 years ago
  21. 138635c net/ncsi: NCSI response packet handler by Gavin Shan · 8 years ago
  22. 6389eaa net/ncsi: NCSI command packet handler by Gavin Shan · 8 years ago
  23. 2d283bd net/ncsi: Resource management by Gavin Shan · 8 years ago
  24. 5e31c70 Merge branch 'dsa-mv88e6xxx-g2-cleanup-stp' by David S. Miller · 8 years ago
  25. 2cfcd96 net: dsa: mv88e6xxx: add support for DSA ageing time by Vivien Didelot · 8 years ago
  26. acddbd2 net: dsa: mv88e6xxx: add G1 helper for ageing time by Vivien Didelot · 8 years ago
  27. 34a79f6 net: dsa: support switchdev ageing time attr by Vivien Didelot · 8 years ago
  28. 8ec61c7 net: dsa: mv88e6xxx: add cap for IRL by Vivien Didelot · 8 years ago
  29. 9bda889 net: dsa: mv88e6xxx: add cap for Priority Override by Vivien Didelot · 8 years ago
  30. 63ed880 net: dsa: mv88e6xxx: add cap for PVT by Vivien Didelot · 8 years ago
  31. 3b4caa1 net: dsa: mv88e6xxx: rework Switch MAC setter by Vivien Didelot · 8 years ago
  32. 47395ed net: dsa: mv88e6xxx: add cap for MGMT Enables bits by Vivien Didelot · 8 years ago
  33. 5154041 net: dsa: mv88e6xxx: extract trunk mapping by Vivien Didelot · 8 years ago
  34. f22ab64 net: dsa: mv88e6xxx: extract device mapping by Vivien Didelot · 8 years ago
  35. 9729934 net: dsa: mv88e6xxx: split setup of Global 1 and 2 by Vivien Didelot · 8 years ago
  36. d51c542 net: dsa: mv88e6xxx: remove basic function flags by Vivien Didelot · 8 years ago
  37. 183fc15 kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug by Andrew Morton · 8 years ago
  38. a725ee3 virtio-net: Remove more stack DMA by Andy Lutomirski · 8 years ago
  39. cbce91c bnxt_en: Remove locking around txr->dev_state by Florian Fainelli · 8 years ago
  40. 7e0433b Merge branch 'frag-udp-tunneled-skbs' by David S. Miller · 8 years ago
  41. b8247f0 net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for local udp tunneled skbs by Shmulik Ladkani · 8 years ago
  42. 359ebda net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags by Shmulik Ladkani · 8 years ago
  43. dfa1537 Merge branch 'bnxt_en-NS2-Nitro' by David S. Miller · 8 years ago
  44. fa853dd bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro. by Prashant Sreedharan · 8 years ago
  45. dc52c6c bnxt_en: Workaround Nitro A0 RX hardware bug (part 4). by Prashant Sreedharan · 8 years ago
  46. 10bbdaf bnxt_en: Workaround Nitro A0 hardware RX bug (part 3). by Prashant Sreedharan · 8 years ago
  47. 7659519 bnxt_en: Workaround Nitro A0 hardware RX bug (part 2). by Prashant Sreedharan · 8 years ago
  48. 94ce9ca bnxt_en: Workaround Nitro A0 hardware RX bug (part 1). by Prashant Sreedharan · 8 years ago
  49. 3e8060f bnxt_en: Add basic support for Nitro in North Star 2. by Prashant Sreedharan · 8 years ago
  50. cb92405 Merge branch 'marvell-phy' by David S. Miller · 8 years ago
  51. 3758be3 Marvell phy: add functions to suspend and resume both interfaces: fiber and copper links. by Charles-Antoine Couret · 8 years ago
  52. 78301eb Marvell phy: add configuration of autonegociation for fiber link. by Charles-Antoine Couret · 8 years ago
  53. 2170fef Marvell phy: add field to get errors from fiber link. by Charles-Antoine Couret · 8 years ago
  54. 6cfb3bc Marvell phy: check link status in case of fiber link. by Charles-Antoine Couret · 8 years ago
  55. bcf77d5 Merge branch 'renesas-dma-channel' by David S. Miller · 8 years ago
  56. 3c78658 sh_eth: fix DMA channel misreporting by Sergei Shtylyov · 8 years ago
  57. 9345b24 ravb: fix DMA channel misreporting by Sergei Shtylyov · 8 years ago
  58. eab8146 drivers: atm: nicstar: Use the correct function to free some resources by Christophe Jaillet · 8 years ago
  59. 731e6f0 net: ti: cpmac: Use the correct function to free some resources. by Christophe Jaillet · 8 years ago
  60. 0d7eacb macvtap: correctly free skb during socket destruction by Jason Wang · 8 years ago
  61. 2186f6e net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  62. 7d32184 net: ethernet: marvell: pxa168_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  63. fe7c11b net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  64. ec87485 net: ethernet: adi: bfin_mac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  65. bd25997 dwc_eth_qos: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  66. 858d68f bpf: bpf_event_entry_gen's alloc needs to be in atomic context by Daniel Borkmann · 8 years ago
  67. c5c4e45 sctp: fix GSO for IPv6 by Marcelo Ricardo Leitner · 8 years ago
  68. e5b13f3 sctp: recvmsg should be able to run even if sock is in closing state by Marcelo Ricardo Leitner · 8 years ago
  69. b3f2cf8 net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  70. 009722a Merge branch 'hisilicon-mdio-femac' by David S. Miller · 8 years ago
  71. 542ae60 net: hisilicon: Add Fast Ethernet MAC driver by Dongpo Li · 8 years ago
  72. b786241 of_mdio: Abstract a general interface for phy connect by Dongpo Li · 8 years ago
  73. 4960e4b net: Add MDIO bus driver for the Hisilicon FEMAC by Dongpo Li · 8 years ago
  74. 8d8836d net: cpsw: make TI_CPSW_PHY_SEL invisible by Uwe Kleine-König · 8 years ago
  75. 1efb597 wan/fsl_ucc_hdlc: rewrite error handling to make it clearer by Zhao Qiang · 8 years ago
  76. 1821051 wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv' by Zhao Qiang · 8 years ago
  77. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 8 years ago
  78. a5a18bd rndis_host: Set valid random MAC on buggy devices by Kristian Evensen · 8 years ago
  79. 43de874 Merge branch 'bridge-rx-simplify-fwd-consolidate' by David S. Miller · 8 years ago
  80. 37b090e net: bridge: remove _deliver functions and consolidate forward code by Nikolay Aleksandrov · 8 years ago
  81. b35c5f6 net: bridge: drop skb2/skb0 variables and use a local_rcv boolean by Nikolay Aleksandrov · 8 years ago
  82. e151aab net: bridge: rearrange flood vs unicast receive paths by Nikolay Aleksandrov · 8 years ago
  83. 46c0772 net: bridge: minor style adjustments in br_handle_frame_finish by Nikolay Aleksandrov · 8 years ago
  84. c380d37 tcp_timer.c: Add kernel-doc function descriptions by Richard Sailer · 8 years ago
  85. 7dc0993 net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  86. b401a9b net: ethernet: ti: cpmac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  87. b4cafd8 net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  88. 1e8b738 net: ethernet: amd: au1000_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  89. a1b198b net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  90. 5d872c5 net: ethernet: smsc9420: use phydev from struct net_device by Philippe Reynes · 8 years ago
  91. 87e544b net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  92. 11331fc net: ethernet: ethoc: use phydev from struct net_device by Philippe Reynes · 8 years ago
  93. 6cf285d net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  94. 80721e7 net: ethernet: pasemi_mac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  95. 6e38484 net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  96. b1b7dcf net: ethernet: xilinx: axienet: use phydev from struct net_device by Philippe Reynes · 8 years ago
  97. 3a11d9e net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  98. a4fc549 net: ethernet: tc35815: use phydev from struct net_device by Philippe Reynes · 8 years ago
  99. 02a1987 net: fixup for tracepoint napi:napi_poll by Jesper Dangaard Brouer · 8 years ago
  100. 362899b macvtap: switch to use skb array by Jason Wang · 8 years ago