summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28net: Fix incorrect address comparison when searching for a bind2 bucketMartin KaFai Lau
2022-09-28tcp: export tcp_sendmsg_fastopenBenjamin Hesmans
2022-09-28netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-28net: shrink struct ubuf_infoPavel Begunkov
2022-09-28net: introduce struct ubuf_info_msgzcPavel Begunkov
2022-09-27net: tls: Add ARIA-GCM algorithmTaehee Yoo
2022-09-27headers: Remove some left-over license textChristophe JAILLET
2022-09-26xdp: Adjust xdp_frame layout to avoid using bitfieldsJesper Dangaard Brouer
2022-09-26net: Remove unused inline function dst_hold_and_use()Gaosheng Cui
2022-09-26net: Remove unused inline function sk_nulls_node_init()Gaosheng Cui
2022-09-26neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui
2022-09-23net: macsec: remove the prepare flag from the MACsec offloading contextAntoine Tenart
2022-09-23net: phylink: Adjust advertisement based on rate matchingSean Anderson
2022-09-23net: phylink: Adjust link settings based on rate matchingSean Anderson
2022-09-23net: phy: Add support for rate matchingSean Anderson
2022-09-23net: phylink: Generate caps and convert to linkmodes separatelySean Anderson
2022-09-23net: phylink: Export phylink_caps_to_linkmodesSean Anderson
2022-09-23net: phylink: Document MAC_(A)SYM_PAUSESean Anderson
2022-09-22net/mlx5e: Support MACsec offload extended packet number (EPN)Emeel Hakim
2022-09-22net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay pro...Emeel Hakim
2022-09-22net/mlx5: Fix fields name prefix in MACsecEmeel Hakim
2022-09-22net/sched: sch_api: add helper for tc qdisc walker stats dumpZhengchao Shao
2022-09-22net/tls: Describe ciphers sizes by const structsTariq Toukan
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-22net: ethernet: mtk_eth_wed: add axi bus supportLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add wed support for mt7986 chipsetLorenzo Bianconi
2022-09-22net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu
2022-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...Jakub Kicinski
2022-09-21net: sched: remove unused tcf_result extensionJamal Hadi Salim
2022-09-21headers: Remove some left-over license text in include/uapi/linux/netfilter/Christophe JAILLET
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu
2022-09-20net/sched: cls_api: add helper for tc cls walker stats dumpZhengchao Shao
2022-09-20tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima
2022-09-20tcp: Save unnecessary inet_twsk_purge() calls.Kuniyuki Iwashima
2022-09-20tcp: Set NULL to sk->sk_prot->h.hashinfo.Kuniyuki Iwashima
2022-09-20tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.Kuniyuki Iwashima
2022-09-20headers: Remove some left-over license textChristophe JAILLET
2022-09-20firmware: xilinx: add support for sd/gem configRonak Jain
2022-09-20seg6: add NEXT-C-SID support for SRv6 End behaviorAndrea Mayer
2022-09-20net: dsa: felix: add support for changing DSA masterVladimir Oltean
2022-09-20net: dsa: allow masters to join a LAGVladimir Oltean
2022-09-20net: dsa: propagate extack to port_lag_joinVladimir Oltean
2022-09-20net: dsa: allow the DSA master to be seen and changed through rtnetlinkVladimir Oltean
2022-09-20net: dsa: introduce dsa_port_get_master()Vladimir Oltean
2022-09-20net: introduce iterators over synced hw addressesVladimir Oltean
2022-09-20flow_offload: Introduce flow_match_l2tpv3Wojciech Drewek
2022-09-20net/sched: flower: Add L2TPv3 filterWojciech Drewek