summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever2018-04-263-24/+22
* netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460Subash Abhinov Kasiviswanathan2018-04-261-5/+10
* net: dsa: Discard frames from unused portsAndrew Lunn2018-04-248-0/+24
* rpc_pipefs: fix double-dput()Al Viro2018-04-241-0/+1
* sunrpc: remove incorrect HMAC request initializationEric Biggers2018-04-191-3/+0
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-193-13/+33
* rds: MP-RDS may use an invalid c_pathKa-Cheong Poon2018-04-191-5/+10
* netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...Jozsef Kadlecsik2018-04-191-0/+2
* route: check sysctl_fib_multipath_use_neigh earlier than hashXin Long2018-04-121-9/+11
* strparser: Fix sign of err codesDave Watson2018-04-121-2/+2
* net/sched: fix NULL dereference on the error path of tcf_skbmod_init()Davide Caratti2018-04-121-1/+2
* net/sched: fix NULL dereference in the error path of tunnel_key_init()Davide Caratti2018-04-121-4/+5
* ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun2018-04-121-9/+7
* vti6: better validate user provided tunnel namesEric Dumazet2018-04-121-2/+5
* ip6_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-121-4/+7
* ip6_gre: better validate user provided tunnel namesEric Dumazet2018-04-121-3/+5
* ipv6: sit: better validate user provided tunnel namesEric Dumazet2018-04-121-3/+5
* ip_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-121-5/+6
* net: fool proof dev_valid_name()Eric Dumazet2018-04-121-1/+1
* vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu2018-04-121-1/+5
* sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet2018-04-121-5/+8
* sctp: do not leak kernel memory to user spaceEric Dumazet2018-04-121-1/+3
* net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti2018-04-121-4/+8
* net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh2018-04-121-1/+3
* netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko2018-04-121-0/+3
* net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill2018-04-121-2/+5
* net/ipv6: Fix route leaking between VRFsDavid Ahern2018-04-121-0/+3
* net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet2018-04-121-1/+1
* ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni2018-04-121-4/+9
* arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines2018-04-121-1/+1
* mac80211: Fix setting TX power on monitor interfacesPeter Große2018-04-122-2/+29
* rds; Reset rs->rs_bound_addr in rds_add_bound() failure pathSowmini Varadhan2018-04-121-0/+1
* l2tp: fix missing print session offset infoHangbin Liu2018-04-121-0/+2
* ipv6: Reinject IPv6 packets if IPsec policy matches after SNATTobias Brunner2018-04-121-0/+8
* Revert "ip6_vti: adjust vti mtu according to mtu of lower device"Greg Kroah-Hartman2018-04-081-20/+0
* Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc2018-04-081-1/+7
* netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-04-083-9/+43
* netfilter: drop template ct when conntrack is skipped.Paolo Abeni2018-04-081-1/+13
* l2tp: fix races with ipv4-mapped ipv6 addressesPaolo Abeni2018-04-082-23/+18
* netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal2018-04-081-0/+34
* netfilter: x_tables: make allocation less aggressiveMichal Hocko2018-04-081-1/+6
* xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systemsSteffen Klassert2018-04-081-0/+5
* net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann2018-04-081-1/+1
* xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal2018-04-081-13/+8
* skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes2018-03-311-1/+1
* net: Only honor ifindex in IP_PKTINFO if non-0David Ahern2018-03-311-2/+4
* netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel2018-03-311-1/+1
* net/iucv: Free memory obtained by kzallocArvind Yadav2018-03-311-1/+3
* l2tp: do not accept arbitrary socketsEric Dumazet2018-03-311-2/+6
* ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi2018-03-311-1/+2