summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-23ixgbe: no need for ipsec csum feature checkShannon Nelson1-6/+0
2018-03-23ixgbe: fix read-modify-write in x550 phy setupPaul Greenwalt1-2/+2
2018-03-23ixgbe: add status reg reads to ixgbe_check_removePaul Greenwalt2-11/+21
2018-03-23net: phy: intel-xway: add VR9 v1.1 phy idsMathias Kresin1-0/+28
2018-03-23net: phy: intel-xway: add VR9 version numberMathias Kresin1-8/+8
2018-03-23net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot1-1/+1
2018-03-23qed: Use true and false for boolean valuesGustavo A. R. Silva1-5/+5
2018-03-23dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-03-23Merge branch 'tipc-introduce-128-bit-auto-configurable-node-id'David S. Miller20-425/+634
2018-03-23tipc: obtain node identity from interface by defaultJon Maloy3-9/+29
2018-03-23tipc: handle collisions of 32-bit node address hash valuesJon Maloy11-45/+236
2018-03-23tipc: add 128-bit node identifierJon Maloy12-56/+148
2018-03-23tipc: remove direct accesses to own_addr field in struct tipc_netJon Maloy8-49/+42
2018-03-23tipc: allow closest-first lookup algorithm when legacy address is configuredJon Maloy6-18/+22
2018-03-23tipc: remove restrictions on node address valuesJon Maloy8-105/+21
2018-03-23tipc: some cleanups in the file discover.cJon Maloy4-166/+155
2018-03-23tipc: refactor function tipc_enable_bearer()Jon Maloy1-66/+70
2018-03-23net/mlx5: Fix use-after-freeGustavo A. R. Silva1-1/+2
2018-03-23Merge branch 'pernet-convert-part11'David S. Miller2-1/+3
2018-03-23net: Convert rxrpc_net_opsKirill Tkhai1-0/+1
2018-03-23net: Convert udp_sysctl_opsKirill Tkhai1-1/+2
2018-03-23mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parmsPetr Machata1-2/+2
2018-03-23tc-testing: add selftests for 'bpf' actionDavide Caratti1-0/+289
2018-03-23net: bridge: fix direct access to bridge vlan_enabled and use helperNikolay Aleksandrov1-1/+1
2018-03-23Merge branch 'tls-RX'David S. Miller6-126/+740
2018-03-23tls: Add receive path documentationDave Watson1-2/+64
2018-03-23tls: RX path for ktlsDave Watson5-70/+609
2018-03-23tls: Refactor variable namesDave Watson2-14/+14
2018-03-23tls: Pass error code explicitly to tls_err_abortDave Watson2-4/+4
2018-03-23tls: Move cipher info to a separate structDave Watson3-43/+49
2018-03-23tls: Generalize zerocopy_from_iterDave Watson1-12/+19
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher168-0/+168
2018-03-23bridge: Allow max MTU when multiple VLANs presentChas Williams4-7/+25
2018-03-23virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUSJay Vosburgh1-1/+1
2018-03-23devlink: Remove top_hierarchy arg for DEVLINK disabled pathDavid Ahern1-1/+0
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller636-4191/+6274
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-79/+153
2018-03-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-49/+57
2018-03-22Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds29-84/+176
2018-03-22mm, thp: do not cause memcg oom for thpDavid Rientjes2-4/+9
2018-03-22mm/vmscan: wake up flushers for legacy cgroups tooAndrey Ryabinin1-15/+16
2018-03-22Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek3-39/+1
2018-03-22mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()Kirill A. Shutemov1-11/+20
2018-03-22mm/thp: do not wait for lock_page() in deferred_split_scan()Kirill A. Shutemov1-1/+3
2018-03-22mm/khugepaged.c: convert VM_BUG_ON() to collapse failKirill A. Shutemov1-1/+6
2018-03-22x86/mm: implement free pmd/pte page interfacesToshi Kani1-2/+26
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableToshi Kani4-2/+48
2018-03-22h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann1-1/+0
2018-03-22hugetlbfs: check for pgoff value overflowMike Kravetz2-3/+21
2018-03-22lockdep: fix fs_reclaim warningTetsuo Handa1-1/+1