summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-12netfilter: flowtable: Add API for registering to flow table eventsPaul Blakey
2020-03-12net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads tablePaul Blakey
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-12Merge branch 'bind_addr_zero'David S. Miller
2020-03-12selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.Kuniyuki Iwashima
2020-03-12tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPO...Kuniyuki Iwashima
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima
2020-03-12tcp: Remove unnecessary conditions in inet_csk_bind_conflict().Kuniyuki Iwashima
2020-03-12Merge branch 'hns3-fixes'David S. Miller
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen
2020-03-12net: hns3: fix "tc qdisc del" failed issueYonglong Liu
2020-03-12Merge branch 'ethtool-consolidate-irq-coalescing-part-4'David S. Miller
2020-03-12net: ixgbevf: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: ixgbe: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: igc: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-12net: igbvf: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: igb: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-12net: iavf: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: i40e: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: fm10k: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: e1000: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: hns3: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: gianfar: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: fec: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: dpaa: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski
2020-03-12sfc: ethtool: Refactor to remove fallthrough comments in case blocksJoe Perches
2020-03-12taprio: Fix sending packets without dequeueing themVinicius Costa Gomes
2020-03-12Revert "net: sched: make newly activated qdiscs visible"Julian Wiedmann
2020-03-12Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-03-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-12dt-bindings: soc: qcom: fix IPA bindingAlex Elder
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-12net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn
2020-03-11net: mptcp: don't hang before sending 'MP capable with data'Davide Caratti
2020-03-11net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet
2020-03-11Merge branch 's390-qeth-fixes'David S. Miller
2020-03-11s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann
2020-03-11s390/qeth: refactor buffer pool codeJulian Wiedmann
2020-03-11s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann
2020-03-11seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni
2020-03-11net: dsa: Don't instantiate phylink for CPU/DSA ports unless neededAndrew Lunn
2020-03-11soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"Colin Ian King
2020-03-11net: ibm: remove set but not used variables 'err'Chen Zhou
2020-03-11net: Add missing annotation for *netlink_seq_start()Jules Irenge
2020-03-11tcp: Add missing annotation for tcp_child_process()Jules Irenge