summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-03net/x25: Return the correct errno codeZheng Yongjun
2021-06-03cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy
2021-06-03Merge branch 'caif-fixes'David S. Miller
2021-06-03net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin
2021-06-03net: caif: fix memory leak in caif_device_notifyPavel Skripkin
2021-06-03net: caif: add proper error handlingPavel Skripkin
2021-06-03net: caif: added cfserl_release functionPavel Skripkin
2021-06-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-06-03net: kcm: fix memory leak in kcm_sendmsgPavel Skripkin
2021-06-03sit: set name of device back to struct parmszhang kai
2021-06-03rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong
2021-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-06-03ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski
2021-06-03igc: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ixgbevf: add correct exception tracing for XDPMagnus Karlsson
2021-06-03igb: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ixgbe: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ice: add correct exception tracing for XDPMagnus Karlsson
2021-06-03i40e: add correct exception tracing for XDPMagnus Karlsson
2021-06-03igb: Fix XDP with PTP enabledKurt Kanzenbach
2021-06-02net: stmmac: fix issue where clk is being unprepared twiceWong Vee Khee
2021-06-02net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett
2021-06-02Merge tag 'mlx5-fixes-2021-06-01' of git://git.kernel.org/pub/scm/linuDavid S. Miller
2021-06-02bpf, lockdown, audit: Fix buggy SELinux lockdown permission checksDaniel Borkmann
2021-06-02netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso
2021-06-02netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso
2021-06-01net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik
2021-06-01net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin
2021-06-01net/mlx5e: Fix HW TS with CQE compression according to profileAya Levin
2021-06-01net/mlx5e: Fix adding encap rules to slow pathRoi Dayan
2021-06-01net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan
2021-06-01net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh
2021-06-01net/mlx5e: Disable TLS offload for uplink representorRoi Dayan
2021-06-01net/mlx5e: Fix incompatible castingAya Levin
2021-06-01MAINTAINERS: nfc mailing lists are subscribers-onlyJoe Perches
2021-06-01Merge branch 'ktls-use-after-free'David S. Miller
2021-06-01net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy
2021-06-01net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy
2021-06-01ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong
2021-06-01Merge branch 'virtio_net-build_skb-fixes'David S. Miller
2021-06-01virtio_net: get build_skb() buf by data ptrXuan Zhuo
2021-06-01virtio-net: fix for unable to handle page fault for addressXuan Zhuo
2021-06-01net: sock: fix in-kernel mark settingAlexander Aring
2021-06-01net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANsVladimir Oltean
2021-05-31nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski
2021-05-30net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_dataSriranjani P
2021-05-28Merge branch 'mptcp-fixes-for-5-13'Jakub Kicinski
2021-05-28mptcp: update selftest for fallback due to OoOPaolo Abeni
2021-05-28mptcp: do not reset MP_CAPABLE subflow on mapping errorsPaolo Abeni