aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-04-19sunrpc: remove incorrect HMAC request initializationEric Biggers
2018-04-19ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca
2018-04-19l2tp: fix race in duplicate tunnel detectionGuillaume Nault
2018-04-19l2tp: fix races in tunnel creationGuillaume Nault
2018-04-19rds: MP-RDS may use an invalid c_pathKa-Cheong Poon
2018-04-19netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...Jozsef Kadlecsik
2018-04-12route: check sysctl_fib_multipath_use_neigh earlier than hashXin Long
2018-04-12strparser: Fix sign of err codesDave Watson
2018-04-12net/sched: fix NULL dereference on the error path of tcf_skbmod_init()Davide Caratti
2018-04-12net/sched: fix NULL dereference in the error path of tunnel_key_init()Davide Caratti
2018-04-12ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun
2018-04-12net/sched: fix NULL dereference in the error path of tcf_sample_init()Davide Caratti
2018-04-12net/sched: fix NULL dereference in the error path of tcf_vlan_init()Davide Caratti
2018-04-12net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang
2018-04-12vti6: better validate user provided tunnel namesEric Dumazet
2018-04-12ip6_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-12ip6_gre: better validate user provided tunnel namesEric Dumazet
2018-04-12ipv6: sit: better validate user provided tunnel namesEric Dumazet
2018-04-12ip_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-12net: fool proof dev_valid_name()Eric Dumazet
2018-04-12vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu
2018-04-12sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet
2018-04-12sctp: do not leak kernel memory to user spaceEric Dumazet
2018-04-12net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti
2018-04-12net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh
2018-04-12netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko
2018-04-12net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill
2018-04-12net/ipv6: Fix route leaking between VRFsDavid Ahern
2018-04-12net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet
2018-04-12net: dsa: Discard frames from unused portsAndrew Lunn
2018-04-12ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni
2018-04-12arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines
2018-04-12mac80211: Fix setting TX power on monitor interfacesPeter Große
2018-04-12net_sch: red: Fix the new offload indicationNogah Frankel
2018-04-12rds; Reset rs->rs_bound_addr in rds_add_bound() failure pathSowmini Varadhan
2018-04-12l2tp: fix missing print session offset infoHangbin Liu
2018-04-12ipv6: Reinject IPv6 packets if IPsec policy matches after SNATTobias Brunner
2018-04-08Revert "ip6_vti: adjust vti mtu according to mtu of lower device"Greg Kroah-Hartman
2018-04-08Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc
2018-04-08netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-04-08netfilter: drop template ct when conntrack is skipped.Paolo Abeni
2018-04-08l2tp: fix races with ipv4-mapped ipv6 addressesPaolo Abeni
2018-04-08netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal
2018-04-08netfilter: x_tables: make allocation less aggressiveMichal Hocko
2018-04-08xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systemsSteffen Klassert
2018-04-08net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann
2018-04-08ipv6: fix possible deadlock in rt6_age_examine_exception()Eric Dumazet
2018-04-08xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal
2018-03-31skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes
2018-03-31net: Only honor ifindex in IP_PKTINFO if non-0David Ahern