summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()Guillaume Nault2018-06-151-1/+1
* l2tp: reject creation of non-PPP sessions on L2TPv2 tunnelsGuillaume Nault2018-06-151-0/+6
* Merge branch 'mlxsw-IPv6-and-reference-counting-fixes'David S. Miller2018-06-153-28/+29
|\
| * mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata2018-06-151-1/+3
| * mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel2018-06-151-16/+5
| * mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel2018-06-151-8/+19
| * ipv6: Only emit append events for appended routesIdo Schimmel2018-06-151-3/+2
|/
* Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-06-155-22/+32
|\
| * cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky2018-06-151-0/+1
| * mac80211: Move up init of TXQsToke Høiland-Jørgensen2018-06-151-6/+6
| * mac80211_hwsim: fix module init error pathsJohannes Berg2018-06-151-2/+9
| * cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann2018-06-151-0/+2
| * nl80211: fix some kernel doc tag mistakesLuca Coelho2018-06-151-14/+14
* | stmmac: added support for 802.1ad vlan strippingElad Nachman2018-06-151-8/+13
* | hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offloadHaiyang Zhang2018-06-141-13/+13
* | rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar2018-06-143-0/+11
|/
* Merge branch 'l2tp-fixes'David S. Miller2018-06-141-0/+26
|\
| * l2tp: clean up stale tunnel or session in pppol2tp_connect's error pathGuillaume Nault2018-06-141-0/+10
| * l2tp: prevent pppol2tp_connect() from creating kernel socketsGuillaume Nault2018-06-141-0/+9
| * l2tp: only accept PPP sessions in pppol2tp_connect()Guillaume Nault2018-06-141-0/+6
| * l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()Guillaume Nault2018-06-141-0/+1
|/
* Merge branch 'emaclite-fixes'David S. Miller2018-06-141-8/+4
|\
| * net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey2018-06-141-3/+1
| * net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey2018-06-141-2/+0
| * net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey2018-06-141-1/+1
| * net: emaclite: Fix position of lp->mii_bus assignmentRadhey Shyam Pandey2018-06-141-2/+2
|/
* tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden2018-06-142-0/+8
* net: qcom/emac: Add missing of_node_put()YueHaibing2018-06-141-0/+1
* sctp: define sctp_packet_gso_append to build GSO framesXin Long2018-06-142-10/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-1313-23/+52
|\
| * netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei2018-06-123-6/+12
| * netfilter: xt_connmark: fix list corruption on rmmodFlorian Westphal2018-06-121-1/+1
| * netfilter: ctnetlink: avoid null pointer dereferenceFlorian Westphal2018-06-121-1/+2
| * netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo2018-06-121-1/+2
| * netfilter: nf_tables: close race between netns exit and rmmodFlorian Westphal2018-06-122-3/+15
| * netfilter: nf_tables: fix module unload raceFlorian Westphal2018-06-122-6/+16
| * netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso2018-06-122-4/+2
| * netfilter: nft_socket: fix module autoloadPablo Neira Ayuso2018-06-121-0/+1
| * netfilter: fix null-ptr-deref in nf_nat_decode_sessionPrashant Bhole2018-06-121-1/+1
* | xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross2018-06-121-2/+2
* | smc: convert to ->poll_maskCong Wang2018-06-121-9/+3
* | net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...Christophe JAILLET2018-06-121-3/+4
* | tc-testing: ife: fix wrong teardown command in test b7b8Davide Caratti2018-06-121-1/+1
* | net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_modeVadim Lomovtsev2018-06-122-14/+38
* | net: phy: mdio-gpio: Cut surplus includesLinus Walleij2018-06-121-3/+0
* | Merge branch 'hv_netvsc-notification-and-namespace-fixes'David S. Miller2018-06-123-63/+184
|\ \
| * | hv_netvsc: move VF to same namespace as netvsc deviceStephen Hemminger2018-06-121-1/+20
| * | hv_netvsc: fix network namespace issues with VF supportStephen Hemminger2018-06-122-23/+22
| * | hv_netvsc: drop common code until callback model fixedStephen Hemminger2018-06-123-62/+165
|/ /
* | Merge branch 'nfp-fixes'David S. Miller2018-06-125-7/+11
|\ \