summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-01-31xfrm: Fix a race in the xdst pcpu cache.Steffen Klassert
2018-01-31netfilter: xt_osf: Add missing permission checksKevin Cernekee
2018-01-31netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee
2018-01-23can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde
2018-01-23can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde
2018-01-23af_key: fix buffer overread in parse_exthdrs()Eric Biggers
2018-01-23af_key: fix buffer overread in verify_address_len()Eric Biggers
2018-01-17Bluetooth: Prevent stack info leak from the EFS element.Ben Seri
2018-01-17ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux
2018-01-17net/sched: Fix update of lastuse in act modules implementing stats_updateRoi Dayan
2018-01-17ethtool: do not print warning for applications using legacy APIStephen Hemminger
2018-01-17ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet
2018-01-17sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner
2018-01-17sctp: do not retransmit upon FragNeeded if PMTU discovery is disabledMarcelo Ricardo Leitner
2018-01-17RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam
2018-01-17RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam
2018-01-17net: core: fix module type in sock_diag_bindAndrii Vladyka
2018-01-17ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper
2018-01-178021q: fix a memory leak for VLAN 0 deviceCong Wang
2018-01-05Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."Steffen Klassert
2018-01-02skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn
2018-01-02skbuff: skb_copy_ubufs must release uarg even without user fragsWillem de Bruijn
2018-01-02skbuff: orphan frags before zerocopy cloneWillem de Bruijn
2018-01-02ipv6: set all.accept_dad to 0 by defaultNicolas Dichtel
2018-01-02ipv4: fib: Fix metrics match when deleting a routePhil Sutter
2018-01-02net: sched: fix static key imbalance in case of ingress/clsact_init errorJiri Pirko
2018-01-02tcp: refresh tcp_mstamp from timers callbacksEric Dumazet
2018-01-02ipv6: Honor specified parameters in fibmatch lookupIdo Schimmel
2018-01-02tcp: fix potential underestimation on rcv_rttWei Wang
2018-01-02tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan
2018-01-02sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streamsXin Long
2018-01-02openvswitch: Fix pop_vlan action for double tagged framesEric Garver
2018-01-02tcp: invalidate rate samples during SACK renegingYousuk Seung
2018-01-02sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn
2018-01-02net: Fix double free and memory corruption in get_net_ns_by_id()Eric W. Biederman
2018-01-02net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaksNikolay Aleksandrov
2018-01-02ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel
2018-01-02ip6_gre: fix device features for ioctl setupAlexey Kodanev
2018-01-02adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov
2018-01-02sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang
2018-01-02net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam
2018-01-02tcp_bbr: reset long-term bandwidth sampling on loss recovery undoNeal Cardwell
2018-01-02tcp_bbr: reset full pipe detection on loss recovery undoNeal Cardwell
2018-01-02tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2018-01-02tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell
2018-01-02RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li
2018-01-02netlink: Add netns check on tapsKevin Cernekee
2018-01-02net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee
2018-01-02ipv6: mcast: better catch silly mtu valuesEric Dumazet