summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-03-09net: use skb_is_gso_sctp() instead of open-codingDaniel Axtens
2018-03-09ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet
2018-03-09ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi
2018-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-07net: don't unnecessarily load kernel modules in dev_ioctl()Paul Moore
2018-03-07tcp: purge write queue upon aborting the connectionSoheil Hassas Yeganeh
2018-03-07dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev
2018-03-07l2tp: do not accept arbitrary socketsEric Dumazet
2018-03-07net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai
2018-03-07ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routesStefano Brivio
2018-03-07sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev
2018-03-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-03-07xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_protoYossi Kuperman
2018-03-06net: Only honor ifindex in IP_PKTINFO if non-0David Ahern
2018-03-06netfilter: nft_set_hash: skip fixed hash if timeout is specifiedPablo Neira Ayuso
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-04batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flagLinus Lüssing
2018-03-03Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-03-03bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbsDaniel Axtens
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-01Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc
2018-03-01net: ipv4: avoid unused variable warning for sysctlArnd Bergmann
2018-03-01xfrm: Fix ESN sequence number handling for IPsec GSO packets.Steffen Klassert
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