summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-04-23rxrpc: Fix error when reading rxrpc tokensMarc Dionne
2023-04-23rxrpc: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-04-23net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet
2023-04-23net: make napi_threaded_poll() aware of sd->defer_listEric Dumazet
2023-04-23net: move skb_defer_free_flush() upEric Dumazet
2023-04-23net: do not provide hard irq safety for sd->defer_lockEric Dumazet
2023-04-23net: add debugging checks in skb_attempt_defer_free()Eric Dumazet
2023-04-22rxrpc: Fix potential race in error handling in afs_make_call()David Howells
2023-04-22ipv4: Fix potential uninit variable access bug in __ip_make_skb()Ziyang Xuan
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-21net: dst: fix missing initialization of rt_uncachedMaxime Bizon
2023-04-21net/sched: cls_api: Initialize miss_cookie_node when action miss is not usedIvan Vecera
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