aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-04net: make skb_gso_*_seglen functions privateDaniel Axtens
2018-03-04net: xfrm: use skb_gso_validate_network_len() to check gso sizesDaniel Axtens
2018-03-04net: sched: tbf: handle GSO_BY_FRAGS case in enqueueDaniel Axtens
2018-03-04net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens
2018-03-03Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-03-02Merge tag 'mac80211-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-03-02rds: Incorrect reference counting in TCP socket creationKa-Cheong Poon
2018-03-01net: ethtool: don't ignore return from driver get_fecparam methodEdward Cree
2018-03-01vrf: check forwarding on the original netdevice when generating ICMP dest unr...Stephen Suryaputra
2018-03-01net: allow interface to be set into VRF if VLAN interface in same VRFMike Manning
2018-03-01net: ipv4: avoid unused variable warning for sysctlArnd Bergmann
2018-02-28ipvs: remove IPS_NAT_MASK check to fix passive FTPJulian Anastasov
2018-02-28mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko
2018-02-28net/smc: fix NULL pointer dereference on sock_create_kern() error pathDavide Caratti
2018-02-28net/smc: use link_id of server in confirm link replyKarsten Graul
2018-02-28net/smc: use a constant for control message lengthKarsten Graul
2018-02-28net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas
2018-02-28tcp: purge write queue upon RSTSoheil Hassas Yeganeh
2018-02-28tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng
2018-02-28tcp: revert F-RTO middle-box workaroundYuchung Cheng
2018-02-27tls: Use correct sk->sk_prot for IPV6Boris Pismenny
2018-02-27sit: fix IFLA_MTU ignored on NEWLINKXin Long
2018-02-27ip6_tunnel: fix IFLA_MTU ignored on NEWLINKXin Long
2018-02-27ip_gre: fix IFLA_MTU ignored on NEWLINKXin Long
2018-02-27netfilter: nf_tables: use the right index from flowtable error pathPablo Neira Ayuso
2018-02-27tipc: correct initial value for group congestion flagJon Maloy
2018-02-27devlink: Fix resource coverity errorsArkadi Sharshevsky
2018-02-27net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca
2018-02-27devlink: Compare to size_new in case of resource child validationArkadi Sharshevsky
2018-02-27cfg80211: add missing dependency to CFG80211 suboptionsRomain Naour
2018-02-27netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable()Pablo Neira Ayuso
2018-02-27netfilter: nf_tables: return EBUSY if device already belongs to flowtablePablo Neira Ayuso
2018-02-26ip_tunnel: Do not use mark in skb by defaultThomas Winter
2018-02-26bridge: Fix VLAN reference count problemIdo Schimmel
2018-02-26qrtr: add MODULE_ALIAS macro to smdRamon Fried
2018-02-26l2tp: fix tunnel lookup use-after-free raceJames Chapman
2018-02-26l2tp: fix race in pppol2tp_release with session object destroyJames Chapman
2018-02-26l2tp: fix races with tunnel socket closeJames Chapman
2018-02-26l2tp: don't use inet_shutdown on ppp session destroyJames Chapman
2018-02-26l2tp: don't use inet_shutdown on tunnel destroyJames Chapman
2018-02-26libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu
2018-02-25netfilter: use skb_to_full_sk in ip6_route_me_harderEric Dumazet
2018-02-25batman-adv: Fix internal interface indices typesSven Eckelmann
2018-02-25netfilter: don't set F_IFACE on ipv6 fib lookupsFlorian Westphal
2018-02-25netfilter: increase IPSTATS_MIB_CSUMERRORS statTaehee Yoo
2018-02-25batman-adv: Fix netlink dumping of BLA backbonesSven Eckelmann
2018-02-25batman-adv: Fix netlink dumping of BLA claimsSven Eckelmann
2018-02-25batman-adv: Ignore invalid batadv_v_gw during netlink sendSven Eckelmann