summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: remove include/net/netfilter/nft_dup.hCorentin Labbe2018-06-081-10/+0
* netfilter: x_tables: initialise match/target check parameter structFlorian Westphal2018-06-083-0/+4
* netfilter: nf_conntrack: Increase __IPS_MAX_BIT with new bit IPS_OFFLOAD_BITGao Feng2018-06-071-1/+1
* netfilter: nft_set_rbtree: fix parameter of __nft_rbtree_lookup()Taehee Yoo2018-06-061-1/+1
* Merge git://blackhole.kfki.hu/nfPablo Neira Ayuso2018-06-063-12/+23
|\
| * netfilter: ipset: forbid family for hash:mac setsFlorent Fourcot2018-06-061-1/+4
| * netfilter: ipset: Limit max timeout valueJozsef Kadlecsik2018-06-062-8/+10
| * netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik2018-06-061-2/+8
| * netfilter: xt_set: Check hook mask correctlySerhey Popovych2018-06-061-1/+1
* | netfilter: ebtables: reject non-bridge targetsFlorian Westphal2018-06-061-0/+13
* | netfilter: ebtables: fix compat entry paddingAlin Nastac2018-06-041-5/+5
|/
* ipvs: fix check on xmit to non-local addressesJulian Anastasov2018-06-041-1/+1
* netfilter: nft_reject_bridge: fix skb allocation size in nft_reject_br_send_v...Taehee Yoo2018-06-041-1/+1
* ipvs: register conntrack hooks for ftpJulian Anastasov2018-06-022-0/+34
* netfilter: nf_tables: check msg_type before nft_trans_set(trans)Alexey Kodanev2018-06-011-5/+6
* netfilter: xt_CT: Reject the non-null terminated string from user spaceGao Feng2018-06-011-0/+10
* net-sysfs: Fix memory leak in XPS configurationAlexander Duyck2018-05-311-3/+3
* ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý2018-05-311-5/+4
* net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter2018-05-311-10/+12
* net/ncsi: Fix array size in dumpit handlerSamuel Mendoza-Jonas2018-05-311-1/+1
* Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub...David S. Miller2018-05-312-9/+8
|\
| * iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee2018-05-291-5/+5
| * Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka2018-05-291-4/+3
* | cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey2018-05-311-1/+1
* | net/sonic: Use dma_mapping_error()Finn Thain2018-05-311-1/+1
* | vhost_net: flush batched heads before trying to busy pollingJason Wang2018-05-301-13/+24
* | tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita2018-05-291-6/+9
* | be2net: Fix error detection logic for BE3Suresh Reddy2018-05-291-1/+3
* | net: qmi_wwan: Add Netgear Aircard 779SJosh Hill2018-05-291-0/+1
* | mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata2018-05-291-0/+5
* | atm: zatm: fix memcmp castingIvan Bornyakov2018-05-291-2/+2
* | net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel2018-05-281-2/+2
* | ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux2018-05-281-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-05-289-43/+71
|\ \
| * | netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo2018-05-291-1/+3
| * | netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo2018-05-291-2/+2
| * | netfilter: nf_tables: disable preemption in nft_update_chain_stats()Pablo Neira Ayuso2018-05-291-2/+2
| * | netfilter: provide correct argument to nla_strlcpy()Eric Dumazet2018-05-242-3/+3
| * | ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov2018-05-231-6/+15
| * | netfilter: nft_limit: fix packet ratelimitingPablo Neira Ayuso2018-05-231-14/+24
| * | netfilter: nft_meta: fix wrong value dereference in nft_meta_set_evalTaehee Yoo2018-05-231-6/+8
| * | netfilter: ebtables: handle string from userspace with carePaolo Abeni2018-05-171-1/+2
| * | netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()Taehee Yoo2018-05-171-8/+12
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-2516-43/+125
|\ \ \
| * | | kasan: fix memory hotplug during bootDavid Hildenbrand2018-05-251-1/+1
| * | | kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand2018-05-251-0/+1
| * | | checkpatch: fix macro argument precedence testJoe Perches2018-05-251-1/+1
| * | | init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre2018-05-251-0/+1
| * | | kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva2018-05-251-0/+5
| * | | mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron2018-05-253-6/+9