summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-03188-1347/+3673
|\
| * 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 tag 'linux-can-next-for-5.20-20220731' of git://git.kernel.org/pub/scm/...David S. Miller2022-08-011-0/+4
| |\ \
| | * | can: dev: add generic function can_eth_ioctl_hwts()Vincent Mailhol2022-07-281-0/+1
| | * | can: dev: add generic function can_ethtool_op_get_ts_info_hwts()Vincent Mailhol2022-07-281-0/+3
| * | | 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
| | |/ /
| * | | seg6: add support for SRv6 H.L2Encaps.Red behaviorAndrea Mayer2022-07-291-0/+1
| * | | seg6: add support for SRv6 H.Encaps.Red behaviorAndrea Mayer2022-07-291-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-282-0/+50
| * | | 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-2811-27/+24
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2022-07-284-0/+36
| |\ \ \
| | * | | flow_offload: Introduce flow_match_pppoeWojciech Drewek2022-07-261-0/+6
| | * | | net/sched: flower: Add PPPoE filterWojciech Drewek2022-07-261-0/+3
| | * | | flow_dissector: Add PPPoE dissectorsWojciech Drewek2022-07-262-0/+27
| | | |/ | | |/|
| * | | add missing includes and forward declarations to networking includes under li...Jakub Kicinski2022-07-2818-6/+57
| * | | 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-262-0/+4
| |/ /
| * | Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-07-254-101/+486
| |\ \
| | * | 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-222-0/+8
| | * | 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: nl80211: add RX and TX timestamp attributesAvraham Stern2022-07-221-1/+21
| | * | wifi: ieee80211: add helper functions for detecting TM/FTM framesAvraham Stern2022-07-221-0/+54
| | * | wifi: nl80211/mac80211: clarify link ID in control port TXJohannes Berg2022-07-221-0/+6
| | * | 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-152-2/+14
| | * | 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