Age | Commit message (Expand) | Author |
2024-02-01 | Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2024-02-01 | Merge tag 'batadv-net-pullrequest-20240201' of git://git.open-mesh.org/linux-... | Jakub Kicinski |
2024-02-01 | Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Jakub Kicinski |
2024-02-01 | mptcp: fix data re-injection from stale subflow | Paolo Abeni |
2024-01-31 | af_unix: fix lockdep positive in sk_diag_dump_icons() | Eric Dumazet |
2024-01-31 | net: ipv4: fix a memleak in ip_setup_cork | Zhipeng Lu |
2024-01-31 | netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations | Pablo Neira Ayuso |
2024-01-31 | netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger | Pablo Neira Ayuso |
2024-01-31 | netfilter: ipset: fix performance regression in swap operation | Jozsef Kadlecsik |
2024-01-31 | netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new | Xin Long |
2024-01-31 | netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV | Pablo Neira Ayuso |
2024-01-31 | netfilter: conntrack: correct window scaling with retransmitted SYN | Ryan Schaefer |
2024-01-30 | devlink: Fix referring to hw_addr attribute during state validation | Parav Pandit |
2024-01-30 | bridge: mcast: fix disabled snooping after long uptime | Linus Lüssing |
2024-01-30 | llc: call sock_orphan() at release time | Eric Dumazet |
2024-01-30 | ipv6: Ensure natural alignment of const ipv6 loopback and router addresses | Helge Deller |
2024-01-29 | NFSv4.1: Assign the right value for initval and retries for rpc timeout | Samasth Norway Ananda |
2024-01-29 | tcp: add sanity checks to rx zerocopy | Eric Dumazet |
2024-01-29 | nfc: nci: free rx_data_reassembly skb on NCI device cleanup | Fedor Pchelkin |
2024-01-29 | net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame() | Nikita Zhandarovich |
2024-01-27 | batman-adv: mcast: fix memory leak on deleting a batman-adv interface | Linus Lüssing |
2024-01-27 | batman-adv: mcast: fix mcast packet type counter on timeouted nodes | Linus Lüssing |
2024-01-26 | ipmr: fix kernel panic when forwarding mcast packets | Nicolas Dichtel |
2024-01-26 | ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv() | Eric Dumazet |
2024-01-26 | net/smc: fix incorrect SMC-D link group matching logic | Wen Gu |
2024-01-25 | Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2024-01-25 | Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2024-01-25 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Paolo Abeni |
2024-01-24 | xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL | Maciej Fijalkowski |
2024-01-24 | xsk: fix usage of multi-buffer BPF helpers for ZC XDP | Maciej Fijalkowski |
2024-01-24 | xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags | Maciej Fijalkowski |
2024-01-24 | xsk: recycle buffer in case Rx queue was full | Maciej Fijalkowski |
2024-01-24 | netfilter: nf_tables: validate NFPROTO_* family | Pablo Neira Ayuso |
2024-01-24 | netfilter: nf_tables: reject QUEUE/DROP verdict parameters | Florian Westphal |
2024-01-24 | netfilter: nf_tables: restrict anonymous set and map names to 16 bytes | Florian Westphal |
2024-01-24 | netfilter: nft_limit: reject configurations that cause integer overflow | Florian Westphal |
2024-01-24 | netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain | Pablo Neira Ayuso |
2024-01-24 | net/sched: flower: Fix chain template offload | Ido Schimmel |
2024-01-23 | Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2024-01-23 | ipv6: init the accept_queue's spinlocks in inet6_create | Zhengchao Shao |
2024-01-23 | netlink: fix potential sleeping issue in mqueue_flush_file | Zhengchao Shao |
2024-01-23 | tcp: Add memory barrier to tcp_push() | Salvatore Dipietro |
2024-01-22 | net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv | Sharath Srinivasan |
2024-01-22 | net: fix removing a namespace with conflicting altnames | Jakub Kicinski |
2024-01-21 | udp: fix busy polling | Eric Dumazet |
2024-01-19 | llc: Drop support for ETH_P_TR_802_2. | Kuniyuki Iwashima |
2024-01-19 | llc: make llc_ui_sendmsg() more robust against bonding changes | Eric Dumazet |
2024-01-19 | vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING | Lin Ma |
2024-01-19 | tcp: make sure init the accept_queue's spinlocks once | Zhengchao Shao |
2024-01-19 | Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |