summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-04-24net: dsa: Discard frames from unused portsAndrew Lunn
2018-04-24rpc_pipefs: fix double-dput()Al Viro
2018-04-19sunrpc: remove incorrect HMAC request initializationEric Biggers
2018-04-19Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
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-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-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-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-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
2018-03-31netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel
2018-03-31net/iucv: Free memory obtained by kzallocArvind Yadav
2018-03-31l2tp: do not accept arbitrary socketsEric Dumazet
2018-03-31ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi
2018-03-31dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev
2018-03-31net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai