Age | Commit message (Expand) | Author |
2022-01-09 | net: openvswitch: Fix ct_state nat flags for conns arriving from tc | Paul Blakey |
2022-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski |
2022-01-09 | netfilter: nft_bitwise: track register operations | Pablo Neira Ayuso |
2022-01-09 | netfilter: nf_tables: add register tracking infrastructure | Pablo Neira Ayuso |
2022-01-09 | netfilter: nf_tables: add NFT_REG32_NUM | Pablo Neira Ayuso |
2022-01-09 | netfilter: nf_tables: add rule blob layout | Pablo Neira Ayuso |
2022-01-09 | netfilter: conntrack: avoid useless indirection during conntrack destruction | Florian Westphal |
2022-01-09 | netfilter: conntrack: Use max() instead of doing it manually | Jiapeng Chong |
2022-01-09 | Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2022-01-06 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-01-06 | net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() | Menglong Dong |
2022-01-06 | Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt | Luiz Augusto von Dentz |
2022-01-06 | net: dsa: warn about dsa_port and dsa_switch bit fields being non atomic | Vladimir Oltean |
2022-01-06 | net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas | Vladimir Oltean |
2022-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2022-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2022-01-05 | page_pool: Store the XDP mem id | Toke Høiland-Jørgensen |
2022-01-05 | page_pool: Add callback to init pages when they are allocated | Toke Høiland-Jørgensen |
2022-01-05 | xdp: Allow registering memory model without rxq reference | Toke Høiland-Jørgensen |
2022-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-01-05 | net: dsa: combine two holes in struct dsa_switch_tree | Vladimir Oltean |
2022-01-05 | net: dsa: move dsa_switch_tree :: ports and lags to first cache line | Vladimir Oltean |
2022-01-05 | net: dsa: make dsa_switch :: num_ports an unsigned int | Vladimir Oltean |
2022-01-05 | net: dsa: merge all bools of struct dsa_switch into a single u32 | Vladimir Oltean |
2022-01-05 | net: dsa: move dsa_port :: type near dsa_port :: index | Vladimir Oltean |
2022-01-05 | net: dsa: merge all bools of struct dsa_port into a single u8 | Vladimir Oltean |
2022-01-05 | net: dsa: move dsa_port :: stp_state near dsa_port :: mac | Vladimir Oltean |
2022-01-04 | mac80211: Add stations iterator where the iterator function may sleep | Martin Blumenstingl |
2022-01-04 | Namespaceify mtu_expires sysctl | xu xin |
2022-01-04 | Namespaceify min_pmtu sysctl | xu xin |
2022-01-04 | udp6: Use Segment Routing Header for dest address if present | Andrew Lunn |
2022-01-04 | icmp: ICMPV6: Examine invoking packet for Segment Route Headers. | Andrew Lunn |
2022-01-04 | seg6: export get_srh() for ICMP handling | Andrew Lunn |
2022-01-04 | net/sched: act_ct: Fill offloading tuple iifidx | Paul Blakey |
2022-01-02 | sctp: hold endpoint before calling cb in sctp_transport_lookup_process | Xin Long |
2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-29 | bpf: Invert the dependency between bpf-netns.h and netns/bpf.h | Jakub Kicinski |
2021-12-29 | net: Add includes masked by netdevice.h including uapi/bpf.h | Jakub Kicinski |
2021-12-29 | Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2021-12-29 | net: Don't include filter.h from net/sock.h | Jakub Kicinski |
2021-12-25 | sctp: use call_rcu to free endpoint | Xin Long |
2021-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-23 | sctp: move hlist_node and hashent out of sctp_ep_common | Xin Long |
2021-12-23 | xfrm: rate limit SA mapping change message to user space | Antony Antony |
2021-12-22 | Merge tag 'mlx5-updates-2021-12-21' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2021-12-23 | netfilter: conntrack: tag conntracks picked up in local out hook | Florian Westphal |
2021-12-23 | netfilter: nf_tables: make counter support built-in | Pablo Neira Ayuso |
2021-12-22 | codel: remove unnecessary pkt_sched.h include | Jakub Kicinski |
2021-12-22 | codel: remove unnecessary sock.h include | Jakub Kicinski |