summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva2018-06-301-0/+2
* Merge branch 's390-qeth-fixes'David S. Miller2018-06-304-30/+57
|\
| * s390/qeth: consistently re-enable device featuresJulian Wiedmann2018-06-304-17/+16
| * s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2018-06-302-6/+27
| * s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik2018-06-301-2/+2
| * s390/qeth: fix race when setting MAC addressJulian Wiedmann2018-06-301-4/+11
| * Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann2018-06-301-1/+1
|/
* alx: take rtnl before calling __alx_open from resumeSabrina Dubroca2018-06-301-1/+7
* sfc: correctly initialise filter rwsem for farchBert Kenward2018-06-301-0/+1
* net: phy: DP83TC811: Fix disabling interruptsDan Murphy2018-06-301-1/+1
* net/ipv6: Fix updates to prefix routeDavid Ahern2018-06-301-3/+6
* net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko2018-06-301-2/+1
* Merge branch 'DPAA-fixes'David S. Miller2018-06-302-7/+16
|\
| * dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur2018-06-301-7/+8
| * fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur2018-06-301-0/+8
|/
* bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru2018-06-303-0/+13
* cnic: tidy up a size calculationDan Carpenter2018-06-301-1/+1
* atm: iphase: fix a 64 bit bugDan Carpenter2018-06-301-1/+1
* tcp: fix Fast Open key endiannessYuchung Cheng2018-06-301-5/+13
* Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-06-292-21/+16
|\
| * nl80211: check nla_parse_nested() return valuesJohannes Berg2018-06-291-5/+11
| * nl80211: relax ht operation checks for meshBob Copeland2018-06-291-16/+3
| * mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior2018-06-291-0/+2
* | net, mm: account sock objects to kmemcgShakeel Butt2018-06-291-2/+5
|/
* net: stmmac: Set DMA buffer size in HWJose Abreu2018-06-284-0/+19
* net/smc: rebuild nonblocking connectUrsula Braun2018-06-282-28/+71
* tcp: add one more quick ack after after ECN eventsEric Dumazet2018-06-281-2/+2
* bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada2018-06-283-21/+14
* strparser: Remove early eaten to fix full tcp receive buffer stallDoron Roberts-Kedes2018-06-281-16/+1
* Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-06-2814-35/+45
|\
| * net/mlx5: Fix command interface race in polling modeAlex Vesker2018-06-271-1/+3
| * net/mlx5: Fix incorrect raw command length parsingAlex Vesker2018-06-271-3/+1
| * net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin2018-06-271-2/+2
| * net/mlx5: Fix required capability for manipulating MPFSEli Cohen2018-06-271-4/+5
| * net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2018-06-272-9/+5
| * IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-271-1/+1
| * net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-273-9/+9
| * net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-277-7/+16
| * net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz2018-06-271-1/+5
* | selftests/net: Fix permissions for fib_tests.shShuah Khan2018-06-281-0/+0
* | Merge branch 'xdp-flush'David S. Miller2018-06-283-30/+48
|\ \
| * | virtio_net: split XDP_TX kick and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-11/+19
| * | i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-9/+15
| * | ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-10/+14
|/ /
* | net: macb: initialize bp->queues[0].bp for at91rm9200Alexandre Belloni2018-06-281-0/+2
* | bpfilter: check compiler capability in KconfigMasahiro Yamada2018-06-284-11/+2
* | hinic: reset irq affinity before freeing irqWei Yongjun2018-06-281-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-287-12/+69
|\ \
| * | netfilter: nf_conncount: fix garbage collection confirm raceFlorian Westphal2018-06-261-5/+47
| * | netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn2018-06-261-3/+6