Age | Commit message (Expand) | Author |
2023-11-21 | ipv4: Correct/silence an endian warning in __ip_do_redirect | Kunwu Chan |
2023-11-19 | net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules | Jakub Kicinski |
2023-11-17 | rxrpc: Defer the response to a PING ACK until we've parsed it | David Howells |
2023-11-17 | rxrpc: Fix RTT determination to use any ACK as a source | David Howells |
2023-11-17 | rxrpc: Fix some minor issues with bundle tracing | David Howells |
2023-11-16 | Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |
2023-11-16 | net: sched: do not offload flows with a helper in act_ct | Xin Long |
2023-11-15 | net: Fix undefined behavior in netdev name allocation | Gal Pressman |
2023-11-15 | Revert ncsi: Propagate carrier gain/loss events to the NCSI controller | Johnathan Mantey |
2023-11-14 | mptcp: fix setsockopt(IP_TOS) subflow locking | Paolo Abeni |
2023-11-14 | mptcp: add validity check for sending RM_ADDR | Geliang Tang |
2023-11-14 | mptcp: fix possible NULL pointer dereference on close | Paolo Abeni |
2023-11-14 | mptcp: deal with large GSO size | Paolo Abeni |
2023-11-14 | netfilter: nf_tables: split async and sync catchall in two functions | Pablo Neira Ayuso |
2023-11-14 | netfilter: ipset: fix race condition between swap/destroy and kernel side add... | Jozsef Kadlecsik |
2023-11-14 | netfilter: nf_tables: bogus ENOENT when destroying element which does not exist | Pablo Neira Ayuso |
2023-11-14 | netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() | Dan Carpenter |
2023-11-14 | netfilter: nf_conntrack_bridge: initialize err to 0 | Linkui Xiao |
2023-11-14 | netfilter: nft_set_rbtree: Remove unused variable nft_net | Yang Li |
2023-11-14 | af_unix: fix use-after-free in unix_stream_read_actor() | Eric Dumazet |
2023-11-13 | tipc: Fix kernel-infoleak due to uninitialized TLV value | Shigeru Yoshida |
2023-11-13 | net: gso_test: support CONFIG_MAX_SKB_FRAGS up to 45 | Willem de Bruijn |
2023-11-10 | net: set SOCK_RCU_FREE before inserting socket into hashtable | Stanislav Fomichev |
2023-11-09 | Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-11-08 | net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP | Eric Dumazet |
2023-11-08 | net: kcm: fill in MODULE_DESCRIPTION() | Jakub Kicinski |
2023-11-08 | Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Jakub Kicinski |
2023-11-08 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-11-08 | net/sched: act_ct: Always fill offloading tuple iifidx | Vlad Buslov |
2023-11-08 | Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2023-11-08 | netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses | Florian Westphal |
2023-11-08 | netfilter: xt_recent: fix (increase) ipv6 literal buffer length | Maciej Żenczykowski |
2023-11-08 | ipvs: add missing module descriptions | Florian Westphal |
2023-11-08 | netfilter: nf_tables: remove catchall element in GC sync path | Pablo Neira Ayuso |
2023-11-08 | netfilter: add missing module descriptions | Florian Westphal |
2023-11-07 | virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt() | Shigeru Yoshida |
2023-11-07 | vsock/virtio: remove socket from connected/bound list on shutdown | Filippo Storniolo |
2023-11-07 | tcp: Fix -Wc23-extensions in tcp_options_write() | Nathan Chancellor |
2023-11-06 | net/smc: put sk reference if close work was canceled | D. Wythe |
2023-11-06 | net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc | D. Wythe |
2023-11-06 | net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT | D. Wythe |
2023-11-06 | tcp: Fix SYN option room calculation for TCP-AO. | Kuniyuki Iwashima |
2023-11-06 | net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config | Jamal Hadi Salim |
2023-11-04 | Merge tag '9p-for-6.7-rc1' of https://github.com/martinetd/linux | Linus Torvalds |
2023-11-03 | Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-11-03 | netlink: fill in missing MODULE_DESCRIPTION() | Jakub Kicinski |
2023-11-03 | tcp: fix fastopen code vs usec TS | Eric Dumazet |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-11-02 | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |