| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | net: dsa: mv88e6xxx: 6351 family also has RGMII delays | Andrew Lunn | 2016-11-13 | 1 | -0/+4 |
| * | | net: dsa: mv88e6xxx: Don't modify RGMII delays when not RGMII mode | Andrew Lunn | 2016-11-13 | 1 | -2/+3 |
|/ / |
|
* | | net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-11-13 | 1 | -26/+36 |
* | | net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stopped | Ivan Khoronzhuk | 2016-11-13 | 1 | -1/+1 |
* | | net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configuration | Ivan Khoronzhuk | 2016-11-13 | 2 | -53/+53 |
* | | mlxsw: reg: Fix pwm_frequency field size in MFCR register | Jiri Pirko | 2016-11-13 | 1 | -1/+1 |
* | | genetlink: Make family a signed integer. | David S. Miller | 2016-11-13 | 1 | -1/+1 |
* | | net: phy: marvell: optimize logic for page changing during init | Uwe Kleine-König | 2016-11-13 | 1 | -4/+2 |
* | | Merge branch 'amd-xgbe-updates' | David S. Miller | 2016-11-13 | 17 | -90/+5487 |
|\ \ |
|
| * | | amd-xgbe: Add support for a KR redriver | Lendacky, Thomas | 2016-11-13 | 5 | -37/+458 |
| * | | amd-xgbe: Add support for MDIO attached PHYs | Lendacky, Thomas | 2016-11-13 | 6 | -11/+557 |
| * | | amd-xgbe: Add support for SFP+ modules | Lendacky, Thomas | 2016-11-13 | 6 | -8/+1642 |
| * | | net: phy: expose phy_aneg_done API for use by drivers | Lendacky, Thomas | 2016-11-13 | 3 | -10/+3 |
| * | | amd-xgbe: Add I2C support for sideband communication | Lendacky, Thomas | 2016-11-13 | 9 | -1/+753 |
| * | | amd-xgbe: Add ECC status support for the device memory | Lendacky, Thomas | 2016-11-13 | 7 | -3/+340 |
| * | | amd-xgbe: Add support for new DMA interrupt mode | Lendacky, Thomas | 2016-11-13 | 6 | -36/+91 |
| * | | amd-xgbe: Allow for a greater number of Rx queues | Lendacky, Thomas | 2016-11-13 | 1 | -2/+1 |
| * | | amd-xgbe: Add PCI device support | Lendacky, Thomas | 2016-11-13 | 11 | -20/+1657 |
| * | | amd-xgbe: Add a workaround for Tx timestamp issue | Lendacky, Thomas | 2016-11-13 | 3 | -3/+12 |
| * | | amd-xgbe: Guard against incorrectly generated interrupts | Lendacky, Thomas | 2016-11-13 | 1 | -1/+15 |
|/ / |
|
* | | Merge branch 'ovs-L3-encap' | David S. Miller | 2016-11-13 | 9 | -134/+353 |
|\ \ |
|
| * | | openvswitch: allow L3 netdev ports | Jiri Benc | 2016-11-13 | 1 | -3/+6 |
| * | | openvswitch: add Ethernet push and pop actions | Jiri Benc | 2016-11-13 | 3 | -0/+82 |
| * | | openvswitch: netlink: support L3 packets | Jiri Benc | 2016-11-13 | 1 | -61/+99 |
| * | | openvswitch: add processing of L3 packets | Jiri Benc | 2016-11-13 | 3 | -37/+101 |
| * | | openvswitch: support MPLS push and pop for L3 packets | Jiri Benc | 2016-11-13 | 1 | -7/+11 |
| * | | openvswitch: pass mac_proto to ovs_vport_send | Jiri Benc | 2016-11-13 | 3 | -14/+19 |
| * | | openvswitch: add mac_proto field to the flow key | Jiri Benc | 2016-11-13 | 4 | -11/+31 |
| * | | openvswitch: use hard_header_len instead of hardcoded ETH_HLEN | Jiri Benc | 2016-11-13 | 2 | -5/+8 |
|/ / |
|
* | | bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path | Daniel Borkmann | 2016-11-12 | 3 | -1/+20 |
* | | net: ethernet: ti: davinci_cpdma: free memory while channel destroy | Ivan Khoronzhuk | 2016-11-12 | 1 | -1/+1 |
* | | Merge branch 'hns-fixes' | David S. Miller | 2016-11-10 | 14 | -142/+577 |
|\ \ |
|
| * | | net: hns: add the support to add/remove the ucast entry to/from table | Kejian Yan | 2016-11-10 | 7 | -0/+155 |
| * | | net: hns: add multicast tcam table clear | Kejian Yan | 2016-11-10 | 7 | -0/+113 |
| * | | net: hns: modify tcam table of mask_key | Qianqian Xie | 2016-11-10 | 1 | -0/+7 |
| * | | net: hns: modify tcam table of mac mc-entry | Qianqian Xie | 2016-11-10 | 1 | -8/+17 |
| * | | net: hns: modify tcam table of mac mc-port | Qianqian Xie | 2016-11-10 | 1 | -5/+13 |
| * | | net: hns: modify table index to get mac entry | Qianqian Xie | 2016-11-10 | 1 | -4/+10 |
| * | | net: hns: modify tcam table of mac uc-entry | Qianqian Xie | 2016-11-10 | 1 | -6/+12 |
| * | | net: hns: modify tcam table and set mac key | Qianqian Xie | 2016-11-10 | 2 | -9/+20 |
| * | | net: hns: modify buffer format of cpu data to le64 | Qianqian Xie | 2016-11-10 | 1 | -3/+3 |
| * | | net: hns: fix to intimate the link-status change by adding LF/RF method | Daode Huang | 2016-11-10 | 5 | -49/+37 |
| * | | net: hns: modify ethtool statistics value error | Qianqian Xie | 2016-11-10 | 1 | -2/+2 |
| * | | net: hns: delete redundant macro definition | Qianqian Xie | 2016-11-10 | 3 | -5/+1 |
| * | | net: hns: bug fix about restart auto-negotiation | Daode Huang | 2016-11-10 | 1 | -1/+2 |
| * | | net: hns: set default mac pause time to 0xffff | Daode Huang | 2016-11-10 | 1 | -1/+1 |
| * | | net: hns: fix for promisc mode in HNS driver | Kejian Yan | 2016-11-10 | 4 | -4/+67 |
| * | | net: hns: add fuzzy match of tcam table for hns | Kejian Yan | 2016-11-10 | 5 | -54/+118 |
| * | | Doc: hisi: hns adds mc-mac-mask property | Kejian Yan | 2016-11-10 | 1 | -0/+8 |
|/ / |
|
* | | tcp: remove unaligned accesses from tcp_get_info() | Eric Dumazet | 2016-11-09 | 1 | -6/+5 |