Age | Commit message (Expand) | Author | Files | Lines |
2024-02-01 | netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV | Pablo Neira Ayuso | 2 | -5/+10 |
2024-02-01 | netfilter: conntrack: correct window scaling with retransmitted SYN | Ryan Schaefer | 1 | -4/+6 |
2024-01-31 | devlink: Fix referring to hw_addr attribute during state validation | Parav Pandit | 1 | -1/+1 |
2024-01-31 | bridge: mcast: fix disabled snooping after long uptime | Linus Lüssing | 2 | -7/+17 |
2024-01-30 | llc: call sock_orphan() at release time | Eric Dumazet | 1 | -0/+2 |
2024-01-30 | ipv6: Ensure natural alignment of const ipv6 loopback and router addresses | Helge Deller | 1 | -7/+14 |
2024-01-29 | NFSv4.1: Assign the right value for initval and retries for rpc timeout | Samasth Norway Ananda | 1 | -2/+2 |
2024-01-29 | tcp: add sanity checks to rx zerocopy | Eric Dumazet | 1 | -1/+11 |
2024-01-29 | nfc: nci: free rx_data_reassembly skb on NCI device cleanup | Fedor Pchelkin | 1 | -0/+4 |
2024-01-29 | net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame() | Nikita Zhandarovich | 1 | -2/+2 |
2024-01-27 | batman-adv: mcast: fix memory leak on deleting a batman-adv interface | Linus Lüssing | 1 | -0/+1 |
2024-01-27 | batman-adv: mcast: fix mcast packet type counter on timeouted nodes | Linus Lüssing | 1 | -0/+2 |
2024-01-27 | ipmr: fix kernel panic when forwarding mcast packets | Nicolas Dichtel | 4 | -5/+7 |
2024-01-27 | ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv() | Eric Dumazet | 1 | -3/+18 |
2024-01-27 | net/smc: fix incorrect SMC-D link group matching logic | Wen Gu | 1 | -3/+9 |
2024-01-26 | wifi: mac80211: Drop WBRF debugging statements | Mario Limonciello | 1 | -2/+0 |
2024-01-26 | wifi: cfg80211: fix wiphy delayed work queueing | Johannes Berg | 1 | -1/+2 |
2024-01-25 | Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 35 | -59/+223 |
2024-01-25 | Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 1 | -2/+2 |
2024-01-25 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Paolo Abeni | 3 | -10/+47 |
2024-01-25 | xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL | Maciej Fijalkowski | 1 | -0/+2 |
2024-01-25 | xsk: fix usage of multi-buffer BPF helpers for ZC XDP | Maciej Fijalkowski | 1 | -6/+36 |
2024-01-25 | xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags | Maciej Fijalkowski | 1 | -0/+1 |
2024-01-25 | xsk: recycle buffer in case Rx queue was full | Maciej Fijalkowski | 1 | -4/+8 |
2024-01-24 | netfilter: nf_tables: validate NFPROTO_* family | Pablo Neira Ayuso | 8 | -2/+47 |
2024-01-24 | netfilter: nf_tables: reject QUEUE/DROP verdict parameters | Florian Westphal | 1 | -10/+6 |
2024-01-24 | netfilter: nf_tables: restrict anonymous set and map names to 16 bytes | Florian Westphal | 1 | -0/+4 |
2024-01-24 | netfilter: nft_limit: reject configurations that cause integer overflow | Florian Westphal | 1 | -7/+16 |
2024-01-24 | netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain | Pablo Neira Ayuso | 1 | -2/+9 |
2024-01-24 | net/sched: flower: Fix chain template offload | Ido Schimmel | 2 | -1/+31 |
2024-01-23 | Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 5 | -4/+8 |
2024-01-23 | ipv6: init the accept_queue's spinlocks in inet6_create | Zhengchao Shao | 1 | -0/+3 |
2024-01-23 | netlink: fix potential sleeping issue in mqueue_flush_file | Zhengchao Shao | 1 | -1/+1 |
2024-01-23 | tcp: Add memory barrier to tcp_push() | Salvatore Dipietro | 1 | -0/+1 |
2024-01-22 | net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv | Sharath Srinivasan | 1 | -1/+1 |
2024-01-22 | net: fix removing a namespace with conflicting altnames | Jakub Kicinski | 2 | -0/+12 |
2024-01-21 | udp: fix busy polling | Eric Dumazet | 1 | -2/+9 |
2024-01-20 | llc: Drop support for ETH_P_TR_802_2. | Kuniyuki Iwashima | 1 | -7/+0 |
2024-01-20 | llc: make llc_ui_sendmsg() more robust against bonding changes | Eric Dumazet | 1 | -8/+16 |
2024-01-20 | vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING | Lin Ma | 1 | -0/+4 |
2024-01-20 | tcp: make sure init the accept_queue's spinlocks once | Zhengchao Shao | 3 | -3/+7 |
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 | net/smc: fix illegal rmb_desc access in SMC-D connection dump | Wen Gu | 1 | -1/+1 |
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 | wifi: mac80211: fix race condition on enabling fast-xmit | Felix Fietkau | 2 | -1/+3 |
2024-01-18 | wifi: mac80211: fix potential sta-link leak | Johannes Berg | 1 | -1/+4 |