Age | Commit message (Expand) | Author | Files | Lines |
2021-06-09 | mac80211: fix 'reset' debugfs locking | Johannes Berg | 1 | -1/+3 |
2021-06-09 | net: rds: fix memory leak in rds_recvmsg | Pavel Skripkin | 1 | -1/+1 |
2021-06-08 | Merge tag 'batadv-net-pullrequest-20210608' of git://git.open-mesh.org/linux-... | David S. Miller | 1 | -1/+3 |
2021-06-08 | net: appletalk: fix the usage of preposition | gushengxian | 1 | -1/+1 |
2021-06-08 | net: ipv4: Remove unneed BUG() function | Zheng Yongjun | 2 | -2/+2 |
2021-06-08 | net: ipv4: fix memory leak in netlbl_cipsov4_add_std | Nanyong Sun | 1 | -0/+1 |
2021-06-08 | mac80211: fix deadlock in AP/VLAN handling | Johannes Berg | 1 | -7/+12 |
2021-06-08 | neighbour: allow NUD_NOARP entries to be forced GCed | David Ahern | 1 | -0/+1 |
2021-06-07 | revert "net: kcm: fix memory leak in kcm_sendmsg" | Pavel Skripkin | 1 | -5/+0 |
2021-06-07 | ethtool: Fix NULL pointer dereference during module EEPROM dump | Ido Schimmel | 1 | -1/+1 |
2021-06-05 | Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 33 | -133/+291 |
2021-06-05 | sch_htb: fix refcount leak in htb_parent_to_leaf_offload | Yunjian Wang | 1 | -4/+4 |
2021-06-04 | Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller | 2 | -3/+8 |
2021-06-04 | Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l... | David S. Miller | 3 | -9/+14 |
2021-06-04 | ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions | Coco Li | 1 | -2/+6 |
2021-06-04 | fib: Return the correct errno code | Zheng Yongjun | 1 | -1/+1 |
2021-06-04 | net: Return the correct errno code | Zheng Yongjun | 1 | -1/+1 |
2021-06-04 | net/x25: Return the correct errno code | Zheng Yongjun | 1 | -1/+1 |
2021-06-04 | net: caif: fix memory leak in cfusbl_device_notify | Pavel Skripkin | 1 | -1/+13 |
2021-06-04 | net: caif: fix memory leak in caif_device_notify | Pavel Skripkin | 1 | -1/+4 |
2021-06-04 | net: caif: add proper error handling | Pavel Skripkin | 2 | -8/+16 |
2021-06-04 | net: caif: added cfserl_release function | Pavel Skripkin | 1 | -0/+5 |
2021-06-04 | net: kcm: fix memory leak in kcm_sendmsg | Pavel Skripkin | 1 | -0/+5 |
2021-06-03 | sit: set name of device back to struct parms | zhang kai | 1 | -0/+3 |
2021-06-03 | rtnetlink: Fix missing error code in rtnl_bridge_notify() | Jiapeng Chong | 1 | -1/+3 |
2021-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -3/+7 |
2021-06-03 | ieee802154: fix error return code in ieee802154_llsec_getparams() | Wei Yongjun | 1 | -1/+3 |
2021-06-03 | ieee802154: fix error return code in ieee802154_add_iface() | Zhen Lei | 1 | -1/+3 |
2021-06-03 | net/ieee802154: drop unneeded assignment in llsec_iter_devkeys() | Yang Li | 1 | -3/+3 |
2021-06-02 | net: ipconfig: Don't override command-line hostnames or domains | Josh Triplett | 1 | -5/+8 |
2021-06-02 | netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches | Pablo Neira Ayuso | 1 | -2/+6 |
2021-06-02 | netfilter: nft_ct: skip expectations for confirmed conntrack | Pablo Neira Ayuso | 1 | -1/+1 |
2021-06-02 | net/tls: Fix use-after-free after the TLS device goes down and up | Maxim Mikityanskiy | 3 | -5/+55 |
2021-06-02 | net/tls: Replace TLS_RX_SYNC_RUNNING with RCU | Maxim Mikityanskiy | 1 | -7/+3 |
2021-06-02 | net: sock: fix in-kernel mark setting | Alexander Aring | 1 | -4/+12 |
2021-06-02 | net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs | Vladimir Oltean | 1 | -1/+1 |
2021-06-01 | nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect | Krzysztof Kozlowski | 1 | -0/+2 |
2021-05-31 | mac80211: Fix NULL ptr deref for injected rate info | Mathy Vanhoef | 1 | -16/+36 |
2021-05-31 | mac80211: fix skb length check in ieee80211_scan_rx() | Du Cheng | 1 | -5/+16 |
2021-05-31 | cfg80211: call cfg80211_leave_ocb when switching away from OCB | Du Cheng | 1 | -0/+3 |
2021-05-31 | mac80211: remove warning in ieee80211_get_sband() | Johannes Berg | 1 | -1/+1 |
2021-05-31 | Bluetooth: use correct lock to prevent UAF of hdev object | Lin Ma | 1 | -2/+2 |
2021-05-28 | mptcp: do not reset MP_CAPABLE subflow on mapping errors | Paolo Abeni | 1 | -30/+32 |
2021-05-28 | mptcp: always parse mptcp options for MPC reqsk | Paolo Abeni | 1 | -9/+8 |
2021-05-28 | mptcp: fix sk_forward_memory corruption on retransmission | Paolo Abeni | 1 | -1/+15 |
2021-05-28 | Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 7 | -33/+74 |
2021-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 3 | -29/+59 |
2021-05-28 | net/sched: act_ct: Fix ct template allocation for zone 0 | Ariel Levkovich | 1 | -3/+0 |
2021-05-28 | net/sched: act_ct: Offload connections with commit action | Paul Blakey | 1 | -3/+4 |
2021-05-28 | devlink: Correct VIRTUAL port to not have phys_port attributes | Parav Pandit | 1 | -2/+2 |