Age | Commit message (Expand) | Author |
2021-09-23 | nexthop: Fix memory leaks in nexthop notification chain listeners | Ido Schimmel |
2021-09-22 | mptcp: ensure tx skbs always have the MPTCP ext | Paolo Abeni |
2021-09-21 | net: dsa: don't allocate the slave_mii_bus using devres | Vladimir Oltean |
2021-09-21 | net: dsa: fix dsa_tree_setup error path | Vladimir Oltean |
2021-09-21 | net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work | Karsten Graul |
2021-09-21 | net/smc: add missing error check in smc_clc_prfx_set() | Karsten Graul |
2021-09-20 | nexthop: Fix division by zero while replacing a resilient group | Ido Schimmel |
2021-09-20 | napi: fix race inside napi_enable | Xuan Zhuo |
2021-09-19 | net: dsa: tear down devlink port regions when tearing down the devlink port o... | Vladimir Oltean |
2021-09-19 | net: core: Correct the sock::sk_lock.owned lockdep annotations | Thomas Gleixner |
2021-09-19 | net: dsa: be compatible with masters which unregister on shutdown | Vladimir Oltean |
2021-09-17 | net: update NXP copyright text | Vladimir Oltean |
2021-09-16 | Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-09-15 | net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports | Vladimir Oltean |
2021-09-15 | net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup | Vladimir Oltean |
2021-09-14 | Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"" | Eric Dumazet |
2021-09-14 | tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() | zhenggy |
2021-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-09-14 | net-caif: avoid user-triggerable WARN_ON(1) | Eric Dumazet |
2021-09-13 | bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode | Daniel Borkmann |
2021-09-13 | ipv6: delay fib6_sernum increase in fib6_add | zhang kai |
2021-09-13 | tipc: increase timeout in tipc_sk_enqueue() | Hoang Le |
2021-09-13 | udp_tunnel: Fix udp_tunnel_nic work-queue type | Aya Levin |
2021-09-13 | Revert "ipv4: fix memory leaks in ip_cmsg_send() callers" | Yajun Deng |
2021-09-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2021-09-10 | net/packet: clarify source of pr_*() messages | Baruch Siach |
2021-09-09 | net/l2tp: Fix reference count leak in l2tp_udp_recv_core | Xiyu Yang |
2021-09-09 | net/af_unix: fix a data-race in unix_dgram_poll | Eric Dumazet |
2021-09-08 | Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2021-09-08 | Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2021-09-08 | mctp: perform route destruction under RCU read lock | Jeremy Kerr |
2021-09-08 | dccp: don't duplicate ccid when cloning dccp sock | Lin, Zhenpeng |
2021-09-07 | Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-09-07 | ieee802154: Remove redundant initialization of variable ret | Colin Ian King |
2021-09-06 | ip6_gre: Revert "ip6_gre: add validation for csum_start" | Willem de Bruijn |
2021-09-06 | af_vsock: rename variables in receive loop | Arseny Krasnov |
2021-09-05 | virtio/vsock: support MSG_EOR bit processing | Arseny Krasnov |
2021-09-05 | virtio/vsock: rename 'EOR' to 'EOM' bit. | Arseny Krasnov |
2021-09-05 | ip_gre: validate csum_start only on pull | Willem de Bruijn |
2021-09-05 | ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL address | Antonio Quartulli |
2021-09-05 | net/9p: increase default msize to 128k | Christian Schoenebeck |
2021-09-05 | net/9p: use macro to define default msize | Christian Schoenebeck |
2021-09-05 | net/9p: increase tcp max msize to 1MB | Dominique Martinet |
2021-09-04 | Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2021-09-04 | fq_codel: reject silly quantum parameters | Eric Dumazet |
2021-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-03 | SUNRPC: improve error response to over-size gss credential | NeilBrown |
2021-09-03 | netfilter: socket: icmp6: fix use-after-scope | Benjamin Hesmans |
2021-09-03 | net: remove the unnecessary check in cipso_v4_doi_free | 王贇 |