summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix typo sctp_ulpevent_nofity_peer_addr_changeJonas Falkevik2020-05-281-1/+1
* net/tls: Add force_resync for driver resyncTariq Toukan2020-05-281-1/+11
* net_sched: add a tracepoint for qdisc creationCong Wang2020-05-281-0/+23
* net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()Cong Wang2020-05-281-0/+52
* bridge: mrp: Rework the MRP netlink interfaceHoratiu Vultur2020-05-271-7/+57
* net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-272-3/+31
* net: ethtool: Add helpers for cable test TDR dataAndrew Lunn2020-05-271-0/+21
* net: ethtool: Add generic parts of cable test TDRAndrew Lunn2020-05-272-2/+15
* net: ethtool: Add attributes for cable test TDR dataAndrew Lunn2020-05-271-0/+63
* Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-275-29/+193
|\
| * mac80211: fix memory overlap due to variable length paramRajkumar Manoharan2020-04-291-2/+5
| * mac80211: fix two missing documentation entriesJohannes Berg2020-04-241-0/+2
| * mac80211: add freq_offset to RX statusThomas Pedersen2020-04-241-1/+9
| * cfg80211: express channels with a KHz componentThomas Pedersen2020-04-241-6/+86
| * ieee80211: share 802.11 unit conversion helpersThomas Pedersen2020-04-242-7/+10
| * mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein2020-04-241-1/+5
| * cfg80211: Parse HE membership selectorIlan Peer2020-04-242-1/+3
| * mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz2020-04-241-0/+2
| * mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg2020-04-241-3/+9
| * mac80211: Process multicast RX registration for Action framesJouni Malinen2020-04-241-0/+6
| * nl80211: allow client-only BIGTK supportJohannes Berg2020-04-241-0/+3
| * cfg80211: support multicast RX registrationJohannes Berg2020-04-242-0/+17
| * cfg80211: change internal management frame registration APIJohannes Berg2020-04-242-6/+19
| * cfg80211: Unprotected Beacon frame RX indicationJouni Malinen2020-04-242-2/+17
* | net: mdiobus: add clause 45 mdiobus accessorsRussell King2020-05-272-6/+31
* | cls_flower: Support filtering on multiple MPLS Label Stack EntriesGuillaume Nault2020-05-271-0/+23
* | flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault2020-05-271-1/+13
* | qed: Add EDPM mode type for user-fw compatibilityYuval Basson2020-05-271-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-2412-28/+178
|\ \
| * \ Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-242-0/+11
| |\ \
| | * \ Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2020-05-222-0/+11
| | |\ \
| | | * | efi: Pull up arch-specific prototype efi_systab_show_arch()Benjamin Thiel2020-05-171-0/+2
| | | * | efi: cper: Add support for printing Firmware Error Record ReferencePunit Agrawal2020-05-141-0/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-245-13/+61
| |\ \ \ \
| | * | | | net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha2020-05-231-0/+9
| | * | | | net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2020-05-231-0/+6
| | * | | | net/mlx5: Add command entry handling completionMoshe Shemesh2020-05-231-0/+1
| | * | | | Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-05-232-11/+43
| | |\ \ \ \
| | | * | | | rxrpc: Trace discarded ACKsDavid Howells2020-05-201-0/+35
| | | * | | | rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-112-11/+8
| | * | | | | net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca2020-05-221-1/+0
| | * | | | | net sched: fix reporting the first-time use timestampRoman Mashak2020-05-191-1/+2
| * | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-05-192-2/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | i2c: mux: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-1/+1
| | * | | | | i2c: use my kernel.org address from now onWolfram Sang2020-05-051-1/+1
| * | | | | | Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-05-171-13/+95
| |\ \ \ \ \ \
| | * | | | | | usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov2020-05-141-0/+15
| | * | | | | | usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov2020-05-141-3/+69
| | * | | | | | usb: raw-gadget: improve uapi headers commentsAndrey Konovalov2020-05-141-10/+11
| * | | | | | | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-171-0/+6
| |\ \ \ \ \ \ \