aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-14mdio: Demote print from info to debug in mdio_driver_registerFlorian Fainelli1-1/+1
2016-11-14driver: macvlan: Replace integer number with bool valueGao Feng1-5/+5
2016-11-14bpf: Use u64_to_user_ptr()Mickaël Salaün1-17/+12
2016-11-14net: atheros: atl2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+36
2016-11-14net: atheros: atl1: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+36
2016-11-14net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+30
2016-11-14net: alx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+35
2016-11-14net: fix sleeping for sk_wait_event()WANG Cong10-77/+77
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller123-1171/+1351
2016-11-13mlxsw: spectrum_router: Add FIB abort warningJiri Pirko1-0/+3
2016-11-13Merge branch 'dsa-mv88e6xxx-post-refactor-fixes'David S. Miller2-2/+7
2016-11-13net: dsa: mv88e6xxx: 6351 family also has RGMII delaysAndrew Lunn1-0/+4
2016-11-13net: dsa: mv88e6xxx: Don't modify RGMII delays when not RGMII modeAndrew Lunn1-2/+3
2016-11-13netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL testJulia Lawall4-31/+31
2016-11-13netfilter: conntrack: remove unused netns_ct memberFlorian Westphal1-1/+0
2016-11-13net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-26/+36
2016-11-13net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stoppedIvan Khoronzhuk1-1/+1
2016-11-13net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configurationIvan Khoronzhuk2-53/+53
2016-11-13mlxsw: reg: Fix pwm_frequency field size in MFCR registerJiri Pirko1-1/+1
2016-11-13genetlink: Make family a signed integer.David S. Miller1-1/+1
2016-11-13net: phy: marvell: optimize logic for page changing during initUwe Kleine-König1-4/+2
2016-11-13Merge branch 'amd-xgbe-updates'David S. Miller17-90/+5487
2016-11-13amd-xgbe: Add support for a KR redriverLendacky, Thomas5-37/+458
2016-11-13amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas6-11/+557
2016-11-13amd-xgbe: Add support for SFP+ modulesLendacky, Thomas6-8/+1642
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas3-10/+3
2016-11-13amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas9-1/+753
2016-11-13amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas7-3/+340
2016-11-13amd-xgbe: Add support for new DMA interrupt modeLendacky, Thomas6-36/+91
2016-11-13amd-xgbe: Allow for a greater number of Rx queuesLendacky, Thomas1-2/+1
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas11-20/+1657
2016-11-13amd-xgbe: Add a workaround for Tx timestamp issueLendacky, Thomas3-3/+12
2016-11-13amd-xgbe: Guard against incorrectly generated interruptsLendacky, Thomas1-1/+15
2016-11-13Merge branch 'ovs-L3-encap'David S. Miller9-134/+353
2016-11-13openvswitch: allow L3 netdev portsJiri Benc1-3/+6
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc3-0/+82
2016-11-13openvswitch: netlink: support L3 packetsJiri Benc1-61/+99
2016-11-13openvswitch: add processing of L3 packetsJiri Benc3-37/+101
2016-11-13openvswitch: support MPLS push and pop for L3 packetsJiri Benc1-7/+11
2016-11-13openvswitch: pass mac_proto to ovs_vport_sendJiri Benc3-14/+19
2016-11-13openvswitch: add mac_proto field to the flow keyJiri Benc4-11/+31
2016-11-13openvswitch: use hard_header_len instead of hardcoded ETH_HLENJiri Benc2-5/+8
2016-11-12bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann3-1/+20
2016-11-12net: ethernet: ti: davinci_cpdma: free memory while channel destroyIvan Khoronzhuk1-1/+1
2016-11-10Merge branch 'hns-fixes'David S. Miller14-142/+577
2016-11-10net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan7-0/+155
2016-11-10net: hns: add multicast tcam table clearKejian Yan7-0/+113
2016-11-10net: hns: modify tcam table of mask_keyQianqian Xie1-0/+7
2016-11-10net: hns: modify tcam table of mac mc-entryQianqian Xie1-8/+17
2016-11-10net: hns: modify tcam table of mac mc-portQianqian Xie1-5/+13