summaryrefslogtreecommitdiffstats
path: root/net/strparser (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-06netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik1-2/+8
2018-06-06netfilter: xt_set: Check hook mask correctlySerhey Popovych1-1/+1
2018-06-04ipvs: fix check on xmit to non-local addressesJulian Anastasov1-1/+1
2018-06-04netfilter: nft_reject_bridge: fix skb allocation size in nft_reject_br_send_v...Taehee Yoo1-1/+1
2018-06-02ipvs: register conntrack hooks for ftpJulian Anastasov2-0/+34
2018-06-01netfilter: nf_tables: check msg_type before nft_trans_set(trans)Alexey Kodanev1-5/+6
2018-06-01netfilter: xt_CT: Reject the non-null terminated string from user spaceGao Feng1-0/+10
2018-06-01net-sysfs: Fix memory leak in XPS configurationAlexander Duyck1-3/+3
2018-06-01ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý1-5/+4
2018-05-31net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter1-10/+12
2018-05-31net/ncsi: Fix array size in dumpit handlerSamuel Mendoza-Jonas1-1/+1
2018-05-31cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey1-1/+1
2018-05-31net/sonic: Use dma_mapping_error()Finn Thain1-1/+1
2018-05-30vhost_net: flush batched heads before trying to busy pollingJason Wang1-13/+24
2018-05-29tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita1-6/+9
2018-05-29be2net: Fix error detection logic for BE3Suresh Reddy1-1/+3
2018-05-29net: qmi_wwan: Add Netgear Aircard 779SJosh Hill1-0/+1
2018-05-29mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata1-0/+5
2018-05-29atm: zatm: fix memcmp castingIvan Bornyakov1-2/+2
2018-05-29iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee1-5/+5
2018-05-29Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka1-4/+3
2018-05-29net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel1-2/+2
2018-05-29ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux1-2/+2
2018-05-29netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo1-1/+3
2018-05-29netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo1-2/+2
2018-05-29netfilter: nf_tables: disable preemption in nft_update_chain_stats()Pablo Neira Ayuso1-2/+2
2018-05-26kasan: fix memory hotplug during bootDavid Hildenbrand1-1/+1
2018-05-26kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand1-0/+1
2018-05-26checkpatch: fix macro argument precedence testJoe Perches1-1/+1
2018-05-26init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre1-0/+1
2018-05-26kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva1-0/+5
2018-05-26mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron3-6/+9
2018-05-26proc: fix smaps and meminfo alignmentHugh Dickins1-5/+0
2018-05-26mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko1-1/+1
2018-05-26mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko1-6/+10
2018-05-26mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin1-2/+61
2018-05-26MAINTAINERS: change hugetlbfs maintainer and update filesMike Kravetz1-1/+7
2018-05-26ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso1-2/+10
2018-05-26Revert "ipc/shm: Fix shmat mmap nil-page protection"Davidlohr Bueso1-7/+2
2018-05-26idr: fix invalid ptr dereference on item deleteMatthew Wilcox2-1/+10
2018-05-26ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Changwei Ge1-10/+1
2018-05-26mm: fix nr_rotate_swap leak in swapon() error caseOmar Sandoval1-1/+6
2018-05-25ibmvnic: Fix partial success login retriesThomas Falcon1-1/+6
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio1-0/+5
2018-05-25mlx4_core: allocate ICM memory in page size chunksQing Huang1-7/+9
2018-05-25enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-05-25ppp: remove the PPPIOCDETACH ioctlEric Biggers3-29/+6
2018-05-25ipv4: remove warning in ip_recv_errorWillem de Bruijn1-2/+0
2018-05-25net : sched: cls_api: deal with egdev path only if neededOr Gerlitz1-1/+1
2018-05-25vhost: synchronize IOTLB message with dev cleanupJason Wang1-0/+3