| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 2020-09-25 | 1 | -1/+1 |
|\ |
|
| * | SUNRPC: Fix svc_flush_dcache() | Chuck Lever | 2020-09-21 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-09-22 | 51 | -234/+541 |
|\ \
| |/
|/| |
|
| * | inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute | Eric Dumazet | 2020-09-22 | 1 | -5/+15 |
| * | net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU | Vladimir Oltean | 2020-09-22 | 1 | -10/+17 |
| * | Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 2020-09-21 | 7 | -16/+28 |
| |\ |
|
| | * | mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz | John Crispin | 2020-09-18 | 1 | -3/+4 |
| | * | mac80211: do not allow bigger VHT MPDUs than the hardware supports | Felix Fietkau | 2020-09-18 | 1 | -4/+4 |
| | * | cfg80211: fix 6 GHz channel conversion | Johannes Berg | 2020-09-18 | 1 | -1/+1 |
| | * | mac80211: do not disable HE if HT is missing on 2.4 GHz | Wen Gong | 2020-09-18 | 1 | -1/+2 |
| | * | mac80211: Fix radiotap header channel flag for 6GHz band | Aloka Dixit | 2020-09-18 | 1 | -1/+2 |
| | * | lib80211: fix unmet direct dependendices config warning when !CRYPTO | Necip Fazil Yildiran | 2020-09-18 | 1 | -0/+1 |
| | * | mac80211: add AQL support for VHT160 tx rates | Felix Fietkau | 2020-09-18 | 1 | -1/+3 |
| | * | mac80211: extend AQL aggregation estimation to HE and fix unit mismatch | Felix Fietkau | 2020-09-18 | 1 | -5/+11 |
| * | | ipv6: route: convert comma to semicolon | Xu Wang | 2020-09-21 | 1 | -1/+1 |
| * | | net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant | Henry Ptasinski | 2020-09-20 | 1 | -6/+3 |
| * | | net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC | Necip Fazil Yildiran | 2020-09-19 | 1 | -0/+1 |
| * | | Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-merge | David S. Miller | 2020-09-18 | 6 | -46/+179 |
| |\ \ |
|
| | * | | batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh | Linus Lüssing | 2020-09-15 | 1 | -16/+87 |
| | * | | batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh | Linus Lüssing | 2020-09-15 | 3 | -14/+30 |
| | * | | batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN | Linus Lüssing | 2020-09-15 | 3 | -13/+53 |
| | * | | batman-adv: Add missing include for in_interrupt() | Sven Eckelmann | 2020-09-14 | 1 | -0/+1 |
| | * | | batman-adv: mcast/TT: fix wrongly dropped or rerouted packets | Linus Lüssing | 2020-09-05 | 1 | -0/+4 |
| | * | | batman-adv: bla: fix type misuse for backbone_gw hash indexing | Linus Lüssing | 2020-08-27 | 1 | -3/+4 |
| * | | | net: mscc: ocelot: add locking for the port TX timestamp ID | Vladimir Oltean | 2020-09-18 | 1 | -4/+7 |
| | |/
| |/| |
|
| * | | ethtool: add and use message type for tunnel info reply | Michal Kubecek | 2020-09-18 | 1 | -2/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-09-16 | 2 | -18/+17 |
| |\ \ |
|
| | * | | bpf: Bpf_skc_to_* casting helpers require a NULL check on sk | Martin KaFai Lau | 2020-09-16 | 1 | -7/+7 |
| | * | | xsk: Fix number of pinned pages/umem size discrepancy | Björn Töpel | 2020-09-15 | 1 | -9/+8 |
| | * | | bpf: Fix clobbering of r2 in bpf_gen_ld_abs | Daniel Borkmann | 2020-09-08 | 1 | -2/+2 |
| * | | | ipv4: Update exception handling for multipath routes via same device | David Ahern | 2020-09-16 | 1 | -5/+8 |
| * | | | net: tipc: kerneldoc fixes | Lu Wei | 2020-09-15 | 1 | -1/+2 |
| * | | | net: sched: initialize with 0 before setting erspan md->u | Xin Long | 2020-09-15 | 1 | -0/+1 |
| * | | | lwtunnel: only keep the available bits when setting vxlan md->gbp | Xin Long | 2020-09-15 | 1 | -0/+1 |
| * | | | net: sched: only keep the available bits when setting vxlan md->gbp | Xin Long | 2020-09-15 | 2 | -1/+4 |
| * | | | tipc: use skb_unshare() instead in tipc_buf_append() | Xin Long | 2020-09-15 | 1 | -1/+2 |
| * | | | tipc: Fix memory leak in tipc_group_create_member() | Peilin Ye | 2020-09-15 | 1 | -4/+10 |
| * | | | ipv4: Initialize flowi4_multipath_hash in data path | David Ahern | 2020-09-14 | 3 | -0/+3 |
| * | | | taprio: Fix allowing too small intervals | Vinicius Costa Gomes | 2020-09-12 | 1 | -11/+17 |
| * | | | net: DCB: Validate DCB_ATTR_DCB_BUFFER argument | Petr Machata | 2020-09-11 | 1 | -0/+8 |
| * | | | net: Fix bridge enslavement failure | Ido Schimmel | 2020-09-11 | 1 | -1/+1 |
| * | | | net: Correct the comment of dst_dev_put() | Miaohe Lin | 2020-09-10 | 1 | -1/+1 |
| * | | | net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc | Yunsheng Lin | 2020-09-10 | 1 | -15/+33 |
| * | | | mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_id | Geliang Tang | 2020-09-10 | 1 | -1/+1 |
| * | | | mptcp: fix subflow's remote_id issues | Geliang Tang | 2020-09-10 | 2 | -3/+6 |
| * | | | mptcp: fix subflow's local_id issues | Geliang Tang | 2020-09-10 | 1 | -1/+14 |
| * | | | tipc: fix shutdown() of connection oriented socket | Tetsuo Handa | 2020-09-10 | 1 | -4/+1 |
| * | | | hsr: avoid newline at end of message in NL_SET_ERR_MSG_MOD | Ye Bin | 2020-09-09 | 1 | -3/+3 |
| * | | | net: qrtr: check skb_put_padto() return value | Eric Dumazet | 2020-09-09 | 1 | -10/+11 |
| * | | | ip: fix tos reflection in ack and reset packets | Wei Wang | 2020-09-09 | 1 | -1/+2 |