summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2022-09-23net: macsec: remove the prepare flag from the MACsec offloading contextAntoine Tenart-2/+0
2022-09-22net/sched: sch_api: add helper for tc qdisc walker stats dumpZhengchao Shao-0/+13
2022-09-22net/tls: Describe ciphers sizes by const structsTariq Toukan-0/+10
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+40
2022-09-22xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa-1/+1
2022-09-22net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu-0/+2
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu-0/+1
2022-09-22xfrm: add extack support to xfrm_init_replaySabrina Dubroca-1/+1
2022-09-22xfrm: add extack to __xfrm_init_stateSabrina Dubroca-1/+2
2022-09-22xfrm: add extack support to xfrm_dev_state_addSabrina Dubroca-2/+3
2022-09-21net: sched: remove unused tcf_result extensionJamal Hadi Salim-5/+0
2022-09-20net/sched: cls_api: add helper for tc cls walker stats dumpZhengchao Shao-0/+13
2022-09-20bpf: Move nf_conn extern declarations to filter.hDaniel Xu-7/+0
2022-09-20bpf: Rename nfct_bsa to nfct_btf_struct_accessDaniel Xu-4/+4
2022-09-20bpf: Remove unused btf_struct_access stubDaniel Xu-12/+0
2022-09-20tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima-0/+7
2022-09-20tcp: Save unnecessary inet_twsk_purge() calls.Kuniyuki Iwashima-0/+1
2022-09-20tcp: Set NULL to sk->sk_prot->h.hashinfo.Kuniyuki Iwashima-0/+10
2022-09-20tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.Kuniyuki Iwashima-1/+2
2022-09-20net: dsa: allow masters to join a LAGVladimir Oltean-0/+12
2022-09-20net: dsa: propagate extack to port_lag_joinVladimir Oltean-2/+4
2022-09-20net: dsa: allow the DSA master to be seen and changed through rtnetlinkVladimir Oltean-0/+8
2022-09-20net: dsa: introduce dsa_port_get_master()Vladimir Oltean-0/+5
2022-09-20flow_offload: Introduce flow_match_l2tpv3Wojciech Drewek-0/+6
2022-09-20flow_dissector: Add L2TPv3 dissectorsWojciech Drewek-0/+9
2022-09-19Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-2/+0
2022-09-16net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier-2/+3
2022-09-16net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang-0/+37
2022-09-10bpf: Add support for writing to nf_conn:markDaniel Xu-0/+23
2022-09-09Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz-2/+0
2022-09-09net: sched: act: move global static variable net_id to tc_action_opsZhengchao Shao-0/+1
2022-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller-0/+1
2022-09-08Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz-2/+0
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-5/+71
2022-09-07netfilter: nat: move repetitive nat port reserve loop to a helperFlorian Westphal-0/+1
2022-09-07net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong-0/+67
2022-09-07net/macsec: Move some code for sharing with various drivers that implements o...Lior Nahmanson-0/+21
2022-09-07net/macsec: Add MACsec skb_metadata_dst Tx Data path supportLior Nahmanson-0/+14
2022-09-07netlink: introduce NLA_POLICY_MAX_BEFlorian Westphal-0/+9
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni-1/+26
2022-09-06Bluetooth: Add experimental wrapper for MGMT based meshBrian Gix-0/+1
2022-09-06Bluetooth: Implement support for MeshBrian Gix-2/+70
2022-09-06wifi: mac80211: implement link switchingJohannes Berg-0/+41
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg-20/+48
2022-09-06wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg-3/+28
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg-1/+4
2022-09-06wifi: mac80211: add ieee80211_find_sta_by_link_addrs APIJohannes Berg-0/+16
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg-14/+16
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg-2/+2
2022-09-02bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()Martin KaFai Lau-0/+4