| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2024-01-25 | 35 | -59/+223 |
|\ |
|
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Paolo Abeni | 2024-01-25 | 3 | -10/+47 |
| |\ |
|
| | * | xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL | Maciej Fijalkowski | 2024-01-25 | 1 | -0/+2 |
| | * | xsk: fix usage of multi-buffer BPF helpers for ZC XDP | Maciej Fijalkowski | 2024-01-25 | 1 | -6/+36 |
| | * | xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags | Maciej Fijalkowski | 2024-01-25 | 1 | -0/+1 |
| | * | xsk: recycle buffer in case Rx queue was full | Maciej Fijalkowski | 2024-01-25 | 1 | -4/+8 |
| * | | netfilter: nf_tables: validate NFPROTO_* family | Pablo Neira Ayuso | 2024-01-24 | 8 | -2/+47 |
| * | | netfilter: nf_tables: reject QUEUE/DROP verdict parameters | Florian Westphal | 2024-01-24 | 1 | -10/+6 |
| * | | netfilter: nf_tables: restrict anonymous set and map names to 16 bytes | Florian Westphal | 2024-01-24 | 1 | -0/+4 |
| * | | netfilter: nft_limit: reject configurations that cause integer overflow | Florian Westphal | 2024-01-24 | 1 | -7/+16 |
| * | | netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain | Pablo Neira Ayuso | 2024-01-24 | 1 | -2/+9 |
| * | | net/sched: flower: Fix chain template offload | Ido Schimmel | 2024-01-24 | 2 | -1/+31 |
| |/ |
|
| * | Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 2024-01-23 | 5 | -4/+8 |
| |\ |
|
| | * | wifi: mac80211: fix race condition on enabling fast-xmit | Felix Fietkau | 2024-01-18 | 2 | -1/+3 |
| | * | wifi: mac80211: fix potential sta-link leak | Johannes Berg | 2024-01-18 | 1 | -1/+4 |
| | * | wifi: cfg80211/mac80211: remove dependency on non-existing option | Lukas Bulwahn | 2024-01-18 | 2 | -2/+0 |
| | * | wifi: cfg80211: fix missing interfaces when dumping | Michal Kazior | 2024-01-18 | 1 | -0/+1 |
| * | | ipv6: init the accept_queue's spinlocks in inet6_create | Zhengchao Shao | 2024-01-23 | 1 | -0/+3 |
| * | | netlink: fix potential sleeping issue in mqueue_flush_file | Zhengchao Shao | 2024-01-23 | 1 | -1/+1 |
| * | | tcp: Add memory barrier to tcp_push() | Salvatore Dipietro | 2024-01-23 | 1 | -0/+1 |
| * | | net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv | Sharath Srinivasan | 2024-01-22 | 1 | -1/+1 |
| * | | net: fix removing a namespace with conflicting altnames | Jakub Kicinski | 2024-01-22 | 2 | -0/+12 |
| * | | udp: fix busy polling | Eric Dumazet | 2024-01-21 | 1 | -2/+9 |
| * | | llc: Drop support for ETH_P_TR_802_2. | Kuniyuki Iwashima | 2024-01-20 | 1 | -7/+0 |
| * | | llc: make llc_ui_sendmsg() more robust against bonding changes | Eric Dumazet | 2024-01-20 | 1 | -8/+16 |
| * | | vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING | Lin Ma | 2024-01-20 | 1 | -0/+4 |
| * | | tcp: make sure init the accept_queue's spinlocks once | Zhengchao Shao | 2024-01-20 | 3 | -3/+7 |
| * | | net/smc: fix illegal rmb_desc access in SMC-D connection dump | Wen Gu | 2024-01-19 | 1 | -1/+1 |
* | | | Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 2024-01-25 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | SUNRPC: use request size to initialize bio_vec in svc_udp_sendto() | Lucas Stach | 2024-01-17 | 1 | -2/+2 |
* | | | | Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 2024-01-19 | 1 | -13/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | libceph: remove MAX_EXTENTS check for sparse reads | Xiubo Li | 2024-01-15 | 1 | -13/+4 |
* | | | | Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2024-01-19 | 33 | -115/+219 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Jakub Kicinski | 2024-01-18 | 12 | -59/+121 |
| |\ \ \ \ |
|
| | * | | | | ipvs: avoid stat macros calls from preemptible context | Fedor Pchelkin | 2024-01-17 | 1 | -2/+2 |
| | * | | | | netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description | Pablo Neira Ayuso | 2024-01-17 | 1 | -1/+5 |
| | * | | | | netfilter: nf_tables: skip dead set elements in netlink dump | Pablo Neira Ayuso | 2024-01-17 | 1 | -1/+1 |
| | * | | | | netfilter: nf_tables: do not allow mismatch field size and set key length | Pablo Neira Ayuso | 2024-01-17 | 1 | -1/+5 |
| | * | | | | netfilter: nf_tables: check if catch-all set element is active in next genera... | Pablo Neira Ayuso | 2024-01-17 | 1 | -1/+1 |
| | * | | | | netfilter: bridge: replace physindev with physinif in nf_bridge_info | Pavel Tikhomirov | 2024-01-17 | 4 | -18/+58 |
| | * | | | | netfilter: propagate net to nf_bridge_get_physindev | Pavel Tikhomirov | 2024-01-17 | 6 | -14/+15 |
| | * | | | | netfilter: nf_queue: remove excess nf_bridge variable | Pavel Tikhomirov | 2024-01-17 | 1 | -3/+1 |
| | * | | | | netfilter: nfnetlink_log: use proper helper for fetching physinif | Pavel Tikhomirov | 2024-01-17 | 1 | -4/+4 |
| | * | | | | netfilter: nft_limit: do not ignore unsupported flags | Pablo Neira Ayuso | 2024-01-17 | 1 | -7/+12 |
| | * | | | | netfilter: nf_tables: bail out if stateful expression provides no .clone | Pablo Neira Ayuso | 2024-01-17 | 1 | -8/+7 |
| | * | | | | netfilter: nf_tables: validate .maxattr at expression registration | Pablo Neira Ayuso | 2024-01-17 | 1 | -0/+3 |
| | * | | | | netfilter: nf_tables: reject invalid set policy | Pablo Neira Ayuso | 2024-01-17 | 1 | -1/+9 |
| * | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2024-01-18 | 1 | -12/+10 |
| |\ \ \ \ \ |
|
| | * | | | | | bpf: Avoid iter->offset making backward progress in bpf_iter_udp | Martin KaFai Lau | 2024-01-13 | 1 | -11/+10 |
| | * | | | | | bpf: iter_udp: Retry with a larger batch size without going back to the previ... | Martin KaFai Lau | 2024-01-13 | 1 | -1/+0 |