aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-08-28Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-28Merge tag 'v4.12.29' into standard/baseBruce Ashfield
2018-08-25tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan
2018-08-25sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streamsXin Long
2018-08-25openvswitch: Fix pop_vlan action for double tagged framesEric Garver
2018-08-25tcp: invalidate rate samples during SACK renegingYousuk Seung
2018-08-25sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn
2018-08-25net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaksNikolay Aleksandrov
2018-08-25ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel
2018-08-25ip6_gre: fix device features for ioctl setupAlexey Kodanev
2018-08-25adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov
2018-08-25sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang
2018-08-25tcp_bbr: reset long-term bandwidth sampling on loss recovery undoNeal Cardwell
2018-08-25tcp_bbr: reset full pipe detection on loss recovery undoNeal Cardwell
2018-08-25tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2018-08-25tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell
2018-08-25RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka
2018-08-25net: reevalulate autoflowlabel setting after sysctl settingShaohua Li
2018-08-25net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee
2018-08-25ipv6: mcast: better catch silly mtu valuesEric Dumazet
2018-08-25ipv4: igmp: guard against silly MTU valuesEric Dumazet
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-14Merge tag 'v4.12.28' into standard/baseBruce Ashfield
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-14Merge tag 'v4.12.27' into standard/baseBruce Ashfield
2018-08-03tcp: add tcp_ooo_try_coalesce() helperEric Dumazet
2018-08-03tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet
2018-08-03tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet
2018-08-03tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet
2018-08-03tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet
2018-08-03net: add rb_to_skb() and other rb tree helpersEric Dumazet
2018-08-03tcp: fix under-evaluated ssthresh in TCP VegasHoang Tran
2018-08-03net: ipv6: send NS for DAD when link operationally upMike Manning
2018-07-27icmp: don't fail on fragment reassembly time exceededMatteo Croce
2018-07-27ipv4: ipv4_default_advmss() should use route mtuEric Dumazet
2018-07-27l2tp: cleanup l2tp_tunnel_delete callsJiri Slaby
2018-07-27netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya
2018-07-27kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-07-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-07-05Merge tag 'v4.12.26' into standard/baseBruce Ashfield
2018-07-04tipc: fix memory leak in tipc_accept_from_sock()Jon Maloy
2018-07-04tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()Tommi Rantala
2018-07-04tcp: remove buggy call to tcp_v6_restore_cb()Eric Dumazet
2018-07-04tcp/dccp: block bh before arming time_wait timerEric Dumazet
2018-07-04sit: update frag_off infoHangbin Liu
2018-07-04rds: Fix NULL pointer dereference in __rds_rdma_mapHÃ¥kon Bugge
2018-07-04net/packet: fix a race in packet_bind() and packet_notifier()Eric Dumazet
2018-07-04net: openvswitch: datapath: fix data type in queue_gso_packetsGustavo A. R. Silva
2018-07-04fix kcm_clone()Al Viro
2018-07-04xfrm: Copy policy family in clone_policyHerbert Xu