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-12-01
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2022-12-01
bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
Pengcheng Yang
2022-11-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-11-29
mptcp: add support for TCP_FASTOPEN_KEY sockopt
Matthieu Baerts
2022-11-29
mptcp: add TCP_FASTOPEN sock option
Dmytro Shytyi
2022-11-29
mptcp: add subflow_v(4,6)_send_synack()
Dmytro Shytyi
2022-11-29
mptcp: implement delayed seq generation for passive fastopen
Dmytro Shytyi
2022-11-29
mptcp: consolidate initial ack seq generation
Paolo Abeni
2022-11-29
mptcp: track accurately the incoming MPC suboption type
Paolo Abeni
2022-11-29
mptcp: add MSG_FASTOPEN sendmsg flag support
Dmytro Shytyi
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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
udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write()
Yuan Can
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-29
net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_...
Jiri Pirko
2022-11-29
of: net: export of_get_mac_address_nvmem()
Miquel Raynal
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
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-25
xfrm: add extack to xfrm_set_spdinfo
Sabrina Dubroca
2022-11-25
xfrm: add extack to xfrm_alloc_userspi
Sabrina Dubroca
2022-11-25
xfrm: add extack to xfrm_do_migrate
Sabrina Dubroca
2022-11-25
xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_len
Sabrina Dubroca
2022-11-25
xfrm: add extack to xfrm_del_sa
Sabrina Dubroca
2022-11-25
xfrm: add extack to xfrm_add_sa_expire
Sabrina Dubroca
2022-11-25
xfrm: a few coding style clean ups
Sabrina Dubroca
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
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
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
net: dsa: kill off dsa_priv.h
Vladimir Oltean
2022-11-22
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
2022-11-22
net: dsa: move definitions from dsa_priv.h to slave.c
Vladimir Oltean
2022-11-22
net: dsa: rename dsa2.c back into dsa.c and create its header
Vladimir Oltean
2022-11-22
net: dsa: merge dsa.c into dsa2.c
Vladimir Oltean
2022-11-22
net: dsa: move notifier definitions to switch.h
Vladimir Oltean
2022-11-22
net: dsa: move dsa_tree_notify() and dsa_broadcast() to switch.c
Vladimir Oltean
2022-11-22
net: dsa: move headers exported by switch.c to switch.h
Vladimir Oltean
[next]