summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: dsa: mv88e6xxx: 6351 family also has RGMII delaysAndrew Lunn2016-11-131-0/+4
| * | net: dsa: mv88e6xxx: Don't modify RGMII delays when not RGMII modeAndrew Lunn2016-11-131-2/+3
|/ /
* | net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-131-26/+36
* | net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stoppedIvan Khoronzhuk2016-11-131-1/+1
* | net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configurationIvan Khoronzhuk2016-11-132-53/+53
* | mlxsw: reg: Fix pwm_frequency field size in MFCR registerJiri Pirko2016-11-131-1/+1
* | genetlink: Make family a signed integer.David S. Miller2016-11-131-1/+1
* | net: phy: marvell: optimize logic for page changing during initUwe Kleine-König2016-11-131-4/+2
* | Merge branch 'amd-xgbe-updates'David S. Miller2016-11-1317-90/+5487
|\ \
| * | amd-xgbe: Add support for a KR redriverLendacky, Thomas2016-11-135-37/+458
| * | amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas2016-11-136-11/+557
| * | amd-xgbe: Add support for SFP+ modulesLendacky, Thomas2016-11-136-8/+1642
| * | net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas2016-11-133-10/+3
| * | amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas2016-11-139-1/+753
| * | amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas2016-11-137-3/+340
| * | amd-xgbe: Add support for new DMA interrupt modeLendacky, Thomas2016-11-136-36/+91
| * | amd-xgbe: Allow for a greater number of Rx queuesLendacky, Thomas2016-11-131-2/+1
| * | amd-xgbe: Add PCI device supportLendacky, Thomas2016-11-1311-20/+1657
| * | amd-xgbe: Add a workaround for Tx timestamp issueLendacky, Thomas2016-11-133-3/+12
| * | amd-xgbe: Guard against incorrectly generated interruptsLendacky, Thomas2016-11-131-1/+15
|/ /
* | Merge branch 'ovs-L3-encap'David S. Miller2016-11-139-134/+353
|\ \
| * | openvswitch: allow L3 netdev portsJiri Benc2016-11-131-3/+6
| * | openvswitch: add Ethernet push and pop actionsJiri Benc2016-11-133-0/+82
| * | openvswitch: netlink: support L3 packetsJiri Benc2016-11-131-61/+99
| * | openvswitch: add processing of L3 packetsJiri Benc2016-11-133-37/+101
| * | openvswitch: support MPLS push and pop for L3 packetsJiri Benc2016-11-131-7/+11
| * | openvswitch: pass mac_proto to ovs_vport_sendJiri Benc2016-11-133-14/+19
| * | openvswitch: add mac_proto field to the flow keyJiri Benc2016-11-134-11/+31
| * | openvswitch: use hard_header_len instead of hardcoded ETH_HLENJiri Benc2016-11-132-5/+8
|/ /
* | bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann2016-11-123-1/+20
* | net: ethernet: ti: davinci_cpdma: free memory while channel destroyIvan Khoronzhuk2016-11-121-1/+1
* | Merge branch 'hns-fixes'David S. Miller2016-11-1014-142/+577
|\ \
| * | net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan2016-11-107-0/+155
| * | net: hns: add multicast tcam table clearKejian Yan2016-11-107-0/+113
| * | net: hns: modify tcam table of mask_keyQianqian Xie2016-11-101-0/+7
| * | net: hns: modify tcam table of mac mc-entryQianqian Xie2016-11-101-8/+17
| * | net: hns: modify tcam table of mac mc-portQianqian Xie2016-11-101-5/+13
| * | net: hns: modify table index to get mac entryQianqian Xie2016-11-101-4/+10
| * | net: hns: modify tcam table of mac uc-entryQianqian Xie2016-11-101-6/+12
| * | net: hns: modify tcam table and set mac keyQianqian Xie2016-11-102-9/+20
| * | net: hns: modify buffer format of cpu data to le64Qianqian Xie2016-11-101-3/+3
| * | net: hns: fix to intimate the link-status change by adding LF/RF methodDaode Huang2016-11-105-49/+37
| * | net: hns: modify ethtool statistics value errorQianqian Xie2016-11-101-2/+2
| * | net: hns: delete redundant macro definitionQianqian Xie2016-11-103-5/+1
| * | net: hns: bug fix about restart auto-negotiationDaode Huang2016-11-101-1/+2
| * | net: hns: set default mac pause time to 0xffffDaode Huang2016-11-101-1/+1
| * | net: hns: fix for promisc mode in HNS driverKejian Yan2016-11-104-4/+67
| * | net: hns: add fuzzy match of tcam table for hnsKejian Yan2016-11-105-54/+118
| * | Doc: hisi: hns adds mc-mac-mask propertyKejian Yan2016-11-101-0/+8
|/ /
* | tcp: remove unaligned accesses from tcp_get_info()Eric Dumazet2016-11-091-6/+5