summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+7
2021-06-03ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski3-3/+18
2021-06-03igc: add correct exception tracing for XDPMagnus Karlsson1-6/+5
2021-06-03ixgbevf: add correct exception tracing for XDPMagnus Karlsson1-0/+3
2021-06-03igb: add correct exception tracing for XDPMagnus Karlsson1-4/+6
2021-06-03ixgbe: add correct exception tracing for XDPMagnus Karlsson2-14/+16
2021-06-03ice: add correct exception tracing for XDPMagnus Karlsson2-5/+15
2021-06-03i40e: add correct exception tracing for XDPMagnus Karlsson2-3/+12
2021-06-03igb: Fix XDP with PTP enabledKurt Kanzenbach3-33/+37
2021-06-03ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun1-1/+3
2021-06-03ieee802154: fix error return code in ieee802154_add_iface()Zhen Lei1-1/+3
2021-06-03net: ieee802154: mrf24j40: Drop unneeded of_match_ptr()Andy Shevchenko1-2/+2
2021-06-03net/ieee802154: drop unneeded assignment in llsec_iter_devkeys()Yang Li1-3/+3
2021-06-02net: stmmac: fix issue where clk is being unprepared twiceWong Vee Khee1-1/+0
2021-06-02net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett1-5/+8
2021-06-02Merge tag 'mlx5-fixes-2021-06-01' of git://git.kernel.org/pub/scm/linuDavid S. Miller9-20/+96
2021-06-02bpf, lockdown, audit: Fix buggy SELinux lockdown permission checksDaniel Borkmann2-22/+17
2021-06-02netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso1-2/+6
2021-06-02netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso1-1/+1
2021-06-02net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik2-1/+4
2021-06-02net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin1-0/+7
2021-06-02net/mlx5e: Fix HW TS with CQE compression according to profileAya Levin1-15/+52
2021-06-02net/mlx5e: Fix adding encap rules to slow pathRoi Dayan3-2/+8
2021-06-02net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan1-0/+9
2021-06-02net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh1-0/+3
2021-06-02net/mlx5e: Disable TLS offload for uplink representorRoi Dayan1-0/+10
2021-06-02net/mlx5e: Fix incompatible castingAya Levin1-2/+3
2021-06-02MAINTAINERS: nfc mailing lists are subscribers-onlyJoe Perches1-5/+5
2021-06-02Merge branch 'ktls-use-after-free'David S. Miller4-12/+66
2021-06-02net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy4-5/+64
2021-06-02net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy2-8/+3
2021-06-02ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong1-0/+1
2021-06-02Merge branch 'virtio_net-build_skb-fixes'David S. Miller1-12/+8
2021-06-02virtio_net: get build_skb() buf by data ptrXuan Zhuo1-11/+6
2021-06-02virtio-net: fix for unable to handle page fault for addressXuan Zhuo1-1/+2
2021-06-02net: sock: fix in-kernel mark settingAlexander Aring1-4/+12
2021-06-02net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANsVladimir Oltean1-1/+1
2021-06-01nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski1-0/+2
2021-05-31Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma1-2/+2
2021-05-30net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_dataSriranjani P1-2/+3
2021-05-30mt76: mt7921: remove leftover 80+80 HE capabilityFelix Fietkau1-2/+1
2021-05-30mt76: mt7615: do not set MT76_STATE_PM at bootstrapLorenzo Bianconi3-11/+12
2021-05-28Merge branch 'mptcp-fixes-for-5-13'Jakub Kicinski3-44/+64
2021-05-28mptcp: update selftest for fallback due to OoOPaolo Abeni1-4/+9
2021-05-28mptcp: do not reset MP_CAPABLE subflow on mapping errorsPaolo Abeni1-30/+32
2021-05-28mptcp: always parse mptcp options for MPC reqskPaolo Abeni1-9/+8
2021-05-28mptcp: fix sk_forward_memory corruption on retransmissionPaolo Abeni1-1/+15
2021-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski4-35/+59
2021-05-28net/sched: act_ct: Fix ct template allocation for zone 0Ariel Levkovich1-3/+0
2021-05-28net/sched: act_ct: Offload connections with commit actionPaul Blakey1-3/+4