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-09
mctp: Fix an error handling path in mctp_init()
Wei Yongjun
2022-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-11-08
Merge tag 'linux-can-fixes-for-6.1-20221107' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-11-08
netfilter: Cleanup nft_net->module_list from nf_tables_exit_net()
Shigeru Yoshida
2022-11-08
netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
Ziyang Xuan
2022-11-07
sctp: clear out_curr if all frag chunks of current msg are pruned
Xin Long
2022-11-07
sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsent
Xin Long
2022-11-07
tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header
Xin Long
2022-11-07
can: j1939: j1939_send_one(): fix missing CAN header initialization
Oliver Hartkopp
2022-11-07
can: isotp: fix tx state handling for echo tx processing
Oliver Hartkopp
2022-11-07
can: af_can: fix NULL pointer dereference in can_rx_register()
Zhengchao Shao
2022-11-07
can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packet
Chen Zhongjin
2022-11-07
ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
Alexander Potapenko
2022-11-07
tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
Lu Wei
2022-11-03
Merge tag 'wireless-2022-11-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-11-03
net: gso: fix panic on frag_list with mixed head alloc types
Jiri Benc
2022-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
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
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
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
wifi: mac80211: Set TWT Information Frame Disabled bit as 1
Howard Hsu
2022-11-02
wifi: mac80211: Fix ack frame idr leak when mesh has no route
Nicolas Cavallari
2022-11-02
wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
Zhengchao Shao
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
bpf, sockmap: Fix the sk->sk_forward_alloc warning of sk_stream_kill_queues
Wang Yufen
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
[next]