summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm: eradicate size_tAlexey Dobriyan2017-09-251-21/+23
* xfrm: make xfrm_replay_state_esn_len() return unsigned intAlexey Dobriyan2017-09-252-6/+6
* xfrm: make xfrm_alg_auth_len() return unsigned intAlexey Dobriyan2017-09-252-2/+2
* xfrm: make xfrm_alg_len() return unsigned intAlexey Dobriyan2017-09-252-2/+2
* xfrm: make aead_len() return unsigned intAlexey Dobriyan2017-09-252-2/+2
* forcedeth: optimize the xmit/rx with unlikelyZhu Yanjun2017-09-241-12/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-23322-1910/+5657
|\
| * 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
| | * | iw_cxgb4: remove the stid on listen create failureSteve Wise2017-09-221-1/+1
| | * | iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise2017-09-221-0/+5
| | * | iw_cxgb4: put ep reference in pass_accept_req()Steve Wise2017-09-221-1/+1
| | * | IB/core: Fix for core panicAlex Estrin2017-09-221-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-2371-414/+646
| |\ \ \
| | * \ \ Merge branch 'net-fix-reuseaddr-regression'David S. Miller2017-09-231-2/+4
| | |\ \ \
| | | * | | inet: fix improper empty comparisonJosef Bacik2017-09-231-1/+1
| | | * | | net: use inet6_rcv_saddr to compare socketsJosef Bacik2017-09-231-1/+1
| | | * | | net: set tb->fast_sk_familyJosef Bacik2017-09-231-0/+2
| | |/ / /
| | * | | net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn2017-09-231-2/+6
| | * | | MAINTAINERS: update git tree locations for ieee802154 subsystemStefan Schmidt2017-09-231-2/+2
| | * | | net: prevent dst uses after freeEric Dumazet2017-09-223-20/+6
| | * | | net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven2017-09-221-1/+1