summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net_sched: use qdisc_reset() in qdisc_destroy()Cong Wang2020-05-271-13/+3
* tcp: rename tcp_v4_err() skb parameterEric Dumazet2020-05-271-9/+9
* tcp: add tcp_ld_RTO_revert() helperEric Dumazet2020-05-271-40/+45
* bridge: mrp: Rework the MRP netlink interfaceHoratiu Vultur2020-05-273-43/+233
* nexthop: Fix type of event_type in call_nexthop_notifiersNathan Chancellor2020-05-271-1/+1
* net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-261-2/+102
* net: ethtool: Add helpers for cable test TDR dataAndrew Lunn2020-05-261-1/+79
* net: ethtool: Add generic parts of cable test TDRAndrew Lunn2020-05-263-6/+64
* mptcp: attempt coalescing when moving skbs to mptcp rx queueFlorian Westphal2020-05-261-2/+19
* net/smc: mark smc_pnet_policy as constDmitry Vyukov2020-05-261-1/+1
* Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-2631-267/+507
|\
| * mac80211: fix memory overlap due to variable length paramRajkumar Manoharan2020-04-291-8/+5
| * mac80211: TX legacy rate control for Beacon framesJouni Malinen2020-04-294-2/+34
| * mac80211: fix two missing documentation entriesJohannes Berg2020-04-241-0/+2
| * cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg2020-04-242-0/+6
| * mac80211: add freq_offset to RX statusThomas Pedersen2020-04-243-3/+7
| * mac80211: handle channel frequency offsetThomas Pedersen2020-04-249-15/+71
| * cfg80211: express channels with a KHz componentThomas Pedersen2020-04-245-69/+96
| * mac80211: minstrel_ht_assign_best_tp_rates: remove redundant testJohannes Berg2020-04-241-1/+2
| * mac80211: Fail association when AP has no legacy ratesIlan Peer2020-04-241-1/+9
| * mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein2020-04-242-1/+13
| * mac80211: agg-tx: refactor sending addbaMordechay Goodstein2020-04-241-28/+39
| * mac80211: Skip entries with HE membership selectorIlan Peer2020-04-241-3/+4
| * cfg80211: Parse HE membership selectorIlan Peer2020-04-241-0/+2
| * mac80211: Don't destroy auth data in case of anti-cloggingAndrei Otcheretianski2020-04-241-1/+6
| * mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz2020-04-241-0/+9
| * mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg2020-04-242-14/+22
| * mac80211: Process multicast RX registration for Action framesJouni Malinen2020-04-243-3/+15
| * nl80211: allow client-only BIGTK supportJohannes Berg2020-04-241-4/+15
| * cfg80211: support multicast RX registrationJohannes Berg2020-04-243-9/+42
| * cfg80211: change internal management frame registration APIJohannes Berg2020-04-247-96/+72
| * mac80211: Report beacon protection failures to user spaceJouni Malinen2020-04-241-2/+14
| * cfg80211: Unprotected Beacon frame RX indicationJouni Malinen2020-04-242-2/+13
| * mac80211: fix drv_config_iface_filter() behaviourJohannes Berg2020-04-242-6/+14
| * mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg2020-04-245-10/+6
* | cls_flower: Support filtering on multiple MPLS Label Stack EntriesGuillaume Nault2020-05-261-1/+242
* | flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault2020-05-262-32/+69
* | Merge tag 'batadv-next-for-davem-20200526' of git://git.open-mesh.org/linux-m...David S. Miller2020-05-265-20/+8
|\ \
| * | batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...Sven Eckelmann2020-05-261-14/+1
| * | batman-adv: use rcu_replace_pointer() where appropriateAntonio Quartulli2020-05-223-6/+6
| * | batman-adv: Revert "Drop lockdep.h include for soft-interface.c"Sven Eckelmann2020-05-221-0/+1
* | | tipc: add test for Nagle algorithm effectivenessTuong Lien2020-05-263-17/+64
* | | tipc: add support for broadcast rcv stats dumpingTuong Lien2020-05-269-56/+101
* | | tipc: enable broadcast retrans via unicastTuong Lien2020-05-266-11/+28
* | | tipc: add back link trace eventsTuong Lien2020-05-262-5/+11
* | | tipc: introduce Gap ACK blocks for broadcast linkTuong Lien2020-05-265-185/+293
* | | tcp: tcp_v4_err() icmp skb is named icmp_skbEric Dumazet2020-05-261-1/+1
* | | bridge: mrp: Fix out-of-bounds read in br_mrp_parseHoratiu Vultur2020-05-251-0/+6
* | | tcp: allow traceroute -Mtcp for unpriv usersEric Dumazet2020-05-252-0/+4
* | | ipv4: potential underflow in compat_ip_setsockopt()Dan Carpenter2020-05-251-1/+1