aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller16-40/+156
2019-06-14net: phylink: further mac_config documentation improvementsRussell King - ARM Linux admin1-1/+12
2019-06-14nfc: Ensure presence of required attributes in the deactivate_target handlerYoung Xiao1-1/+2
2019-06-14cfg80211: report measurement start TSF correctlyAvraham Stern1-2/+2
2019-06-14cfg80211: fix memory leak of wiphy device nameEric Biggers1-1/+1
2019-06-14cfg80211: util: fix bit count off by oneMordechay Goodstein1-1/+1
2019-06-14mac80211: do not start any work during reconfigure flowNaftali Goldstein2-0/+11
2019-06-14cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()Luca Coelho1-2/+2
2019-06-14mac80211: only warn once on chanctx_conf being NULLYibo Zhao1-1/+1
2019-06-14mac80211: drop robust management frames from unknown TAJohannes Berg1-0/+2
2019-06-12Merge branch 'net-mvpp2-prs-Fixes-for-VID-filtering'David S. Miller1-11/+12
2019-06-12net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier1-2/+4
2019-06-12net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier1-9/+8
2019-06-12Merge branch 'mlxsw-Various-fixes'David S. Miller7-10/+161
2019-06-12mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel1-1/+1
2019-06-12mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2Petr Machata1-2/+2
2019-06-12selftests: tc_flower: Add TOS matching testJiri Pirko1-1/+35
2019-06-12mlxsw: spectrum_flower: Fix TOS matchingJiri Pirko1-2/+2
2019-06-12selftests: mlxsw: Test nexthop offload indicationIdo Schimmel1-0/+47
2019-06-12mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel1-3/+70
2019-06-12mlxsw: spectrum: Use different seeds for ECMP and LAG hashIdo Schimmel1-1/+4
2019-06-12net: tls, correctly account for copied bytes with multiple sk_msgsJohn Fastabend1-1/+0
2019-06-12vrf: Increment Icmp6InMsgs on the original netdevStephen Suryaputra3-8/+29
2019-06-12net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier2-0/+6
2019-06-12linux-next: DOC: RDS: Fix a typo in rds.txtMasanari Iida1-1/+1
2019-06-12mpls: fix af_mpls dependencies for realMatteo Croce1-1/+1
2019-06-11Merge branch 'vxlan-geneve-linear'David S. Miller2-2/+2
2019-06-11geneve: Don't assume linear buffers in error handlerStefano Brivio1-1/+1
2019-06-11vxlan: Don't assume linear buffers in error handlerStefano Brivio1-1/+1
2019-06-11net: openvswitch: do not free vport if register_netdevice() is failed.Taehee Yoo1-6/+12
2019-06-11net: correct udp zerocopy refcnt also when zerocopy only on appendWillem de Bruijn2-2/+2
2019-06-09nfp: ensure skb network header is set for packet redirectJohn Hurley1-0/+1
2019-06-09tcp: fix undo spurious SYNACK in passive Fast OpenYuchung Cheng1-1/+1
2019-06-09mpls: fix af_mpls dependenciesMatteo Croce1-0/+1
2019-06-09Merge branch 'ibmvnic-Fixes-for-device-reset-handling'David S. Miller1-7/+12
2019-06-09ibmvnic: Fix unchecked return codes of memory allocationsThomas Falcon1-6/+7
2019-06-09ibmvnic: Refresh device multicast list after resetThomas Falcon1-0/+3
2019-06-09ibmvnic: Do not close unopened driver during resetThomas Falcon1-1/+2
2019-06-09Merge tag 'mlx5-fixes-2019-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller8-22/+58
2019-06-09Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller8-25/+65
2019-06-09mpls: fix warning with multi-label encapGeorge Wilkie1-1/+1
2019-06-09net: phy: rename Asix Electronics PHY driverMichael Schmitz4-3/+3
2019-06-09ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet1-3/+4
2019-06-09net: ipv4: fib_semantics: fix uninitialized variableEnrico Weigelt1-1/+1
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller28-64/+887
2019-06-07net/mlx5e: Support tagged tunnel over bondEli Britstein1-5/+6
2019-06-07net/mlx5e: Avoid detaching non-existing netdev under switchdev modeAlaa Hleihel1-0/+5
2019-06-07net/mlx5e: Fix source port matching in fdb peer flow ruleRaed Salem1-3/+0
2019-06-07net/mlx5e: Replace reciprocal_scale in TX select queue functionShay Agroskin3-6/+8
2019-06-07net/mlx5e: Add ndo_set_feature for uplink representorChris Mi3-6/+8