summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | 9p fid refcount: add p9_fid_get/put wrappersDominique Martinet2022-07-021-0/+28
* | | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-03109-737/+2100
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-08-035-20/+29
| |\ \ \
| | * | | net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy2022-08-021-0/+11
| | * | | net: allow unbound socket for packets in VRF when tcp_l3mdev_accept setMike Manning2022-07-293-20/+17
| | * | | ax25: fix incorrect dev_tracker usageEric Dumazet2022-07-281-0/+1
| * | | | net: rose: add netdev ref tracker to 'struct rose_sock'Eric Dumazet2022-08-011-1/+2
| | |_|/ | |/| |
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-291-0/+1
| |\ \ \
| | * | | ip_tunnels: Add new flow flags field to ip_tunnel_keyPaul Chaignon2022-07-261-0/+1
| * | | | firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48()Andy Shevchenko2022-07-281-2/+1
| * | | | devlink: introduce framework for selftestsVikas Gupta2022-07-281-0/+21
| * | | | net/tls: Multi-threaded calls to TX tls_dev_delTariq Toukan2022-07-281-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-285-14/+10
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2022-07-282-0/+19
| |\ \ \ \
| | * | | | flow_offload: Introduce flow_match_pppoeWojciech Drewek2022-07-261-0/+6
| | * | | | flow_dissector: Add PPPoE dissectorsWojciech Drewek2022-07-261-0/+13
| | | |/ / | | |/| |
| * | | | add missing includes and forward declarations to networking includes under li...Jakub Kicinski2022-07-281-0/+6
| * | | | net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl2022-07-271-1/+1
| * | | | s390/ism: CleanupsStefan Raspl2022-07-271-1/+1
| * | | | tls: rx: do not use the standard strparserJakub Kicinski2022-07-261-2/+17
| * | | | tcp: allow tls to decrypt directly from the tcp rcv queueJakub Kicinski2022-07-261-0/+2
| * | | | net: devlink: introduce nested devlink entity for line cardJiri Pirko2022-07-261-0/+2
| |/ / /
| * | | Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-07-252-77/+335
| |\ \ \
| | * | | wifi: mac80211: add macros to loop over active linksGregory Greenman2022-07-221-0/+15
| | * | | wifi: mac80211: optionally implement MLO multicast TXJohannes Berg2022-07-221-0/+10
| | * | | wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg2022-07-221-1/+3
| | * | | wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX APIJohannes Berg2022-07-221-0/+4
| | * | | wifi: cfg80211: report link ID in NL80211_CMD_FRAMEJohannes Berg2022-07-221-0/+5
| | * | | wifi: mac80211: add hardware timestamps for RX and TXAvraham Stern2022-07-221-1/+27
| | * | | wifi: cfg80211: add hardware timestamps to frame RX infoAvraham Stern2022-07-221-0/+4
| | * | | wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern2022-07-221-4/+56
| | * | | wifi: cfg80211: add a function for reporting TX status with hardware timestampsAvraham Stern2022-07-221-2/+45
| | * | | wifi: mac80211: select link when transmitting to non-MLO stationsAndrei Otcheretianski2022-07-151-0/+2
| | * | | wifi: cfg80211: add cfg80211_get_iftype_ext_capa()Johannes Berg2022-07-151-0/+8
| | * | | wifi: mac80211: remove link_id parameter from link_info_changed()Gregory Greenman2022-07-151-1/+0
| | * | | wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman2022-07-151-4/+4
| | * | | wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski2022-07-151-1/+1
| | * | | wifi: nl80211: add EML/MLD capabilities to per-iftype capabilitiesJohannes Berg2022-07-151-0/+4
| | * | | wifi: cfg80211: add ieee80211_chanwidth_rate_flags()Johannes Berg2022-07-151-6/+19
| | * | | wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman2022-07-151-2/+2
| | * | | wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLOJohannes Berg2022-07-151-1/+8
| | * | | wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg2022-07-151-7/+17
| | * | | wifi: cfg80211: adjust assoc comeback for MLOJohannes Berg2022-07-151-2/+2
| | * | | wifi: cfg80211: prepare association failure APIs for MLOJohannes Berg2022-07-151-12/+17
| | * | | wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_requestJohannes Berg2022-07-151-3/+3
| | * | | wifi: mac80211: mlme: track AP (MLD) address separatelyJohannes Berg2022-07-151-0/+3
| | * | | wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
| | * | | wifi: mac80211: move ps setting to vif configJohannes Berg2022-07-151-3/+3
| | * | | wifi: mac80211: provide link ID in link_confJohannes Berg2022-07-151-0/+2
| | * | | wifi: cfg80211: make cfg80211_auth_request::key_idx signedJohannes Berg2022-07-151-1/+2