| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgbe: Add X553 PHY FC autoneg support | Don Skidmore | 2016-11-05 | 7 | -8/+232 |
* | ixgbe: fix link status check for copper X550em | Emil Tantilov | 2016-11-05 | 1 | -8/+13 |
* | ixgbe: do not use ixgbe specific mdio defines | Emil Tantilov | 2016-11-05 | 3 | -56/+33 |
* | ixgbe: Update setup PHY link to unset all speeds | Don Skidmore | 2016-11-05 | 1 | -39/+38 |
* | ixgbe: Add support to retrieve and store LED link active | Don Skidmore | 2016-11-05 | 8 | -2/+57 |
* | ixgbe: Add X552 iXFI configuration helper function | Don Skidmore | 2016-11-05 | 1 | -34/+52 |
* | Merge branch 'nfp-ring-reconfig-and-xdp-support' | David S. Miller | 2016-11-04 | 9 | -294/+869 |
|\ |
|
| * | nfp: add support for offload of XDP programs | Jakub Kicinski | 2016-11-04 | 6 | -6/+139 |
| * | nfp: remove unnecessary parameters from nfp_net_bpf_offload() | Jakub Kicinski | 2016-11-04 | 3 | -7/+3 |
| * | nfp: add XDP support in the driver | Jakub Kicinski | 2016-11-04 | 4 | -101/+449 |
| * | debugfs: constify argument to debugfs_real_fops() | Jakub Kicinski | 2016-11-04 | 1 | -1/+2 |
| * | nfp: reorganize nfp_net_rx() to get packet offsets early | Jakub Kicinski | 2016-11-04 | 1 | -26/+30 |
| * | nfp: add support for ethtool .set_channels | Jakub Kicinski | 2016-11-04 | 4 | -22/+123 |
| * | nfp: move RSS indirection table init into a separate function | Jakub Kicinski | 2016-11-04 | 1 | -5/+10 |
| * | nfp: add helper to reassign rings to IRQ vectors | Jakub Kicinski | 2016-11-04 | 1 | -24/+16 |
| * | nfp: loosen relation between rings and IRQs vectors | Jakub Kicinski | 2016-11-04 | 1 | -6/+6 |
| * | nfp: reuse ring helpers on .ndo_open() path | Jakub Kicinski | 2016-11-04 | 1 | -40/+20 |
| * | nfp: rename ring allocation helpers | Jakub Kicinski | 2016-11-04 | 1 | -13/+13 |
| * | nfp: centralize runtime reconfiguration logic | Jakub Kicinski | 2016-11-04 | 3 | -119/+118 |
| * | nfp: add support for ethtool .get_channels | Jakub Kicinski | 2016-11-04 | 1 | -0/+16 |
|/ |
|
* | Merge branch 'amd-xgbe-updates' | David S. Miller | 2016-11-04 | 10 | -1371/+2923 |
|\ |
|
| * | amd-xgbe: Prepare for supporting PCI devices | Lendacky, Thomas | 2016-11-04 | 6 | -510/+755 |
| * | amd-xgbe: Update how to determine DMA channel status | Lendacky, Thomas | 2016-11-04 | 3 | -21/+43 |
| * | amd-xgbe: Support for 64-bit management counter registers | Lendacky, Thomas | 2016-11-04 | 2 | -10/+27 |
| * | amd-xgbe: Prepare for a new PCS register access method | Lendacky, Thomas | 2016-11-04 | 4 | -19/+119 |
| * | amd-xgbe: Add support for clause 37 auto-negotiation | Lendacky, Thomas | 2016-11-04 | 3 | -8/+286 |
| * | amd-xgbe: Prepare for introduction of clause 37 autoneg | Lendacky, Thomas | 2016-11-04 | 4 | -85/+176 |
| * | amd-xgbe: Prepare for working with more than one type of phy | Lendacky, Thomas | 2016-11-04 | 8 | -660/+1140 |
| * | amd-xgbe: Perform priority-based hardware FIFO allocation | Lendacky, Thomas | 2016-11-04 | 2 | -139/+434 |
| * | amd-xgbe: Prepare for priority-based FIFO allocation | Lendacky, Thomas | 2016-11-04 | 2 | -17/+41 |
| * | amd-xgbe: Fix formatting of PCS register dump | Lendacky, Thomas | 2016-11-04 | 1 | -12/+12 |
|/ |
|
* | Merge branch 'uid-routing' | David S. Miller | 2016-11-04 | 39 | -44/+225 |
|\ |
|
| * | net: inet: Support UID-based routing in IP protocols. | Lorenzo Colitti | 2016-11-04 | 31 | -40/+89 |
| * | net: core: add UID to flows, rules, and routes | Lorenzo Colitti | 2016-11-04 | 8 | -3/+111 |
| * | net: core: Add a UID field to struct sock. | Lorenzo Colitti | 2016-11-04 | 3 | -1/+25 |
|/ |
|
* | Merge branch 'dsa-mv88e6xxx-port-operation-refine' | David S. Miller | 2016-11-04 | 5 | -308/+727 |
|\ |
|
| * | net: dsa: mv88e6xxx: setup port's MAC | Vivien Didelot | 2016-11-04 | 1 | -80/+60 |
| * | net: dsa: mv88e6xxx: add port's MAC speed setter | Vivien Didelot | 2016-11-04 | 4 | -12/+189 |
| * | net: dsa: mv88e6xxx: add port's RGMII delay setter | Vivien Didelot | 2016-11-04 | 4 | -0/+73 |
| * | net: dsa: mv88e6xxx: add port duplex setter | Vivien Didelot | 2016-11-04 | 4 | -0/+64 |
| * | net: dsa: mv88e6xxx: add port link setter | Vivien Didelot | 2016-11-04 | 4 | -0/+70 |
| * | net: dsa: mv88e6xxx: add port 802.1Q mode setter | Vivien Didelot | 2016-11-04 | 3 | -31/+37 |
| * | net: dsa: mv88e6xxx: add port PVID accessors | Vivien Didelot | 2016-11-04 | 3 | -47/+45 |
| * | net: dsa: mv88e6xxx: add port FID accessors | Vivien Didelot | 2016-11-04 | 3 | -73/+74 |
| * | net: dsa: mv88e6xxx: add port vlan map setter | Vivien Didelot | 2016-11-04 | 3 | -12/+29 |
| * | net: dsa: mv88e6xxx: add port state setter | Vivien Didelot | 2016-11-04 | 3 | -45/+37 |
| * | net: dsa: mv88e6xxx: add port files | Vivien Didelot | 2016-11-04 | 4 | -16/+57 |
|/ |
|
* | net/sched: cls_flower: Support matching on SCTP ports | Simon Horman | 2016-11-03 | 2 | -0/+24 |
* | mlxsw: pci: Fix the FW ready mask length | Elad Raz | 2016-11-03 | 1 | -1/+1 |
* | Merge branch 'ip-recvfragsize-cmsg' | David S. Miller | 2016-11-03 | 8 | -3/+51 |
|\ |
|