summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-11-01net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood
2021-11-01net: arp: introduce arp_evict_nocarrier sysctl parameterJames Prestwood
2021-11-01net: avoid double accounting for pure zerocopy skbsTalal Ahmad
2021-11-01tcp: rename sk_wmem_free_skbTalal Ahmad
2021-11-01bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong
2021-11-01bpf: Add dummy BPF STRUCT_OPS for test purposeHou Tao
2021-11-01bpf: Factor out helpers for ctx access checkingHou Tao
2021-11-01bpf: Factor out a helper to prepare trampoline for struct_ops progHou Tao
2021-11-01skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian
2021-11-01amt: add mld report message handlerTaehee Yoo
2021-11-01amt: add multicast(IGMP) report message handlerTaehee Yoo
2021-11-01amt: add data plane of amt interfaceTaehee Yoo
2021-11-01amt: add control plane of amt interfaceTaehee Yoo
2021-11-01ethtool: don't drop the rtnl_lock half way thru the ioctlJakub Kicinski
2021-11-01devlink: expose get/put functionsJakub Kicinski
2021-11-01net: dsa: populate supported_interfaces memberMarek BehĂșn
2021-11-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-11-01netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso
2021-11-01netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso
2021-11-01netfilter: nft_meta: add NFT_META_IFTYPEPablo Neira Ayuso
2021-10-29net/mlx5: Allow skipping counter refresh on creationPaul Blakey
2021-10-29virtchnl: Use the BIT() macro for capability/offload flagsBrett Creeley
2021-10-29virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD defineBrett Creeley
2021-10-29mctp: Pass flow data & flow release events to driversJeremy Kerr
2021-10-29mctp: Add flow extension to skbJeremy Kerr
2021-10-28bpf: Add bpf_kallsyms_lookup_name helperKumar Kartikeya Dwivedi
2021-10-28bpf: Add bloom filter map implementationJoanne Koong
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-28mptcp: fix corrupt receiver key in MPC + data + checksumDavide Caratti
2021-10-28net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan
2021-10-28net: cleanup __sk_stream_memory_free()Eric Dumazet
2021-10-28Merge tag 'mlx5-net-next-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2021-10-28tcp: cleanup tcp_remove_empty_skb() useEric Dumazet
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2021-10-27net: introduce sk_forward_alloc_get()Paolo Abeni
2021-10-27tcp: define macros for a couple reclaim thresholdsPaolo Abeni
2021-10-27inet: remove races in inet{6}_getname()Eric Dumazet
2021-10-27net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()Seth Forshee
2021-10-27bpf: Use u64_stats_t in struct bpf_prog_statsEric Dumazet
2021-10-27bpf: Avoid races in __bpf_prog_run() for 32bit archesEric Dumazet
2021-10-27Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-10-27net: switchdev: merge switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean
2021-10-26net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa
2021-10-26net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa
2021-10-26net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay
2021-10-26net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay