summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2017-02-231-0/+3
* net: ping: check minimum size on ICMP header lengthKees Cook2017-02-231-0/+4
* tipc: check minimum bearer MTUMichal Kubeček2017-02-232-2/+27
* ipv6: Set skb->protocol properly for local outputEli Cooper2017-02-231-0/+2
* ipv4: Set skb->protocol properly for local outputEli Cooper2017-02-231-0/+2
* packet: fix race condition in packet_set_ringPhilip Pettersson2017-02-231-6/+12
* batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann2017-02-231-2/+2
* netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia2017-02-231-2/+2
* l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2017-02-232-4/+6
* cfg80211: limit scan results cache sizeJohannes Berg2017-02-232-0/+70
* rtnetlink: fix rtnl_vfinfo_sizeSabrina Dubroca2017-02-231-3/+4
* ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2017-02-231-1/+3
* neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong2017-02-231-1/+1
* rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause2017-02-231-0/+1
* ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson2017-02-231-3/+2
* can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp2017-02-231-9/+23
* ipv6: Don't use ufo handling on later transformed packetsJakub Sitnicki2017-02-231-1/+1
* netfilter: nf_tables: destroy the set if fail to add transactionLiping Zhang2017-02-231-1/+3
* packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn2017-02-231-0/+11
* netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville2017-02-231-1/+1
* netfilter: nf_conntrack_sip: extend request line validationUlrich Weber2017-02-231-1/+4
* ipv4: use the right lock for ping_group_rangeWANG Cong2017-02-231-4/+4
* bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov2017-02-231-9/+14
* netfilter: nf_tables: underflow in nft_parse_u32_check()Dan Carpenter2017-02-231-1/+1
* ipv6: correctly add local routes when lo goes upNicolas Dichtel2017-02-231-1/+1
* mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg2017-02-231-9/+15
* netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet2017-02-231-4/+3
* svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2017-02-233-25/+17
* netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana2017-02-236-7/+57
* netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributesLaura Garcia Liebana2017-02-231-2/+9
* pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet2017-02-231-14/+18
* sctp: do not return the transmit err back to sctp_sendmsgXin Long2017-02-231-11/+5
* ipv4: accept u8 in IP_TOS ancillary dataEric Dumazet2017-02-231-2/+5
* netfilter: restart search if moved to other chainFlorian Westphal2017-02-231-0/+7
* Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery2016-11-201-8/+12
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-11-204-5/+10
* ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson2016-11-201-1/+0
* ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan2016-11-201-0/+1
* tcp: fix a compile error in DBGUNDO()Eric Dumazet2016-11-201-2/+1
* xfrm: Fix memory leak of aead algorithm nameIlan Tayari2016-11-201-0/+1
* irda: Free skb on irda_accept error path.phil.turnbull@oracle.com2016-11-201-3/+2
* nl80211: validate number of probe response CSA countersJohannes Berg2016-11-201-1/+1
* xfrm_user: propagate sec ctx allocation errorsMathias Krause2016-11-201-3/+6
* ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2016-11-201-0/+2
* l2tp: fix use-after-free during module unloadSabrina Dubroca2016-11-201-0/+3
* tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/dataNeal Cardwell2016-11-201-0/+1
* ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel2016-11-201-0/+7
* batman-adv: Add missing refcnt for last_candidateSven Eckelmann2016-11-201-1/+27
* qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet2016-11-201-4/+5
* netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang2016-11-201-4/+2