summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-06-15tls: fix waitall behavior in tls_sw_recvmsgDaniel Borkmann-1/+5
2018-06-15tls: fix use-after-free in tls_push_recordDaniel Borkmann-13/+13
2018-06-15Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions'David S. Miller-1/+7
2018-06-15l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()Guillaume Nault-1/+1
2018-06-15l2tp: reject creation of non-PPP sessions on L2TPv2 tunnelsGuillaume Nault-0/+6
2018-06-15Merge branch 'mlxsw-IPv6-and-reference-counting-fixes'David S. Miller-28/+29
2018-06-15mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata-1/+3
2018-06-15mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel-16/+5
2018-06-15mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel-8/+19
2018-06-15ipv6: Only emit append events for appended routesIdo Schimmel-3/+2
2018-06-15Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller-22/+32
2018-06-15stmmac: added support for 802.1ad vlan strippingElad Nachman-8/+13
2018-06-15cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky-0/+1
2018-06-15mac80211: Move up init of TXQsToke Høiland-Jørgensen-6/+6
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg-2/+9
2018-06-15cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann-0/+2
2018-06-15nl80211: fix some kernel doc tag mistakesLuca Coelho-14/+14
2018-06-14hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offloadHaiyang Zhang-13/+13
2018-06-14rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar-0/+11
2018-06-14Merge branch 'l2tp-fixes'David S. Miller-0/+26
2018-06-14l2tp: clean up stale tunnel or session in pppol2tp_connect's error pathGuillaume Nault-0/+10
2018-06-14l2tp: prevent pppol2tp_connect() from creating kernel socketsGuillaume Nault-0/+9
2018-06-14l2tp: only accept PPP sessions in pppol2tp_connect()Guillaume Nault-0/+6
2018-06-14l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()Guillaume Nault-0/+1
2018-06-14Merge branch 'emaclite-fixes'David S. Miller-8/+4
2018-06-14net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey-3/+1
2018-06-14net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey-2/+0
2018-06-14net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey-1/+1
2018-06-14net: emaclite: Fix position of lp->mii_bus assignmentRadhey Shyam Pandey-2/+2
2018-06-14tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden-0/+8
2018-06-14net: qcom/emac: Add missing of_node_put()YueHaibing-0/+1
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesXin Long-10/+23
2018-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-23/+52
2018-06-12xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross-2/+2
2018-06-12smc: convert to ->poll_maskCong Wang-9/+3
2018-06-12net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...Christophe JAILLET-3/+4
2018-06-12tc-testing: ife: fix wrong teardown command in test b7b8Davide Caratti-1/+1
2018-06-12net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_modeVadim Lomovtsev-14/+38
2018-06-12net: phy: mdio-gpio: Cut surplus includesLinus Walleij-3/+0
2018-06-12Merge branch 'hv_netvsc-notification-and-namespace-fixes'David S. Miller-63/+184
2018-06-12hv_netvsc: move VF to same namespace as netvsc deviceStephen Hemminger-1/+20
2018-06-12hv_netvsc: fix network namespace issues with VF supportStephen Hemminger-23/+22
2018-06-12hv_netvsc: drop common code until callback model fixedStephen Hemminger-62/+165
2018-06-12Merge branch 'nfp-fixes'David S. Miller-7/+11
2018-06-12nfp: flower: free dst_entry in route tablePieter Jansen van Vuuren-0/+2
2018-06-12nfp: remove phys_port_name on flower's vNICJakub Kicinski-1/+6
2018-06-12nfp: include all ring counters in interface statsJakub Kicinski-1/+1
2018-06-12nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warningJakub Kicinski-5/+2
2018-06-12Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"Bart Van Assche-14/+1
2018-06-12netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei-6/+12