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-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-11-29
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
2022-11-29
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
2022-11-28
net: hsr: Fix potential use-after-free
YueHaibing
2022-11-28
tipc: re-fetch skb cb after tipc_msg_validate
Xin Long
2022-11-28
mptcp: fix sleep in atomic at close time
Paolo Abeni
2022-11-28
mptcp: don't orphan ssk in mptcp_close()
Menglong Dong
2022-11-28
Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-11-28
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
2022-11-28
net/9p: Fix a potential socket leak in p9_socket_open
Wang Hai
2022-11-25
wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
Lorenzo Bianconi
2022-11-25
wifi: cfg80211: don't allow multi-BSSID in S1G
Johannes Berg
2022-11-25
wifi: cfg80211: fix buffer overflow in elem comparison
Johannes Berg
2022-11-24
Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-11-23
Merge tag '9p-for-6.1-rc7' of https://github.com/martinetd/linux
Linus Torvalds
2022-11-23
l2tp: Don't sleep and disable BH under writer-side sk_callback_lock
Jakub Sitnicki
2022-11-23
9p/xen: check logical size for buffer size
Dominique Martinet
2022-11-22
ipv4: Fix error return code in fib_table_insert()
Ziyang Xuan
2022-11-22
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Remove NULL check for prev_saddr in inet_bhash2_update_saddr().
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2022-11-22
netfilter: flowtable_offload: add missing locking
Felix Fietkau
2022-11-22
netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
Jozsef Kadlecsik
2022-11-22
NFC: nci: fix memory leak in nci_rx_data_packet()
Liu Shixin
2022-11-22
net: sched: allow act_ct to be built without NF_NAT
Xin Long
2022-11-22
xfrm: Fix ignored return value in xfrm6_init()
Chen Zhongjin
2022-11-22
xfrm: Fix oops in __xfrm_state_delete()
Thomas Jarosch
2022-11-21
tipc: check skb_linearize() return value in tipc_disc_rcv()
YueHaibing
2022-11-21
tipc: add an extra conn_get in tipc_conn_alloc
Xin Long
2022-11-21
tipc: set con sock in tipc_conn_alloc
Xin Long
2022-11-21
netfilter: ipset: regression in ip_set_hash_ip.c
Vishwanath Pai
2022-11-21
ipv4/fib: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Kees Cook
2022-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-11-18
netfilter: nf_tables: do not set up extensions for end interval
Pablo Neira Ayuso
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-18
9p/fd: Use P9_HDRSZ for header size
GUO Zihua
2022-11-18
9p/fd: Fix write overflow in p9_read_work
GUO Zihua
2022-11-18
9p/fd: fix issue of list_del corruption in p9_fd_cancel()
Zhengchao Shao
2022-11-18
nfc/nci: fix race with opening and closing
Lin Ma
2022-11-18
rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
David Howells
2022-11-18
net: neigh: decrement the family specific qlen
Thomas Zeitlhofer
2022-11-16
tcp: configurable source port perturb table size
Gleb Mazovetskiy
2022-11-16
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
2022-11-15
net: dsa: don't leak tagger-owned storage on switch driver unbind
Vladimir Oltean
2022-11-15
net/x25: Fix skb leak in x25_lapb_receive_frame()
Wei Yongjun
2022-11-15
bridge: switchdev: Fix memory leaks when changing VLAN protocol
Ido Schimmel
2022-11-15
kcm: close race conditions on sk_receive_queue
Cong Wang
[next]