aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Bluetooth: convert hci_update_adv_data to hci_syncBrian Gix2022-08-251-0/+1
| * | | | | | Bluetooth: move hci_get_random_address() to hci_syncBrian Gix2022-08-251-0/+5
| * | | | | | Bluetooth: Move Adv Instance timer to hci_syncBrian Gix2022-08-251-1/+2
* | | | | | | Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-09-301-37/+152
|\ \ \ \ \ \ \
| * | | | | | | wifi: mac80211: implement link switchingJohannes Berg2022-09-061-0/+41
| * | | | | | | wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg2022-09-061-20/+48
| * | | | | | | wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg2022-09-061-3/+28
| * | | | | | | wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg2022-09-061-1/+4
| * | | | | | | wifi: mac80211: add ieee80211_find_sta_by_link_addrs APIJohannes Berg2022-09-061-0/+16
| * | | | | | | wifi: mac80211: isolate driver from inactive linksJohannes Berg2022-09-061-14/+16
| * | | | | | | wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-061-2/+2
* | | | | | | | xsk: Remove unused xsk_buff_discardMaxim Mikityanskiy2022-09-301-7/+0
* | | | | | | | xsk: Expose min chunk size to driversMaxim Mikityanskiy2022-09-301-0/+3
* | | | | | | | net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean2022-09-291-0/+5
* | | | | | | | net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean2022-09-292-0/+8
* | | | | | | | net: Fix incorrect address comparison when searching for a bind2 bucketMartin KaFai Lau2022-09-281-0/+3
* | | | | | | | tcp: export tcp_sendmsg_fastopenBenjamin Hesmans2022-09-281-0/+2
* | | | | | | | netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-09-281-1/+1
* | | | | | | | xdp: Adjust xdp_frame layout to avoid using bitfieldsJesper Dangaard Brouer2022-09-261-2/+2
* | | | | | | | net: Remove unused inline function dst_hold_and_use()Gaosheng Cui2022-09-261-6/+0
* | | | | | | | net: Remove unused inline function sk_nulls_node_init()Gaosheng Cui2022-09-261-5/+0
* | | | | | | | neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui2022-09-261-5/+0
* | | | | | | | net: macsec: remove the prepare flag from the MACsec offloading contextAntoine Tenart2022-09-231-2/+0
* | | | | | | | net/sched: sch_api: add helper for tc qdisc walker stats dumpZhengchao Shao2022-09-221-0/+13
* | | | | | | | net/tls: Describe ciphers sizes by const structsTariq Toukan2022-09-221-0/+10
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-224-4/+40
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-09-191-2/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz2022-09-091-2/+0
| * | | | | | | | net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier2022-09-162-2/+3
| * | | | | | | | net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang2022-09-161-0/+37
| |/ / / / / / /
* | | | | | | | net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu2022-09-221-0/+2
* | | | | | | | net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu2022-09-221-0/+1
* | | | | | | | net: sched: remove unused tcf_result extensionJamal Hadi Salim2022-09-211-5/+0
* | | | | | | | net/sched: cls_api: add helper for tc cls walker stats dumpZhengchao Shao2022-09-201-0/+13
* | | | | | | | tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima2022-09-202-0/+7
* | | | | | | | tcp: Save unnecessary inet_twsk_purge() calls.Kuniyuki Iwashima2022-09-201-0/+1
* | | | | | | | tcp: Set NULL to sk->sk_prot->h.hashinfo.Kuniyuki Iwashima2022-09-201-0/+10
* | | | | | | | tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.Kuniyuki Iwashima2022-09-201-1/+2
* | | | | | | | net: dsa: allow masters to join a LAGVladimir Oltean2022-09-201-0/+12
* | | | | | | | net: dsa: propagate extack to port_lag_joinVladimir Oltean2022-09-201-2/+4
* | | | | | | | net: dsa: allow the DSA master to be seen and changed through rtnetlinkVladimir Oltean2022-09-201-0/+8
* | | | | | | | net: dsa: introduce dsa_port_get_master()Vladimir Oltean2022-09-201-0/+5
* | | | | | | | flow_offload: Introduce flow_match_l2tpv3Wojciech Drewek2022-09-201-0/+6
* | | | | | | | flow_dissector: Add L2TPv3 dissectorsWojciech Drewek2022-09-201-0/+9
* | | | | | | | net: sched: act: move global static variable net_id to tc_action_opsZhengchao Shao2022-09-091-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller2022-09-091-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | netfilter: nat: move repetitive nat port reserve loop to a helperFlorian Westphal2022-09-071-0/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-085-5/+71
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong2022-09-071-0/+67
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-09-022-3/+0
| |\ \ \ \ \ \ \