summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet
2017-12-29Revert "ipv6: grab rt->rt6i_ref before allocating pcpu rt"Greg Kroah-Hartman
2017-12-25tcp: fix under-evaluated ssthresh in TCP VegasHoang Tran
2017-12-25net: ipv6: send NS for DAD when link operationally upMike Manning
2017-12-25sctp: silence warns on sctp_stream_init allocationsMarcelo Ricardo Leitner
2017-12-25ipv6: grab rt->rt6i_ref before allocating pcpu rtWei Wang
2017-12-25ip_gre: check packet length and mtu correctly in erspan txWilliam Tu
2017-12-20icmp: don't fail on fragment reassembly time exceededMatteo Croce
2017-12-20xprtrdma: Don't defer fencing an async RPC's chunksChuck Lever
2017-12-20ipv4: ipv4_default_advmss() should use route mtuEric Dumazet
2017-12-20l2tp: cleanup l2tp_tunnel_delete callsJiri Slaby
2017-12-20netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya
2017-12-20SUNRPC: Fix a race in the receive code pathTrond Myklebust
2017-12-20kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-17fix kcm_clone()Al Viro
2017-12-17sctp: use right member as the param of list_for_each_entryXin Long
2017-12-17cls_bpf: don't decrement net's refcount when offload failsJakub Kicinski
2017-12-17net: openvswitch: datapath: fix data type in queue_gso_packetsGustavo A. R. Silva
2017-12-17net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-12-17net: ipv6: Fixup device for anycast routes during copyDavid Ahern