summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nft_flow_offload: skip tcp rst and fin packetsPablo Neira Ayuso2019-09-101-3/+6
* netfilter: nf_flow_table: teardown flow timeout racePablo Neira Ayuso2019-09-101-9/+25
* netfilter: nf_flow_table: conntrack picks up expired flowsPablo Neira Ayuso2019-09-101-7/+10
* netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso2019-09-101-5/+10
* netfilter: nf_flow_table: fix offload for flows that are subject to xfrmFlorian Westphal2019-09-101-0/+43
* batman-adv: Fix netlink dumping of all mcast_flags bucketsSven Eckelmann2019-09-101-1/+1
* net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon2019-09-101-1/+4
* net/sched: pfifo_fast: fix wrong dereference when qdisc is resetDavide Caratti2019-09-101-4/+7
* net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueueDavide Caratti2019-09-101-2/+6
* net: dsa: tag_8021q: Future-proof the reserved fields in the custom VIDVladimir Oltean2019-09-101-0/+2
* net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rateVladimir Oltean2019-09-101-8/+11
* taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byteVladimir Oltean2019-09-101-10/+13
* taprio: Fix kernel panic in taprio_destroyVladimir Oltean2019-09-101-4/+4
* tcp: remove empty skb from write queue in error casesEric Dumazet2019-09-101-10/+20
* tcp: inherit timestamp on mtu probeWillem de Bruijn2019-09-101-1/+2
* net_sched: fix a NULL pointer deref in ipt actionCong Wang2019-09-1016-20/+21
* net: sched: act_sample: fix psample group handling on overwriteVlad Buslov2019-09-102-2/+6
* net: fix skb use after free in netpollFeng Sun2019-09-101-3/+3
* mld: fix memory leak in mld_del_delrec()Eric Dumazet2019-09-101-2/+3
* hsr: switch ->dellink() to ->ndo_uninit()Cong Wang2019-09-063-18/+8
* hsr: fix a NULL pointer deref in hsr_dev_xmit()Cong Wang2019-09-061-3/+7
* hsr: implement dellink to clean up resourcesCong Wang2019-09-065-10/+25
* mac80211: Correctly set noencrypt for PAE framesDenis Kenzior2019-09-061-1/+1
* mac80211: Don't memset RXCB prior to PAE interceptDenis Kenzior2019-09-061-2/+2
* cfg80211: Fix Extended Key ID key install checksAlexander Wetzel2019-09-061-9/+14
* mac80211: fix possible sta leakJohannes Berg2019-09-061-4/+5
* Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert2019-09-061-1/+1
* SUNRPC: Don't handle errors if the bind/connect succeededTrond Myklebust2019-09-061-11/+24
* Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust2019-09-061-7/+0
* xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md modeHangbin Liu2019-09-061-2/+2
* ipv4/icmp: fix rt dst dev null pointer dereferenceHangbin Liu2019-09-061-1/+7
* openvswitch: Fix conntrack cache with timeoutYi-Hung Wei2019-09-061-0/+13
* ipv4: mpls: fix mpls_xmit for iptunnelAlexey Kodanev2019-09-061-4/+4
* tcp: make sure EPOLLOUT wont be missedEric Dumazet2019-09-061-7/+9
* net/smc: make sure EPOLLOUT is raisedJason Baron2019-09-061-4/+2
* net: fix __ip_mc_inc_group usageLi RongQing2019-09-061-2/+2
* ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is setHangbin Liu2019-09-061-1/+2
* rxrpc: Fix local refcountingDavid Howells2019-08-291-5/+7
* rxrpc: Fix local endpoint replacementDavid Howells2019-08-291-1/+1
* rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2019-08-291-9/+10
* rxrpc: Fix local endpoint refcountingDavid Howells2019-08-294-39/+72
* libceph: fix PG split vs OSD (re)connect raceIlya Dryomov2019-08-291-5/+4
* rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packetDavid Howells2019-08-291-0/+1
* rxrpc: Fix potential deadlockDavid Howells2019-08-293-1/+20
* netfilter: ipset: Fix rename concurrency with listingJozsef Kadlecsik2019-08-291-1/+1
* netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...Stefano Brivio2019-08-292-2/+2
* netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...Stefano Brivio2019-08-291-4/+0
* {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-08-294-13/+31
* can: gw: Fix error path of cgw_module_initYueHaibing2019-08-291-15/+33
* bpf: sockmap, only create entry if ulp is not already enabledJohn Fastabend2019-08-291-0/+3