Age | Commit message (Expand) | Author |
2016-07-19 | bpf: add XDP_TX xdp_action for direct forwarding | Brenden Blanco |
2016-07-19 | net/mlx4_en: add page recycle to prepare rx ring for tx support | Brenden Blanco |
2016-07-19 | Add sample for adding simple drop program to link | Brenden Blanco |
2016-07-19 | net/mlx4_en: add support for fast rx drop bpf program | Brenden Blanco |
2016-07-19 | rtnl: add option for setting link xdp prog | Brenden Blanco |
2016-07-19 | net: add ndo to setup/query xdp prog in adapter rx | Brenden Blanco |
2016-07-19 | bpf: add XDP prog type for early driver filter | Brenden Blanco |
2016-07-19 | bpf: add bpf_prog_add api for bulk prog refcnt | Brenden Blanco |
2016-07-19 | Merge branch 'ncsi' | David S. Miller |
2016-07-19 | net/faraday: Mask PHY interrupt with NCSI mode | Gavin Shan |
2016-07-19 | net/faraday: Match driver according to compatible property | Gavin Shan |
2016-07-19 | net/faraday: Support NCSI mode | Gavin Shan |
2016-07-19 | net/faraday: Read MAC address from chip | Gavin Shan |
2016-07-19 | net/faraday: Helper functions to create or destroy MDIO interface | Gavin Shan |
2016-07-19 | net/ncsi: NCSI AEN packet handler | Gavin Shan |
2016-07-19 | net/ncsi: Package and channel management | Gavin Shan |
2016-07-19 | net/ncsi: NCSI response packet handler | Gavin Shan |
2016-07-19 | net/ncsi: NCSI command packet handler | Gavin Shan |
2016-07-19 | net/ncsi: Resource management | Gavin Shan |
2016-07-19 | Merge branch 'dsa-mv88e6xxx-g2-cleanup-stp' | David S. Miller |
2016-07-19 | net: dsa: mv88e6xxx: add support for DSA ageing time | Vivien Didelot |
2016-07-19 | net: dsa: mv88e6xxx: add G1 helper for ageing time | Vivien Didelot |
2016-07-19 | net: dsa: support switchdev ageing time attr | Vivien Didelot |
2016-07-19 | net: dsa: mv88e6xxx: add cap for IRL | Vivien Didelot |
2016-07-19 | net: dsa: mv88e6xxx: add cap for Priority Override | Vivien Didelot |
2016-07-19 | net: dsa: mv88e6xxx: add cap for PVT | Vivien Didelot |
2016-07-19 | net: dsa: mv88e6xxx: rework Switch MAC setter | Vivien Didelot |
2016-07-19 | net: dsa: mv88e6xxx: add cap for MGMT Enables bits | Vivien Didelot |
2016-07-19 | net: dsa: mv88e6xxx: extract trunk mapping | Vivien Didelot |
2016-07-19 | net: dsa: mv88e6xxx: extract device mapping | Vivien Didelot |
2016-07-19 | net: dsa: mv88e6xxx: split setup of Global 1 and 2 | Vivien Didelot |
2016-07-19 | net: dsa: mv88e6xxx: remove basic function flags | Vivien Didelot |
2016-07-19 | kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug | Andrew Morton |
2016-07-19 | virtio-net: Remove more stack DMA | Andy Lutomirski |
2016-07-19 | bnxt_en: Remove locking around txr->dev_state | Florian Fainelli |
2016-07-19 | Merge branch 'frag-udp-tunneled-skbs' | David S. Miller |
2016-07-19 | net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme... | Shmulik Ladkani |
2016-07-19 | net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags | Shmulik Ladkani |
2016-07-19 | Merge branch 'bnxt_en-NS2-Nitro' | David S. Miller |
2016-07-19 | bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro. | Prashant Sreedharan |
2016-07-19 | bnxt_en: Workaround Nitro A0 RX hardware bug (part 4). | Prashant Sreedharan |
2016-07-19 | bnxt_en: Workaround Nitro A0 hardware RX bug (part 3). | Prashant Sreedharan |
2016-07-19 | bnxt_en: Workaround Nitro A0 hardware RX bug (part 2). | Prashant Sreedharan |
2016-07-19 | bnxt_en: Workaround Nitro A0 hardware RX bug (part 1). | Prashant Sreedharan |
2016-07-19 | bnxt_en: Add basic support for Nitro in North Star 2. | Prashant Sreedharan |
2016-07-19 | Merge branch 'marvell-phy' | David S. Miller |
2016-07-19 | Marvell phy: add functions to suspend and resume both interfaces: fiber and c... | Charles-Antoine Couret |
2016-07-19 | Marvell phy: add configuration of autonegociation for fiber link. | Charles-Antoine Couret |
2016-07-19 | Marvell phy: add field to get errors from fiber link. | Charles-Antoine Couret |
2016-07-19 | Marvell phy: check link status in case of fiber link. | Charles-Antoine Couret |