index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
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-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
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-13
net/smc: Resolve the race between SMC-R link access and clear
Wen Gu
2022-01-13
net/smc: Introduce a new conn->lgr validity check helper
Wen Gu
2022-01-13
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2022-01-13
net/smc: Resolve the race between link group access and termination
Wen Gu
2022-01-13
libceph: rename parse_fsid() to ceph_parse_fsid() and export
Venky Shankar
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2022-01-13
sch_api: Don't skip qdisc attach on ingress
Maxim Mikityanskiy
2022-01-12
sit: allow encapsulated IPv6 traffic to be delivered locally
Ignat Korchagin
2022-01-12
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-01-12
net/smc: fix possible NULL deref in smc_pnet_add_eth()
Eric Dumazet
2022-01-12
net: bridge: fix net device refcount tracking issue in error path
Eric Dumazet
2022-01-12
net: fix sock_timestamping_bind_phc() to release device
Miroslav Lichvar
2022-01-12
Revert "of: net: support NVMEM cells with MAC in text format"
Michael Walle
2022-01-11
gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()
Guillaume Nault
2022-01-11
xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
Guillaume Nault
2022-01-11
mctp: test: zero out sockaddr
Matt Johnston
2022-01-11
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-11
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
2022-01-10
netfilter: nf_tables: typo NULL check in _clone() function
Pablo Neira Ayuso
2022-01-10
netfilter: nf_tables: don't use 'data_size' uninitialized
Linus Torvalds
2022-01-10
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-10
net/9p: show error message if user 'msize' cannot be satisfied
Christian Schoenebeck
[next]