Age | Commit message (Expand) | Author | Files | Lines |
2024-01-19 | Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -13/+4 |
2024-01-19 | Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 33 | -115/+219 |
2024-01-18 | Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Jakub Kicinski | 12 | -59/+121 |
2024-01-18 | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2024-01-18 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -12/+10 |
2024-01-18 | ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work | Nikita Zhandarovich | 1 | -0/+4 |
2024-01-18 | ethtool: netlink: Add missing ethnl_ops_begin/complete | Ludvig Pärsson | 1 | -2/+7 |
2024-01-17 | ipvs: avoid stat macros calls from preemptible context | Fedor Pchelkin | 1 | -2/+2 |
2024-01-17 | netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description | Pablo Neira Ayuso | 1 | -1/+5 |
2024-01-17 | netfilter: nf_tables: skip dead set elements in netlink dump | Pablo Neira Ayuso | 1 | -1/+1 |
2024-01-17 | netfilter: nf_tables: do not allow mismatch field size and set key length | Pablo Neira Ayuso | 1 | -1/+5 |
2024-01-17 | netfilter: nf_tables: check if catch-all set element is active in next genera... | Pablo Neira Ayuso | 1 | -1/+1 |
2024-01-17 | netfilter: bridge: replace physindev with physinif in nf_bridge_info | Pavel Tikhomirov | 4 | -18/+58 |
2024-01-17 | netfilter: propagate net to nf_bridge_get_physindev | Pavel Tikhomirov | 6 | -14/+15 |
2024-01-17 | netfilter: nf_queue: remove excess nf_bridge variable | Pavel Tikhomirov | 1 | -3/+1 |
2024-01-17 | netfilter: nfnetlink_log: use proper helper for fetching physinif | Pavel Tikhomirov | 1 | -4/+4 |
2024-01-17 | netfilter: nft_limit: do not ignore unsupported flags | Pablo Neira Ayuso | 1 | -7/+12 |
2024-01-17 | netfilter: nf_tables: bail out if stateful expression provides no .clone | Pablo Neira Ayuso | 1 | -8/+7 |
2024-01-17 | netfilter: nf_tables: validate .maxattr at expression registration | Pablo Neira Ayuso | 1 | -0/+3 |
2024-01-17 | netfilter: nf_tables: reject invalid set policy | Pablo Neira Ayuso | 1 | -1/+9 |
2024-01-17 | mptcp: relax check on MPC passive fallback | Paolo Abeni | 1 | -1/+2 |
2024-01-15 | libceph: remove MAX_EXTENTS check for sparse reads | Xiubo Li | 1 | -13/+4 |
2024-01-14 | net: tls, fix WARNIING in __sk_msg_free | John Fastabend | 1 | -1/+5 |
2024-01-13 | bpf: Avoid iter->offset making backward progress in bpf_iter_udp | Martin KaFai Lau | 1 | -11/+10 |
2024-01-13 | bpf: iter_udp: Retry with a larger batch size without going back to the previ... | Martin KaFai Lau | 1 | -1/+0 |
2024-01-13 | net: sched: track device in tcf_block_get/put_ext() only for clsact binder types | Jiri Pirko | 1 | -2/+10 |
2024-01-13 | udp: annotate data-races around up->pending | Eric Dumazet | 2 | -14/+14 |
2024-01-13 | mptcp: refine opt_mp_capable determination | Eric Dumazet | 1 | -4/+4 |
2024-01-13 | mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req() | Eric Dumazet | 1 | -2/+2 |
2024-01-13 | mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect() | Eric Dumazet | 1 | -1/+1 |
2024-01-13 | mptcp: strict validation before using mp_opt->hmac | Eric Dumazet | 1 | -1/+1 |
2024-01-13 | mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOIN | Eric Dumazet | 1 | -3/+3 |
2024-01-12 | Revert "net: rtnetlink: Enslave device before bringing it up" | Nicolas Dichtel | 1 | -7/+7 |
2024-01-12 | rxrpc: Fix use of Don't Fragment flag | David Howells | 4 | -5/+17 |
2024-01-12 | net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events | Vladimir Oltean | 1 | -2/+5 |
2024-01-12 | net: fill in MODULE_DESCRIPTION()s for Sun RPC | Breno Leitao | 3 | -0/+3 |
2024-01-12 | net: fill in MODULE_DESCRIPTION()s for NFC | Breno Leitao | 3 | -0/+3 |
2024-01-12 | net: fill in MODULE_DESCRIPTION()s for HSR | Breno Leitao | 1 | -0/+1 |
2024-01-12 | Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -4/+2 |
2024-01-11 | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 282 | -2880/+9719 |
2024-01-11 | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 5 | -0/+6 |
2024-01-11 | Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 4 | -40/+72 |
2024-01-11 | keys, dns: Fix size check of V1 server-list header | David Howells | 1 | -1/+1 |
2024-01-10 | Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+8 |
2024-01-10 | Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 12 | -410/+521 |
2024-01-10 | Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 9 | -40/+207 |
2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -23/+26 |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -5/+7 |
2024-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 3 | -21/+21 |
2024-01-09 | tcp: Revert no longer abort SYN_SENT when receiving some ICMP | Shachar Kagan | 2 | -12/+3 |