summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-06-15ipv6: Only emit append events for appended routesIdo Schimmel
2018-06-15Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-06-15stmmac: added support for 802.1ad vlan strippingElad Nachman
2018-06-15cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky
2018-06-15mac80211: Move up init of TXQsToke Høiland-Jørgensen
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg
2018-06-15cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann
2018-06-15nl80211: fix some kernel doc tag mistakesLuca Coelho
2018-06-14hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offloadHaiyang Zhang
2018-06-14rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar
2018-06-14Merge branch 'l2tp-fixes'David S. Miller
2018-06-14l2tp: clean up stale tunnel or session in pppol2tp_connect's error pathGuillaume Nault
2018-06-14l2tp: prevent pppol2tp_connect() from creating kernel socketsGuillaume Nault
2018-06-14l2tp: only accept PPP sessions in pppol2tp_connect()Guillaume Nault
2018-06-14l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()Guillaume Nault
2018-06-14Merge branch 'emaclite-fixes'David S. Miller
2018-06-14net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey
2018-06-14net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey
2018-06-14net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey
2018-06-14net: emaclite: Fix position of lp->mii_bus assignmentRadhey Shyam Pandey
2018-06-14tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-06-14net: qcom/emac: Add missing of_node_put()YueHaibing
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesXin Long
2018-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-12xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross
2018-06-12smc: convert to ->poll_maskCong Wang
2018-06-12net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...Christophe JAILLET
2018-06-12tc-testing: ife: fix wrong teardown command in test b7b8Davide Caratti
2018-06-12net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_modeVadim Lomovtsev
2018-06-12net: phy: mdio-gpio: Cut surplus includesLinus Walleij
2018-06-12Merge branch 'hv_netvsc-notification-and-namespace-fixes'David S. Miller
2018-06-12hv_netvsc: move VF to same namespace as netvsc deviceStephen Hemminger
2018-06-12hv_netvsc: fix network namespace issues with VF supportStephen Hemminger
2018-06-12hv_netvsc: drop common code until callback model fixedStephen Hemminger
2018-06-12Merge branch 'nfp-fixes'David S. Miller
2018-06-12nfp: flower: free dst_entry in route tablePieter Jansen van Vuuren
2018-06-12nfp: remove phys_port_name on flower's vNICJakub Kicinski
2018-06-12nfp: include all ring counters in interface statsJakub Kicinski
2018-06-12nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warningJakub Kicinski
2018-06-12Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"Bart Van Assche
2018-06-12netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei
2018-06-12netfilter: xt_connmark: fix list corruption on rmmodFlorian Westphal
2018-06-12netfilter: ctnetlink: avoid null pointer dereferenceFlorian Westphal
2018-06-12netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo
2018-06-12netfilter: nf_tables: close race between netns exit and rmmodFlorian Westphal
2018-06-12netfilter: nf_tables: fix module unload raceFlorian Westphal
2018-06-12netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso
2018-06-12netfilter: nft_socket: fix module autoloadPablo Neira Ayuso
2018-06-12netfilter: fix null-ptr-deref in nf_nat_decode_sessionPrashant Bhole
2018-06-11tcp: Do not reload skb pointer after skb_gro_receive().David Miller