aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp_impl.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-02rds: Incorrect reference counting in TCP socket creationKa-Cheong Poon1-3/+11
2018-03-01net: ethtool: don't ignore return from driver get_fecparam methodEdward Cree1-1/+4
2018-03-01vrf: check forwarding on the original netdevice when generating ICMP dest unreachableStephen Suryaputra1-1/+10
2018-03-01net: allow interface to be set into VRF if VLAN interface in same VRFMike Manning1-5/+9
2018-03-01net: ipv4: avoid unused variable warning for sysctlArnd Bergmann1-2/+1
2018-02-28ipvs: remove IPS_NAT_MASK check to fix passive FTPJulian Anastasov1-1/+1
2018-02-28spectrum: Reference count VLAN entriesIdo Schimmel2-1/+8
2018-02-28mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcastIdo Schimmel1-1/+1
2018-02-28mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko3-43/+57
2018-02-28mlxsw: core: Fix flex keys scratchpad offset conflictJiri Pirko1-10/+10
2018-02-28net/smc: fix NULL pointer dereference on sock_create_kern() error pathDavide Caratti1-1/+3
2018-02-28net/smc: use link_id of server in confirm link replyKarsten Graul2-1/+2
2018-02-28net/smc: use a constant for control message lengthKarsten Graul2-2/+2
2018-02-28virtio-net: disable NAPI only when enabled during XDP setJason Wang1-3/+5
2018-02-28net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas1-1/+1
2018-02-28test_bpf: reduce MAX_TESTRUNSEric Dumazet1-1/+1
2018-02-28tcp: purge write queue upon RSTSoheil Hassas Yeganeh1-0/+1
2018-02-28tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng1-18/+12
2018-02-28tcp: revert F-RTO middle-box workaroundYuchung Cheng1-10/+7
2018-02-28s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-02-28s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann2-51/+74
2018-02-28Revert "s390/qeth: fix using of ref counter for rxip addresses"Julian Wiedmann1-5/+3
2018-02-28s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann1-1/+2
2018-02-28s390/qeth: fix IP removal on offline cardsJulian Wiedmann1-11/+3
2018-02-28s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann2-9/+12
2018-02-28gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil1-4/+3
2018-02-27cdc_ether: flag the Cinterion PLS8 modem by gemalto as WWANBassem Boubaker1-0/+6
2018-02-27tls: Use correct sk->sk_prot for IPV6Boris Pismenny1-15/+37
2018-02-27sh_eth: uninline TSU register accessorsSergei Shtylyov2-11/+11
2018-02-27sit: fix IFLA_MTU ignored on NEWLINKXin Long1-0/+7
2018-02-27ip6_tunnel: fix IFLA_MTU ignored on NEWLINKXin Long1-4/+8
2018-02-27ip_gre: fix IFLA_MTU ignored on NEWLINKXin Long1-5/+0
2018-02-27net: phy: Restore phy_resume() locking assumptionAndrew Lunn3-6/+15
2018-02-27netfilter: nf_tables: use the right index from flowtable error pathPablo Neira Ayuso1-1/+1
2018-02-27tipc: correct initial value for group congestion flagJon Maloy2-0/+2
2018-02-27devlink: Fix resource coverity errorsArkadi Sharshevsky1-16/+21
2018-02-27net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca1-2/+6
2018-02-27devlink: Compare to size_new in case of resource child validationArkadi Sharshevsky1-1/+1
2018-02-27cfg80211: add missing dependency to CFG80211 suboptionsRomain Naour1-8/+5
2018-02-27netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable()Pablo Neira Ayuso1-0/+5
2018-02-27netfilter: nf_tables: return EBUSY if device already belongs to flowtablePablo Neira Ayuso1-1/+17
2018-02-26bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann1-0/+1
2018-02-26r8152: fix tx packets accountingEric Dumazet1-1/+1
2018-02-26ip_tunnel: Do not use mark in skb by defaultThomas Winter1-10/+3
2018-02-26bridge: Fix VLAN reference count problemIdo Schimmel1-0/+2
2018-02-26DT: net: renesas,ravb: document R8A77980 bindingsSergei Shtylyov1-0/+1
2018-02-26qrtr: add MODULE_ALIAS macro to smdRamon Fried1-0/+1
2018-02-26test_bpf: add a schedule pointEric Dumazet1-0/+2
2018-02-26hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du1-1/+4
2018-02-26tuntap: correctly add the missing XDP flushJason Wang1-0/+1