summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-06-032-3/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso2021-06-021-2/+6
| * | | | | netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso2021-06-021-1/+1
* | | | | | net: stmmac: fix issue where clk is being unprepared twiceWong Vee Khee2021-06-021-1/+0
* | | | | | net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett2021-06-021-5/+8
* | | | | | Merge tag 'mlx5-fixes-2021-06-01' of git://git.kernel.org/pub/scm/linuDavid S. Miller2021-06-029-20/+96
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik2021-06-022-1/+4
| * | | | | net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin2021-06-021-0/+7
| * | | | | net/mlx5e: Fix HW TS with CQE compression according to profileAya Levin2021-06-021-15/+52
| * | | | | net/mlx5e: Fix adding encap rules to slow pathRoi Dayan2021-06-023-2/+8
| * | | | | net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan2021-06-021-0/+9
| * | | | | net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh2021-06-021-0/+3
| * | | | | net/mlx5e: Disable TLS offload for uplink representorRoi Dayan2021-06-021-0/+10
| * | | | | net/mlx5e: Fix incompatible castingAya Levin2021-06-021-2/+3
|/ / / / /
* | | | | MAINTAINERS: nfc mailing lists are subscribers-onlyJoe Perches2021-06-021-5/+5
* | | | | Merge branch 'ktls-use-after-free'David S. Miller2021-06-024-12/+66
|\ \ \ \ \
| * | | | | net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy2021-06-024-5/+64
| * | | | | net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy2021-06-022-8/+3
|/ / / / /
* | | | | ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong2021-06-021-0/+1
* | | | | Merge branch 'virtio_net-build_skb-fixes'David S. Miller2021-06-021-12/+8
|\ \ \ \ \
| * | | | | virtio_net: get build_skb() buf by data ptrXuan Zhuo2021-06-021-11/+6
| * | | | | virtio-net: fix for unable to handle page fault for addressXuan Zhuo2021-06-021-1/+2
|/ / / / /
* | | | | net: sock: fix in-kernel mark settingAlexander Aring2021-06-021-4/+12
* | | | | net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANsVladimir Oltean2021-06-021-1/+1
* | | | | nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski2021-06-011-0/+2
* | | | | net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_dataSriranjani P2021-05-301-2/+3
* | | | | Merge branch 'mptcp-fixes-for-5-13'Jakub Kicinski2021-05-283-44/+64
|\ \ \ \ \
| * | | | | mptcp: update selftest for fallback due to OoOPaolo Abeni2021-05-281-4/+9
| * | | | | mptcp: do not reset MP_CAPABLE subflow on mapping errorsPaolo Abeni2021-05-281-30/+32
| * | | | | mptcp: always parse mptcp options for MPC reqskPaolo Abeni2021-05-281-9/+8
| * | | | | mptcp: fix sk_forward_memory corruption on retransmissionPaolo Abeni2021-05-281-1/+15
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-05-284-35/+59
|\ \ \ \ \
| * | | | | ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov2021-05-271-1/+1
| * | | | | netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso2021-05-242-25/+40
| * | | | | netfilter: nf_tables: extended netlink error reporting for chain typePablo Neira Ayuso2021-05-211-7/+14
| * | | | | netfilter: nf_tables: missing error reporting for not selected expressionsPablo Neira Ayuso2021-05-211-1/+3
| * | | | | netfilter: conntrack: unregister ipv4 sockopts on error unwindFlorian Westphal2021-05-201-1/+1
* | | | | | net/sched: act_ct: Fix ct template allocation for zone 0Ariel Levkovich2021-05-271-3/+0
* | | | | | net/sched: act_ct: Offload connections with commit actionPaul Blakey2021-05-271-3/+4
* | | | | | devlink: Correct VIRTUAL port to not have phys_port attributesParav Pandit2021-05-271-2/+2
| |/ / / / |/| | | |
* | | | | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-27189-1094/+2944
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli2021-05-261-0/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-2617-231/+513
| |\ \ \ \
| | * | | | bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann2021-05-252-10/+0
| | * | | | bpf: No need to simulate speculative domain for immediatesDaniel Borkmann2021-05-251-1/+5
| | * | | | bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann2021-05-251-10/+12
| | * | | | bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann2021-05-251-7/+11
| | * | | | bpf: Fix BPF_LSM kconfig symbol dependencyDaniel Borkmann2021-05-251-0/+2
| | * | | | selftests/bpf: Add test for l3 use of bpf_redirect_peerJussi Maki2021-05-252-178/+405
| | * | | | bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian2021-05-255-7/+10