summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-14net: use skb_unref() in napi_consume_skb()Paolo Abeni1-3/+2
2017-06-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller9-26/+122
2017-06-14qed: Fix an off by one bugDan Carpenter1-1/+1
2017-06-14Merge branch 'mlxsw-Add-support-for-cable-info-access'David S. Miller2-0/+207
2017-06-14mlxsw: spectrum: Add support for access cable info via ethtoolArkadi Sharshevsky1-0/+131
2017-06-14mlxsw: reg: Add MCIA register for cable info accessArkadi Sharshevsky1-0/+76
2017-06-14net: update undefined ->ndo_change_mtu() commentMagnus Damm1-2/+1
2017-06-14Merge branch 'bpf-MIPS-infra'David S. Miller6-14/+104
2017-06-14samples/bpf: Fix tracex5 to work with MIPS syscalls.David Daney3-3/+33
2017-06-14bpf: Add MIPS support to samples/bpf.David Daney1-0/+13
2017-06-14test_bpf: Add test to make conditional jump cross a large number of insns.David Daney1-0/+32
2017-06-14tools: bpf_jit_disasm: Handle large images.David Daney1-11/+26
2017-06-14Merge branch 'bpf-ctx-narrow'David S. Miller9-86/+324
2017-06-14selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song4-1/+234
2017-06-14bpf: permits narrower load from bpf program context fieldsYonghong Song6-119/+124
2017-06-14net_sched: move tcf_lock down after gen_replace_estimator()WANG Cong1-5/+3
2017-06-14macvlan: propagate the mac address change status for lowerdevZhang Shengju1-4/+2
2017-06-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller6-23/+78
2017-06-14Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME deviceShih-Yuan Lee (FourDollars)1-0/+1
2017-06-13ixgbe: pci_set_drvdata must be called before register_netdevJeff Mahoney1-1/+1
2017-06-13ixgbe: Resolve cppcheck format string warningTony Nguyen1-1/+1
2017-06-13ixgbe: fix writes to PFQDEEmil Tantilov1-1/+1
2017-06-13ixgbevf: Bump version numberTony Nguyen1-1/+1
2017-06-13ixgbe: Bump version numberTony Nguyen1-1/+1
2017-06-13ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller3-0/+29
2017-06-13ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller3-10/+17
2017-06-13ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller1-5/+15
2017-06-13ixgbe: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller1-3/+12
2017-06-13Merge branch 'net-dsa-Multi-CPU-ground-work'David S. Miller12-91/+91
2017-06-13net: dsa: Introduce dsa_get_cpu_port()Florian Fainelli6-25/+29
2017-06-13net: dsa: Associate slave network device with CPU portFlorian Fainelli5-2/+17
2017-06-13net: dsa: Relocate master ethtool operationsFlorian Fainelli3-30/+19
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli8-48/+40
2017-06-13caif: Add sockaddr length check before accessing sa_family in connect handlerMateusz Jurczyk1-0/+4
2017-06-13cxgb4: handle serial flash interruptGanesh Goudar1-1/+1
2017-06-13of_mdio: move of_mdio_parse_addr to header fileJon Mason2-23/+23
2017-06-13selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer3-3/+3
2017-06-13fjes: remove duplicate set of flag IFF_BROADCASTZhang Shengju1-1/+0
2017-06-13networking: use skb_put_zero()Johannes Berg7-14/+8
2017-06-13Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller32-111/+620
2017-06-13Merge tag 'batadv-next-for-davem-20170613' of git://git.open-mesh.org/linux-m...David S. Miller11-62/+72
2017-06-13Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-3/+4
2017-06-13Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...David S. Miller5-37/+44
2017-06-13qed: fix dump of context dataTayar, Tomer1-1/+1
2017-06-13qmi_wwan: new Telewell and Sierra device IDsBjørn Mork1-0/+4
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com21-52/+68
2017-06-13net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli1-0/+1
2017-06-13netconsole: Remove duplicate "netconsole: " logging prefixJoe Perches1-1/+1
2017-06-13Merge branch 'MDIO-bus-reset-GPIO-cleanups'David S. Miller3-40/+18
2017-06-13mdio_bus: use devm_gpiod_get_optional()Sergei Shtylyov1-9/+5