summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh2-0/+18
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh6-9/+35
2017-12-15sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn1-1/+5
2017-12-15Merge branch 's390-fixes'David S. Miller5-46/+79
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann5-37/+67
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann1-0/+2
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2-4/+6
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann3-20/+19
2017-12-15Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-5/+7
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz1-0/+18
2017-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller5-19/+23
2017-12-13Merge branch 'mlx4-misc-fixes'David S. Miller4-28/+35
2017-12-13net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha1-26/+31
2017-12-13net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha1-1/+0
2017-12-13net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev2-1/+4
2017-12-13net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King1-0/+4
2017-12-13dwc-xlgmac: Add co-maintainerJie Deng1-0/+1
2017-12-13tcp: refresh tcp_mstamp from timers callbacksEric Dumazet1-0/+2
2017-12-13tcp: fix potential underestimation on rcv_rttWei Wang1-4/+6
2017-12-13skge: remove redundunt free_irq under spinlockStephen Hemminger1-1/+0
2017-12-13net: phy: meson-gxl: make function meson_gxl_read_status staticColin Ian King1-1/+1
2017-12-13of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King2-0/+4
2017-12-13net: phy: fix resume handlingRussell King3-14/+9
2017-12-13ARM: dts: vf610-zii-dev: use XAUI for DSA link portsRussell King1-2/+2
2017-12-13net: dsa: allow XAUI phy interface modeRussell King1-0/+1
2017-12-13hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai1-1/+1
2017-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller16-38/+170
2017-12-13net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj1-3/+7
2017-12-13net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2017-12-13net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee1-1/+19
2017-12-13tipc: eliminate potential memory leakJon Maloy1-1/+1
2017-12-13net: remove duplicate includesPravin Shedge7-7/+0
2017-12-13ipv4: igmp: guard against silly MTU valuesEric Dumazet4-12/+19
2017-12-13ipv6: mcast: better catch silly mtu valuesEric Dumazet1-10/+15
2017-12-13Revert "ravb: add workaround for clock when resuming with WoL enabled"Geert Uytterhoeven1-25/+2
2017-12-12bpf: add schedule points to map alloc/freeEric Dumazet1-0/+2
2017-12-12Merge branch 'bpf-misc-fixes'Alexei Starovoitov4-19/+21
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann2-12/+8
2017-12-12bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann1-0/+1
2017-12-12bpf: fix corruption on concurrent perf_event_output callsDaniel Borkmann1-7/+12
2017-12-12tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch2-2/+2
2017-12-11fou: fix some member types in guehdrXin Long1-9/+9
2017-12-11sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streamsXin Long1-1/+5
2017-12-11net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam1-5/+10
2017-12-11netlink: Add netns check on tapsKevin Cernekee1-0/+3
2017-12-11net: sh_eth: do not advertise Gigabit capabilities when not availableThomas Petazzoni1-0/+10
2017-12-11net: phy: meson-gxl: detect LPA corruptionJerome Brunet1-1/+73
2017-12-11netfilter: ip6t_MASQUERADE: add dependency on conntrack moduleKonstantin Khlebnikov1-1/+7
2017-12-11ptr_ring: add barriersMichael S. Tsirkin1-0/+9
2017-12-11Merge tag 'mac80211-for-davem-2017-12-11' of git://git.kernel.org/pub/scm/lin...David S. Miller2-13/+40