Age | Commit message (Expand) | Author | Files | Lines |
2016-07-20 | net/mlx4_en: break out tx_desc write into separate function | Brenden Blanco | 3 | -71/+92 |
2016-07-20 | bpf: add XDP_TX xdp_action for direct forwarding | Brenden Blanco | 1 | -0/+1 |
2016-07-20 | net/mlx4_en: add page recycle to prepare rx ring for tx support | Brenden Blanco | 3 | -10/+109 |
2016-07-20 | Add sample for adding simple drop program to link | Brenden Blanco | 4 | -0/+286 |
2016-07-20 | net/mlx4_en: add support for fast rx drop bpf program | Brenden Blanco | 3 | -4/+102 |
2016-07-20 | rtnl: add option for setting link xdp prog | Brenden Blanco | 2 | -0/+76 |
2016-07-20 | net: add ndo to setup/query xdp prog in adapter rx | Brenden Blanco | 2 | -0/+67 |
2016-07-20 | bpf: add XDP prog type for early driver filter | Brenden Blanco | 4 | -0/+118 |
2016-07-20 | bpf: add bpf_prog_add api for bulk prog refcnt | Brenden Blanco | 2 | -3/+10 |
2016-07-20 | Merge branch 'ncsi' | David S. Miller | 13 | -63/+3825 |
2016-07-20 | net/faraday: Mask PHY interrupt with NCSI mode | Gavin Shan | 1 | -12/+15 |
2016-07-20 | net/faraday: Match driver according to compatible property | Gavin Shan | 1 | -5/+11 |
2016-07-20 | net/faraday: Support NCSI mode | Gavin Shan | 1 | -10/+75 |
2016-07-20 | net/faraday: Read MAC address from chip | Gavin Shan | 1 | -7/+62 |
2016-07-20 | net/faraday: Helper functions to create or destroy MDIO interface | Gavin Shan | 1 | -35/+60 |
2016-07-20 | net/ncsi: NCSI AEN packet handler | Gavin Shan | 5 | -2/+236 |
2016-07-20 | net/ncsi: Package and channel management | Gavin Shan | 4 | -0/+834 |
2016-07-20 | net/ncsi: NCSI response packet handler | Gavin Shan | 4 | -1/+1227 |
2016-07-20 | net/ncsi: NCSI command packet handler | Gavin Shan | 5 | -1/+559 |
2016-07-20 | net/ncsi: Resource management | Gavin Shan | 7 | -0/+756 |
2016-07-20 | Merge branch 'dsa-mv88e6xxx-g2-cleanup-stp' | David S. Miller | 4 | -235/+472 |
2016-07-20 | net: dsa: mv88e6xxx: add support for DSA ageing time | Vivien Didelot | 1 | -0/+14 |
2016-07-20 | net: dsa: mv88e6xxx: add G1 helper for ageing time | Vivien Didelot | 2 | -5/+54 |
2016-07-20 | net: dsa: support switchdev ageing time attr | Vivien Didelot | 2 | -0/+43 |
2016-07-20 | net: dsa: mv88e6xxx: add cap for IRL | Vivien Didelot | 2 | -20/+53 |
2016-07-20 | net: dsa: mv88e6xxx: add cap for Priority Override | Vivien Didelot | 2 | -10/+33 |
2016-07-20 | net: dsa: mv88e6xxx: add cap for PVT | Vivien Didelot | 2 | -13/+31 |
2016-07-20 | net: dsa: mv88e6xxx: rework Switch MAC setter | Vivien Didelot | 2 | -75/+64 |
2016-07-20 | net: dsa: mv88e6xxx: add cap for MGMT Enables bits | Vivien Didelot | 2 | -18/+41 |
2016-07-20 | net: dsa: mv88e6xxx: extract trunk mapping | Vivien Didelot | 2 | -21/+48 |
2016-07-20 | net: dsa: mv88e6xxx: extract device mapping | Vivien Didelot | 1 | -15/+60 |
2016-07-20 | net: dsa: mv88e6xxx: split setup of Global 1 and 2 | Vivien Didelot | 2 | -32/+62 |
2016-07-20 | net: dsa: mv88e6xxx: remove basic function flags | Vivien Didelot | 2 | -63/+6 |
2016-07-20 | kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug | Andrew Morton | 1 | -1/+3 |
2016-07-20 | virtio-net: Remove more stack DMA | Andy Lutomirski | 1 | -5/+8 |
2016-07-20 | bnxt_en: Remove locking around txr->dev_state | Florian Fainelli | 1 | -2/+0 |
2016-07-20 | Merge branch 'frag-udp-tunneled-skbs' | David S. Miller | 5 | -4/+16 |
2016-07-20 | net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme... | Shmulik Ladkani | 1 | -0/+9 |
2016-07-20 | net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags | Shmulik Ladkani | 4 | -4/+7 |
2016-07-20 | Merge branch 'bnxt_en-NS2-Nitro' | David S. Miller | 3 | -43/+229 |
2016-07-20 | bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro. | Prashant Sreedharan | 1 | -0/+6 |
2016-07-20 | bnxt_en: Workaround Nitro A0 RX hardware bug (part 4). | Prashant Sreedharan | 1 | -11/+53 |
2016-07-20 | bnxt_en: Workaround Nitro A0 hardware RX bug (part 3). | Prashant Sreedharan | 1 | -1/+80 |
2016-07-20 | bnxt_en: Workaround Nitro A0 hardware RX bug (part 2). | Prashant Sreedharan | 2 | -4/+25 |
2016-07-20 | bnxt_en: Workaround Nitro A0 hardware RX bug (part 1). | Prashant Sreedharan | 2 | -16/+39 |
2016-07-20 | bnxt_en: Add basic support for Nitro in North Star 2. | Prashant Sreedharan | 2 | -13/+28 |
2016-07-20 | Merge branch 'marvell-phy' | David S. Miller | 1 | -18/+328 |
2016-07-20 | Marvell phy: add functions to suspend and resume both interfaces: fiber and c... | Charles-Antoine Couret | 1 | -2/+71 |
2016-07-20 | Marvell phy: add configuration of autonegociation for fiber link. | Charles-Antoine Couret | 1 | -2/+109 |
2016-07-20 | Marvell phy: add field to get errors from fiber link. | Charles-Antoine Couret | 1 | -2/+7 |