Age | Commit message (Expand) | Author |
2023-10-13 | Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-client | Linus Torvalds |
2023-10-12 | nfc: nci: assert requested protocol is valid | Jeremy Cline |
2023-10-12 | af_packet: Fix fortified memcpy() without flex array. | Kuniyuki Iwashima |
2023-10-11 | net: tcp: fix crashes trying to free half-baked MTU probes | Jakub Kicinski |
2023-10-11 | net/smc: Fix pos miscalculation in statistics | Nils Hoppmann |
2023-10-10 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-10-10 | ethtool: Fix mod state of verbose no_mask bitset | Kory Maincent |
2023-10-10 | Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2023-10-10 | net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() | Eric Dumazet |
2023-10-10 | mctp: perform route lookups under a RCU read-side lock | Jeremy Kerr |
2023-10-10 | net/smc: Fix dependency of SMC on ISM | Gerd Bayer |
2023-10-09 | net: refine debug info in skb_checksum_help() | Eric Dumazet |
2023-10-09 | xdp: Fix zero-size allocation warning in xskq_create() | Andrew Kanner |
2023-10-09 | libceph: use kernel_connect() | Jordan Rife |
2023-10-06 | devlink: Hold devlink lock on health reporter dump get | Moshe Shemesh |
2023-10-06 | can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior | Lukas Magel |
2023-10-06 | net: sched: cls_u32: Fix allocation size in u32_init() | Gustavo A. R. Silva |
2023-10-05 | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-10-05 | mptcp: userspace pm allow creating id 0 subflow | Geliang Tang |
2023-10-05 | mptcp: fix delegated action races | Paolo Abeni |
2023-10-04 | netlink: annotate data-races around sk->sk_err | Eric Dumazet |
2023-10-04 | sctp: update hb timer immediately after users change hb_interval | Xin Long |
2023-10-04 | sctp: update transport state when processing a dupcook packet | Xin Long |
2023-10-04 | tcp: fix delayed ACKs for MSS boundary condition | Neal Cardwell |
2023-10-04 | tcp: fix quick-ack counting to count actual ACKs of new data | Neal Cardwell |
2023-10-04 | Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne... | Jakub Kicinski |
2023-10-04 | tipc: fix a potential deadlock on &tx->lock | Chengfeng Ye |
2023-10-04 | ipv4: Set offload_failed flag in fibmatch results | Benjamin Poirier |
2023-10-04 | Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2023-10-04 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-10-04 | netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure | Florian Westphal |
2023-10-04 | netfilter: nf_tables: Deduplicate nft_register_obj audit logs | Phil Sutter |
2023-10-04 | netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp | Xin Long |
2023-10-04 | netfilter: nft_payload: rebuild vlan header on h_proto access | Florian Westphal |
2023-10-03 | net: nfc: llcp: Add lock when modifying device list | Jeremy Cline |
2023-10-03 | ethtool: plca: fix plca enable data type while parsing the value | Parthiban Veerasooran |
2023-10-03 | ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling | Ilya Maximets |
2023-10-03 | ipv4/fib: send notify when delete source address routes | Hangbin Liu |
2023-10-01 | net: prevent address rewrite in kernel_bind() | Jordan Rife |
2023-10-01 | net: prevent rewrite of msg_name in sock_sendmsg() | Jordan Rife |
2023-10-01 | net: replace calls to sock->ops->connect() with kernel_connect() | Jordan Rife |
2023-10-01 | ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data() | David Howells |
2023-10-01 | neighbour: fix data-races around n->output | Eric Dumazet |
2023-10-01 | net: fix possible store tearing in neigh_periodic_work() | Eric Dumazet |
2023-10-01 | Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller |
2023-09-29 | bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets | Jakub Sitnicki |
2023-09-29 | bpf, sockmap: Do not inc copied_seq when PEEK flag set | John Fastabend |
2023-09-29 | bpf: tcp_read_skb needs to pop skb regardless of seq | John Fastabend |
2023-09-27 | SUNRPC/TLS: Lock the lower_xprt during the tls handshake | Anna Schumaker |
2023-09-27 | Revert "SUNRPC dont update timeout value on connection reset" | Trond Myklebust |