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-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-27
net: bridge: vlan: fix memory leak in __allowed_ingress
Tim Yi
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
2022-01-27
ipv4: tcp: send zero IPID in SYNACK messages
Eric Dumazet
2022-01-27
ipv4: raw: lock the socket in raw_bind()
Eric Dumazet
2022-01-27
net: bridge: vlan: fix single net device option dumping
Nikolay Aleksandrov
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2022-01-25
sch_htb: Fail on unsupported parameters when offload is requested
Maxim Mikityanskiy
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-01-24
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
2022-01-24
ping: fix the sk_bound_dev_if match in ping_lookup
Xin Long
2022-01-24
net/smc: Transitional solution for clcsock race issue
Wen Gu
2022-01-24
ipv4: fix ip option filtering for locally generated fragments
Jakub Kicinski
2022-01-24
net-procfs: show net devices bound packet types
Jianguo Wu
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-21
mptcp: Use struct_group() to avoid cross-field memset()
Kees Cook
2022-01-22
rxrpc: Adjust retransmission backoff
David Howells
2022-01-20
mptcp: fix removing ids bitmap setting
Geliang Tang
2022-01-20
mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
Paolo Abeni
2022-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2022-01-20
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-01-20
tcp: add a missing sk_defer_free_flush() in tcp_splice_read()
Eric Dumazet
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-20
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
2022-01-20
net: sched: Clarify error message when qdisc kind is unknown
Victor Nogueira
2022-01-20
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-19
ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys
Eric Dumazet
2022-01-19
ipv4: avoid quadratic behavior in netns dismantle
Eric Dumazet
2022-01-19
nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
Krzysztof Kozlowski
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-01-18
netns: add schedule point in ops_exit_list()
Eric Dumazet
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-17
net: Flush deferred skb free on socket destroy
Gal Pressman
2022-01-17
net/tls: Fix another skb memory leak when running kTLS traffic
Gal Pressman
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-16
net/smc: Fix hung_task when removing SMC-R devices
Wen Gu
2022-01-16
ipv4: update fib_info_cnt under spinlock protection
Eric Dumazet
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-16
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2022-01-16
netfilter: conntrack: don't increment invalid counter on NF_REPEAT
Florian Westphal
2022-01-15
net/smc: Remove unused function declaration
Wen Gu
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
2022-01-14
af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
Eric Dumazet
[next]