summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-13netfilter: flowtable: Add API for registering to flow table eventsPaul Blakey3-0/+57
2020-03-13net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads tablePaul Blakey1-0/+1
2020-03-13net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey3-11/+41
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller23-246/+1620
2020-03-12Merge branch 'bind_addr_zero'David S. Miller8-12/+243
2020-03-12selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.Kuniyuki Iwashima4-0/+200
2020-03-12tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPO...Kuniyuki Iwashima1-3/+9
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima4-1/+28
2020-03-12tcp: Remove unnecessary conditions in inet_csk_bind_conflict().Kuniyuki Iwashima1-10/+8
2020-03-12Merge branch 'hns3-fixes'David S. Miller5-5/+45
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen1-0/+23
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen1-4/+15
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen4-0/+6
2020-03-12net: hns3: fix "tc qdisc del" failed issueYonglong Liu1-1/+1
2020-03-12Merge branch 'ethtool-consolidate-irq-coalescing-part-4'David S. Miller16-46/+46
2020-03-12net: ixgbevf: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-12net: ixgbe: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-12net: igc: let core reject the unsupported coalescing parametersJakub Kicinski1-21/+1
2020-03-12net: igbvf: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-12net: igb: let core reject the unsupported coalescing parametersJakub Kicinski1-21/+1
2020-03-12net: iavf: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-12net: i40e: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-12net: fm10k: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-12net: e1000: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-12net: hns3: reject unsupported coalescing paramsJakub Kicinski1-0/+7
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski2-0/+10
2020-03-12net: gianfar: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-12net: fec: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-12net: dpaa: reject unsupported coalescing paramsJakub Kicinski1-4/+2
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski2-0/+6
2020-03-12sfc: ethtool: Refactor to remove fallthrough comments in case blocksJoe Perches1-16/+20
2020-03-12taprio: Fix sending packets without dequeueing themVinicius Costa Gomes1-3/+9
2020-03-12Revert "net: sched: make newly activated qdiscs visible"Julian Wiedmann3-28/+0
2020-03-12Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-2/+2
2020-03-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-5/+13
2020-03-12dt-bindings: soc: qcom: fix IPA bindingAlex Elder1-13/+19
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham1-3/+3
2020-03-12net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn1-0/+2
2020-03-12net: mptcp: don't hang before sending 'MP capable with data'Davide Caratti1-0/+4
2020-03-12net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet1-7/+7
2020-03-12Merge branch 's390-qeth-fixes'David S. Miller4-64/+119
2020-03-12s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann4-19/+56
2020-03-12s390/qeth: refactor buffer pool codeJulian Wiedmann1-32/+51
2020-03-12s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann2-19/+18
2020-03-12seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni3-2/+4
2020-03-12net: dsa: Don't instantiate phylink for CPU/DSA ports unless neededAndrew Lunn1-3/+9
2020-03-12soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"Colin Ian King1-1/+1
2020-03-12net: ibm: remove set but not used variables 'err'Chen Zhou1-2/+1
2020-03-12net: Add missing annotation for *netlink_seq_start()Jules Irenge1-0/+1
2020-03-12tcp: Add missing annotation for tcp_child_process()Jules Irenge1-0/+1