summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: check if same extensions are set when adding elementsPablo Neira Ayuso2017-05-031-0/+5
* netfilter: update MAINTAINERS filePablo Neira Ayuso2017-04-291-1/+3
* Merge tag 'ipvs-fixes-for-v4.11' of http://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2017-04-281-5/+17
|\
| * ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabledPaolo Abeni2017-04-281-5/+17
* | netfilter: x_tables: unlock on error in xt_find_table_lock()Dan Carpenter2017-04-281-1/+3
|/
* netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 pathDave Johnson2017-04-251-1/+1
* netfilter: nft_dynset: continue to next expr if _OP_ADD succeededLiping Zhang2017-04-251-3/+2Star
* bridge: ebtables: fix reception of frames DNAT-ed to bridge device/portLinus Lüssing2017-04-251-0/+20
* netfilter: xt_socket: Fix broken IPv6 handlingPeter Tirsek2017-04-241-1/+1
* netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadjLiping Zhang2017-04-241-6/+15
* netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang2017-04-242-13/+33
* netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twiceLiping Zhang2017-04-241-12/+12
* netfilter: ctnetlink: drop the incorrect cthelper module requestLiping Zhang2017-04-241-16/+1Star
* netfilter: nft_set_bitmap: free dummy elements when destroy the setLiping Zhang2017-04-241-0/+5
* netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlinkLiping Zhang2017-04-241-5/+21
* openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme2017-04-241-1/+29
* netfilter: xt_CT: fix refcnt leak on error pathGao Feng2017-04-241-2/+9
* Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-04-221-1/+1
|\
| * nfsd: fix oops on unsupported operationOlga Kornievskaia2017-04-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-2125-210/+345
|\ \
| * | netpoll: Check for skb->queue_mappingTushar Dave2017-04-211-2/+8
| * | ip6mr: fix notification device destructionNikolay Aleksandrov2017-04-211-7/+6Star
| * | bpf, doc: update bpf maintainers entryDaniel Borkmann2017-04-211-1/+15
| * | net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter2017-04-211-1/+3
| * | bpf: Fix values type used in test_mapsDavid Miller2017-04-211-2/+2
| * | net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-212-1/+5
| * | gso: Validate assumption of frag_list segementationIlan Tayari2017-04-211-4/+14
| * | Merge branch 'skb_cow_head'David S. Miller2017-04-216-44/+16Star
| |\ \
| | * | kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-12/+6Star
| | * | ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2Star
| | * | lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2Star
| | * | sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2Star
| | * | cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-5/+2Star
| | * | smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-6/+2Star
| |/ /
| * | ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun2017-04-211-1/+0Star
| * | MAINTAINERS: Add "B:" field for networking.David S. Miller2017-04-211-0/+1
| * | net sched actions: allocate act cookie earlyWolfgang Bumiller2017-04-201-23/+32
| * | Merge branch 'qed-dcbx-fixes'David S. Miller2017-04-201-1/+12
| |\ \
| | * | qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com2017-04-201-0/+2
| | * | qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com2017-04-201-1/+1
| | * | qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com2017-04-201-0/+2
| | * | qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com2017-04-201-0/+7
| |/ /
| * | smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes2017-04-201-6/+6
| * | MAINTAINERS: update entry for TI's CPSW driverSekhar Nori2017-04-201-1/+0Star
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-201-29/+64
| |\ \
| | * | af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu2017-04-181-21/+26
| | * | af_key: Add lock to key dumpYuejie Shi2017-04-031-8/+38
| * | | dp83640: don't recieve time stamps twiceDan Carpenter2017-04-201-2/+0Star
| * | | ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun2017-04-201-0/+3
| * | | selftests/net: Fixes psock_fanout CBPF test caseMike Maloney2017-04-202-12/+23