aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v4.19.86' into v4.19/standard/baseBruce Ashfield
2019-12-02Merge tag 'v4.19.85' into v4.19/standard/baseBruce Ashfield
2019-11-24tcp: start receiver buffer autotuning soonerYuchung Cheng
2019-11-24mac80211: minstrel: fix sampling/reporting of CCK rates in HT modeFelix Fietkau
2019-11-24mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau
2019-11-24mac80211: minstrel: fix using short preamble CCK rates on HT clientsFelix Fietkau
2019-11-24netfilter: nft_compat: do not dump private areaPablo Neira Ayuso
2019-11-24net: sched: avoid writing on noop_qdiscEric Dumazet
2019-11-24net: fix generic XDP to handle if eth header was mangledJesper Dangaard Brouer
2019-11-24xsk: proper AF_XDP socket teardown orderingBjörn Töpel
2019-11-24xfrm: use correct size to initialise sp->ovecLi RongQing
2019-11-24sunrpc: Fix connect metricsChuck Lever
2019-11-24nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski
2019-11-24SUNRPC: Fix priority queue fairnessTrond Myklebust
2019-11-24tcp: up initial rmem to 128KB and SYN rwin to around 64KBYuchung Cheng
2019-11-24net: ovs: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20netfilter: masquerade: don't flush all conntracks if only one address deleted...Tan Hu
2019-11-20Bluetooth: L2CAP: Detect if remote is not able to use the whole MPSLuiz Augusto von Dentz
2019-11-20netfilter: nf_tables: avoid BUG_ON usageFlorian Westphal
2019-11-20ip_gre: fix parsing gre header in ipgre_errHaishuang Yan
2019-11-20llc: avoid blocking in llc_sap_close()Cong Wang
2019-11-20rtnetlink: move type calculation out of loopChristian Brauner
2019-11-20cfg80211: validate wmm rule when settingStanislaw Gruszka
2019-11-20mac80211: fix saving a few HE valuesNaftali Goldstein
2019-11-20cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is setRajeev Kumar Sirasanagandla
2019-11-20ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault
2019-11-17Merge tag 'v4.19.84' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.83' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.82' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.81' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.79' into v4.19/standard/baseBruce Ashfield
2019-11-12vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella
2019-11-12netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio
2019-11-12ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet
2019-11-12ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti
2019-11-12netfilter: nf_flow_table: set timeout before insertion into hashesPablo Neira Ayuso
2019-11-12net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton
2019-11-12netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter
2019-11-12ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet
2019-11-12nfc: netlink: fix double device reference dropPan Bian
2019-11-12ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern
2019-11-10wireless: Skip directory when generating certificatesMaxim Mikityanskiy
2019-11-10net/flow_dissector: switch to siphashEric Dumazet
2019-11-10net: dsa: fix switch tree listVivien Didelot
2019-11-10ipv4: fix route update on metric change.Paolo Abeni
2019-11-10net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet
2019-11-10net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-11-10net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-11-10udp: use skb_queue_empty_lockless()Eric Dumazet
2019-11-10udp: fix data-race in udp_set_dev_scratch()Eric Dumazet