summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-04-21net/handshake: Fix section mismatch in handshake_exitGeert Uytterhoeven
2023-04-21net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti
2023-04-22netfilter: nf_tables: allow to create netdev chain without devicePablo Neira Ayuso
2023-04-22netfilter: nf_tables: support for deleting devices in an existing netdev chainPablo Neira Ayuso
2023-04-22netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso
2023-04-22netfilter: nf_tables: rename function to destroy hook listPablo Neira Ayuso
2023-04-22netfilter: nf_tables: do not send complete notification of deletionsPablo Neira Ayuso
2023-04-22netfilter: nf_tables: extended netlink error reporting for netdevicePablo Neira Ayuso
2023-04-22ipvs: Remove {Enter,Leave}FunctionSimon Horman
2023-04-22ipvs: Consistently use array_size() in ip_vs_conn_init()Simon Horman
2023-04-22ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman
2023-04-22netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: remove unneeded conditionalFlorian Westphal
2023-04-22netfilter: nf_tables: make validation state per tableFlorian Westphal
2023-04-22netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal
2023-04-22netfilter: nf_tables: don't store chain address on jumpFlorian Westphal
2023-04-22netfilter: nf_tables: don't store address of last rule on jumpFlorian Westphal
2023-04-22netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob markerFlorian Westphal
2023-04-21bpf: add test_run support for netfilter program typeFlorian Westphal
2023-04-21netfilter: disallow bpf hook attachment at same priorityFlorian Westphal
2023-04-21netfilter: nfnetlink hook: dump bpf prog idFlorian Westphal
2023-04-21bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal
2023-04-21Merge tag 'nf-23-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-21net/packet: support mergeable feature of virtioJianfeng Tan
2023-04-21bridge: Allow setting per-{Port, VLAN} neighbor suppression stateIdo Schimmel
2023-04-21bridge: vlan: Allow setting VLAN neighbor suppression stateIdo Schimmel
2023-04-21bridge: Add per-{Port, VLAN} neighbor suppression data path supportIdo Schimmel
2023-04-21bridge: Encapsulate data path neighbor suppression logicIdo Schimmel
2023-04-21bridge: Take per-{Port, VLAN} neighbor suppression into accountIdo Schimmel
2023-04-21bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel
2023-04-21bridge: Pass VLAN ID to br_flood()Ido Schimmel
2023-04-21bridge: Reorder neighbor suppression check when floodingIdo Schimmel
2023-04-21vlan: Add MACsec offload operations for VLAN interfaceEmeel Hakim
2023-04-21sctp: delete the nested flexible array hmacXin Long
2023-04-21sctp: delete the nested flexible array peer_initXin Long
2023-04-21sctp: delete the nested flexible array variableXin Long
2023-04-21sctp: delete the nested flexible array skipXin Long
2023-04-21sctp: delete the nested flexible array paramsXin Long
2023-04-20mac80211: use the new drop reasons infrastructureJohannes Berg
2023-04-20net: extend drop reasons for multiple subsystemsJohannes Berg
2023-04-20ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar
2023-04-20net: ethtool: mm: sanitize some UAPI configurationsVladimir Oltean
2023-04-20kill the last remaining user of proc_ns_fget()Al Viro
2023-04-20net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski
2023-04-20page_pool: unlink from napi during destroyJakub Kicinski
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski