summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2017-10-094-2/+27
* netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang2017-10-092-2/+3
* netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet2017-10-061-2/+2
* netfilter: nf_tables: do not dump chain counters if not enabledPablo Neira Ayuso2017-10-061-1/+1
* netfilter: nf_tables: Release memory obtained by kasprintfArvind Yadav2017-10-031-1/+3
* netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov2017-09-295-17/+19
* netfilter: nf_tables: fix update chain errorJingPiao Chen2017-09-291-2/+2
* netfilter: ipset: Fix race between dump and swapRoss Lagerwall2017-09-291-2/+5
* netfilter: ipset: pernet ops must be unregistered lastFlorian Westphal2017-09-261-9/+13
* netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik2017-09-2610-22/+24
* netfilter: xt_socket: Restore mark from full sockets onlySubash Abhinov Kasiviswanathan2017-09-261-2/+2
* netfilter: ipvs: full-functionality option for ECN encapsulation in tunnelVadim Fedorenko2017-09-261-2/+6
* netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann2017-09-261-18/+55
* rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann2017-09-261-18/+30
* net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi2017-09-261-1/+2
* Merge branch 'l2tp-fix-some-races-in-session-deletion'David S. Miller2017-09-253-4/+11
|\
| * l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()Guillaume Nault2017-09-252-0/+7
| * l2tp: ensure sessions are freed after their PPPOL2TP socketGuillaume Nault2017-09-251-4/+4
|/
* net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registeredSubash Abhinov Kasiviswanathan2017-09-241-4/+1Star
* cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()'Christophe JAILLET2017-09-241-1/+1
* Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-2315-14/+108
|\
| * parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2017-09-222-2/+3
| * parisc: Reintroduce option to gzip-compress the kernelHelge Deller2017-09-222-0/+17
| * parisc: Add HWPOISON page fault handler codeHelge Deller2017-09-221-4/+29
| * parisc: Move init_per_cpu() into init sectionHelge Deller2017-09-224-4/+4
| * parisc: Check if initrd was loaded into broken RAMHelge Deller2017-09-221-0/+9
| * parisc: Add PDCE_CHECK instruction to HPMC handlerHelge Deller2017-09-221-1/+9
| * parisc: Add wrapper for pdc_instr() firmware functionHelge Deller2017-09-222-0/+21
| * parisc: Move start_parisc() into init sectionHelge Deller2017-09-221-2/+2
| * parisc: Stop unwinding at start of stackHelge Deller2017-09-221-0/+12
| * parisc: Fix too large frame size warningsHelge Deller2017-09-221-1/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-09-2317-161/+281
|\ \
| * | bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...Somnath Kotur2017-09-221-3/+20
| * | bnxt_re: Fix memory leak in FRMR pathSelvin Xavier2017-09-221-1/+1
| * | bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur2017-09-223-8/+9
| * | bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur2017-09-222-5/+15
| * | bnxt_re: Free up devices in module_exit pathSomnath Kotur2017-09-221-0/+16
| * | bnxt_re: Fix compare and swap atomic operandsDevesh Sharma2017-09-221-0/+1
| * | bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur2017-09-222-1/+6
| * | bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma2017-09-221-0/+3
| * | i40iw: Add support for port reuse on active side connectionsShiraz Saleem2017-09-222-76/+78
| * | i40iw: Add missing VLAN priorityMustafa Ismail2017-09-222-1/+4
| * | i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem2017-09-221-0/+12
| * | i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem2017-09-223-19/+20
| * | i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem2017-09-221-1/+6
| * | RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionAdit Ranadive2017-09-221-3/+28
| * | IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky2017-09-221-31/+36
| * | IB/mlx5: fix debugfs cleanupSudip Mukherjee2017-09-221-3/+3
| * | IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King2017-09-221-0/+3
| * | IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar2017-09-221-5/+11