summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | netfilter: nf_log: fix uninit read in nf_log_proc_dostringJann Horn2018-06-261-0/+4
| * | netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregisterGao Feng2018-06-181-0/+5
| * | netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-06-183-4/+4
| * | netfilter: nf_queue: augment nfqa_cfg_policyEric Dumazet2018-06-181-0/+3
* | | nfp: cast sizeof() to int when comparing with error codeChengguang Xu2018-06-271-1/+1
* | | Merge branch 'nfp-MPLS-and-shared-blocks-TC-offload-fixes'David S. Miller2018-06-274-0/+33
|\ \ \
| * | | nfp: reject binding to shared blocksJohn Hurley2018-06-273-0/+11
| * | | nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren2018-06-272-0/+22
|/ / /
* | | fib_rules: match rules based on suppress_* properties tooJason A. Donenfeld2018-06-271-0/+8
* | | rds: clean up loopback rds_connections on netns deletionSowmini Varadhan2018-06-273-1/+68
* | | Merge branch 'lan78xx-minor-fixes'David S. Miller2018-06-261-3/+34
|\ \ \
| * | | net: lan78xx: Use s/w csum check on VLANs without tag strippingDave Stevenson2018-06-261-1/+6
| * | | net: lan78xx: Add support for VLAN tag stripping.Dave Stevenson2018-06-261-0/+22
| * | | net: lan78xx: Add support for VLAN filtering.Dave Stevenson2018-06-261-1/+4
| * | | net: lan78xx: Allow for VLAN headers in timeout calcsDave Stevenson2018-06-261-2/+3
|/ / /
* | | r8152: napi hangup fix after disconnectJiri Slaby2018-06-261-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-2540-165/+190
|\ \ \
| * | | sfc: make function efx_rps_hash_bucket staticColin Ian King2018-06-241-0/+1
| * | | strparser: Corrected typo in documentation.Vakul Garg2018-06-241-1/+1