index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-11-03
Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-03
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
2022-11-03
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
Dexuan Cui
2022-11-02
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
2022-11-02
bridge: Fix flushing of dynamic FDB entries
Ido Schimmel
2022-11-02
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
2022-11-02
net/smc: Fix possible leaked pernet namespace in smc_init()
Chen Zhongjin
2022-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-11-02
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
2022-11-02
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
2022-11-02
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
2022-11-02
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
Luiz Augusto von Dentz
2022-11-02
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
2022-11-02
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
2022-11-02
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2022-11-02
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
2022-11-02
netfilter: ipset: enforce documented limit to prevent allocating huge memory
Jozsef Kadlecsik
2022-11-02
Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-11-02
rose: Fix NULL pointer dereference in rose_send_frame()
Zhang Qilong
2022-11-02
netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
Chen Zhongjin
2022-11-02
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao
2022-11-02
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
2022-11-02
ipvs: use explicitly signed chars
Jason A. Donenfeld
2022-11-01
netlink: introduce bigendian integer types
Florian Westphal
2022-11-01
netfilter: nf_tables: release flow rule object from commit path
Pablo Neira Ayuso
2022-11-01
netfilter: nf_tables: netlink notifier might race to release objects
Pablo Neira Ayuso
2022-10-31
net: sched: Fix use after free in red_enqueue()
Dan Carpenter
2022-10-28
net: dsa: fall back to default tagger if we can't load the one from DT
Vladimir Oltean
2022-10-28
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
2022-10-28
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
Pavel Begunkov
2022-10-28
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
2022-10-28
udp: advertise ipv6 udp support for msghdr::ubuf_info
Pavel Begunkov
2022-10-28
net: openvswitch: add missing .resv_start_op
Jakub Kicinski
2022-10-27
SUNRPC: Fix crasher in gss_unwrap_resp_integ()
Chuck Lever
2022-10-27
SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
Zhang Xiaoxu
2022-10-27
kcm: do not sense pfmemalloc status in kcm_sendpage()
Eric Dumazet
2022-10-27
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
2022-10-27
Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-10-27
nh: fix scope used to find saddr when adding non gw nh
Nicolas Dichtel
2022-10-27
Revert "ip: fix dflt addr selection for connected nexthop"
Nicolas Dichtel
2022-10-27
Revert "ip: fix triggering of 'icmp redirect'"
Nicolas Dichtel
2022-10-27
genetlink: limit the use of validation workarounds to old ops
Jakub Kicinski
2022-10-27
can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()...
Yang Yingliang
2022-10-27
openvswitch: switch from WARN to pr_warn
Aaron Conole
2022-10-25
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
2022-10-24
Merge tag 'ieee802154-for-net-2022-10-24' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2022-10-24
mptcp: fix abba deadlock on fastopen
Paolo Abeni
2022-10-24
mptcp: factor out mptcp_connect()
Paolo Abeni
2022-10-24
mptcp: set msk local address earlier
Paolo Abeni
2022-10-24
genetlink: piggy back on resv_op to default to a reject policy
Jakub Kicinski
[next]