summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-01-31net: qdisc_pkt_len_init() should be more robustEric Dumazet1-4/+15
2018-01-31net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau1-1/+1
2018-01-31ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet1-0/+1
2018-01-31ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney1-2/+4
2018-01-31ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2-2/+2
2018-01-31dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev1-0/+3
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall1-1/+6
2018-01-31net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall1-2/+2
2018-01-31xfrm: Fix a race in the xdst pcpu cache.Steffen Klassert1-1/+7
2018-01-31netfilter: xt_osf: Add missing permission checksKevin Cernekee1-0/+7
2018-01-31netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee1-0/+10
2018-01-23can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-11/+7
2018-01-23can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-11/+7
2018-01-23af_key: fix buffer overread in parse_exthdrs()Eric Biggers1-0/+3
2018-01-23af_key: fix buffer overread in verify_address_len()Eric Biggers1-0/+5
2018-01-17Bluetooth: Prevent stack info leak from the EFS element.Ben Seri1-9/+11
2018-01-17ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux1-0/+9
2018-01-17net/sched: Fix update of lastuse in act modules implementing stats_updateRoi Dayan2-2/+2
2018-01-17ethtool: do not print warning for applications using legacy APIStephen Hemminger1-13/+2
2018-01-17ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet1-2/+3
2018-01-17sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner2-12/+25
2018-01-17sctp: do not retransmit upon FragNeeded if PMTU discovery is disabledMarcelo Ricardo Leitner1-12/+12
2018-01-17RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam1-0/+1
2018-01-17RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam1-0/+3
2018-01-17net: core: fix module type in sock_diag_bindAndrii Vladyka1-1/+1
2018-01-17ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper1-4/+5
2018-01-178021q: fix a memory leak for VLAN 0 deviceCong Wang1-6/+1
2018-01-05Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."Steffen Klassert1-11/+18
2018-01-02skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn1-3/+3
2018-01-02skbuff: skb_copy_ubufs must release uarg even without user fragsWillem de Bruijn1-1/+2
2018-01-02skbuff: orphan frags before zerocopy cloneWillem de Bruijn1-2/+2
2018-01-02ipv6: set all.accept_dad to 0 by defaultNicolas Dichtel1-1/+1
2018-01-02ipv4: fib: Fix metrics match when deleting a routePhil Sutter1-2/+6
2018-01-02net: sched: fix static key imbalance in case of ingress/clsact_init errorJiri Pirko1-4/+5
2018-01-02tcp: refresh tcp_mstamp from timers callbacksEric Dumazet1-0/+2
2018-01-02ipv6: Honor specified parameters in fibmatch lookupIdo Schimmel1-8/+11
2018-01-02tcp: fix potential underestimation on rcv_rttWei Wang1-4/+6
2018-01-02tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan1-1/+1
2018-01-02sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streamsXin Long1-1/+5
2018-01-02openvswitch: Fix pop_vlan action for double tagged framesEric Garver1-3/+12
2018-01-02tcp: invalidate rate samples during SACK renegingYousuk Seung3-5/+16
2018-01-02sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn1-1/+5
2018-01-02net: Fix double free and memory corruption in get_net_ns_by_id()Eric W. Biederman1-1/+1
2018-01-02net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaksNikolay Aleksandrov1-5/+6
2018-01-02ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel1-2/+7
2018-01-02ip6_gre: fix device features for ioctl setupAlexey Kodanev1-25/+32
2018-01-02adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov1-1/+1
2018-01-02sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang1-2/+2
2018-01-02net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam1-5/+10
2018-01-02tcp_bbr: reset long-term bandwidth sampling on loss recovery undoNeal Cardwell1-0/+1