summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* vhost/vsock: split packets to send using multiple buffersStefano Garzarella2019-12-011-3/+12
* net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long2019-12-011-0/+4
* net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti2019-12-011-7/+5
* net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter2019-12-011-1/+22
* tcp: start receiver buffer autotuning soonerYuchung Cheng2019-11-241-1/+1
* mac80211: minstrel: fix sampling/reporting of CCK rates in HT modeFelix Fietkau2019-11-241-4/+10
* mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau2019-11-241-1/+1
* mac80211: minstrel: fix using short preamble CCK rates on HT clientsFelix Fietkau2019-11-241-3/+1
* netfilter: nft_compat: do not dump private areaPablo Neira Ayuso2019-11-241-2/+22
* net: sched: avoid writing on noop_qdiscEric Dumazet2019-11-241-2/+12
* net: fix generic XDP to handle if eth header was mangledJesper Dangaard Brouer2019-11-241-0/+14
* xsk: proper AF_XDP socket teardown orderingBjörn Töpel2019-11-242-13/+11
* xfrm: use correct size to initialise sp->ovecLi RongQing2019-11-241-1/+1
* sunrpc: Fix connect metricsChuck Lever2019-11-243-15/+15
* nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski2019-11-241-1/+1
* SUNRPC: Fix priority queue fairnessTrond Myklebust2019-11-241-55/+54
* tcp: up initial rmem to 128KB and SYN rwin to around 64KBYuchung Cheng2019-11-243-46/+8
* net: ovs: fix return type of ndo_start_xmit functionYueHaibing2019-11-241-2/+3
* netfilter: masquerade: don't flush all conntracks if only one address deleted...Tan Hu2019-11-202-6/+35
* Bluetooth: L2CAP: Detect if remote is not able to use the whole MPSLuiz Augusto von Dentz2019-11-201-0/+10
* netfilter: nf_tables: avoid BUG_ON usageFlorian Westphal2019-11-203-7/+14
* ip_gre: fix parsing gre header in ipgre_errHaishuang Yan2019-11-202-9/+7
* llc: avoid blocking in llc_sap_close()Cong Wang2019-11-201-3/+1
* rtnetlink: move type calculation out of loopChristian Brauner2019-11-201-1/+1
* cfg80211: validate wmm rule when settingStanislaw Gruszka2019-11-201-29/+35
* mac80211: fix saving a few HE valuesNaftali Goldstein2019-11-201-10/+7
* cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is setRajeev Kumar Sirasanagandla2019-11-201-0/+46
* ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault2019-11-201-1/+2
* vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella2019-11-121-3/+5
* netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio2019-11-121-1/+1
* ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-11-121-8/+7
* ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti2019-11-125-17/+28
* netfilter: nf_flow_table: set timeout before insertion into hashesPablo Neira Ayuso2019-11-121-1/+2
* net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton2019-11-121-7/+4
* netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter2019-11-121-3/+5
* ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet2019-11-121-3/+10
* nfc: netlink: fix double device reference dropPan Bian2019-11-121-2/+0
* ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern2019-11-121-1/+1
* wireless: Skip directory when generating certificatesMaxim Mikityanskiy2019-11-101-0/+1
* net/flow_dissector: switch to siphashEric Dumazet2019-11-104-38/+35
* net: dsa: fix switch tree listVivien Didelot2019-11-101-1/+1
* ipv4: fix route update on metric change.Paolo Abeni2019-11-101-1/+1
* net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet2019-11-101-1/+1
* net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet2019-11-104-4/+4
* net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-11-1013-21/+21
* udp: use skb_queue_empty_lockless()Eric Dumazet2019-11-101-3/+3
* udp: fix data-race in udp_set_dev_scratch()Eric Dumazet2019-11-101-4/+15
* net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin2019-11-101-1/+3
* netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault2019-11-104-25/+28
* net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2019-11-105-6/+6