summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* liquidio: Removed netif_is_multiqueue checkIntiyaz Basha2018-03-254-152/+64
* liquidio: Removed start_txq functionIntiyaz Basha2018-03-253-36/+12
* liquidio: Removed one line function stop_txqIntiyaz Basha2018-03-251-10/+1
* liquidio: Moved common function skb_iq to to octeon_network.hIntiyaz Basha2018-03-253-20/+10
* liquidio: Moved common function txqs_start to octeon_network.hIntiyaz Basha2018-03-253-32/+17
* liquidio: Moved common function txqs_wake to octeon_network.hIntiyaz Basha2018-03-253-55/+27
* liquidio: Moved common function txqs_stop to octeon_network.hIntiyaz Basha2018-03-253-32/+16
* net/sched: act_vlan: declare push_vid with host byte orderDavide Caratti2018-03-241-1/+1
* net/sched: remove tcf_idr_cleanup()Davide Caratti2018-03-242-9/+0
* mlxsw: spectrum_span: Prevent duplicate mirrorsIdo Schimmel2018-03-241-4/+24
* net: phy: intel-xway: add VR9 v1.1 phy idsMathias Kresin2018-03-231-0/+28
* net: phy: intel-xway: add VR9 version numberMathias Kresin2018-03-231-8/+8
* net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot2018-03-231-1/+1
* qed: Use true and false for boolean valuesGustavo A. R. Silva2018-03-231-5/+5
* dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva2018-03-231-1/+1
* Merge branch 'tipc-introduce-128-bit-auto-configurable-node-id'David S. Miller2018-03-2320-425/+634
|\
| * tipc: obtain node identity from interface by defaultJon Maloy2018-03-233-9/+29
| * tipc: handle collisions of 32-bit node address hash valuesJon Maloy2018-03-2311-45/+236
| * tipc: add 128-bit node identifierJon Maloy2018-03-2312-56/+148
| * tipc: remove direct accesses to own_addr field in struct tipc_netJon Maloy2018-03-238-49/+42
| * tipc: allow closest-first lookup algorithm when legacy address is configuredJon Maloy2018-03-236-18/+22
| * tipc: remove restrictions on node address valuesJon Maloy2018-03-238-105/+21
| * tipc: some cleanups in the file discover.cJon Maloy2018-03-234-166/+155
| * tipc: refactor function tipc_enable_bearer()Jon Maloy2018-03-231-66/+70
|/
* net/mlx5: Fix use-after-freeGustavo A. R. Silva2018-03-231-1/+2
* Merge branch 'pernet-convert-part11'David S. Miller2018-03-232-1/+3
|\
| * net: Convert rxrpc_net_opsKirill Tkhai2018-03-231-0/+1
| * net: Convert udp_sysctl_opsKirill Tkhai2018-03-231-1/+2
|/
* mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parmsPetr Machata2018-03-231-2/+2
* tc-testing: add selftests for 'bpf' actionDavide Caratti2018-03-231-0/+289
* net: bridge: fix direct access to bridge vlan_enabled and use helperNikolay Aleksandrov2018-03-231-1/+1
* Merge branch 'tls-RX'David S. Miller2018-03-236-126/+740
|\
| * tls: Add receive path documentationDave Watson2018-03-231-2/+64
| * tls: RX path for ktlsDave Watson2018-03-235-70/+609
| * tls: Refactor variable namesDave Watson2018-03-232-14/+14
| * tls: Pass error code explicitly to tls_err_abortDave Watson2018-03-232-4/+4
| * tls: Move cipher info to a separate structDave Watson2018-03-233-43/+49
| * tls: Generalize zerocopy_from_iterDave Watson2018-03-231-12/+19
|/
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23168-0/+168
* bridge: Allow max MTU when multiple VLANs presentChas Williams2018-03-234-7/+25
* virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUSJay Vosburgh2018-03-231-1/+1
* devlink: Remove top_hierarchy arg for DEVLINK disabled pathDavid Ahern2018-03-231-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23636-4191/+6274
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-2316-79/+153
| |\
| | * mm, thp: do not cause memcg oom for thpDavid Rientjes2018-03-232-4/+9
| | * mm/vmscan: wake up flushers for legacy cgroups tooAndrey Ryabinin2018-03-231-15/+16
| | * Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek2018-03-233-39/+1
| | * mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()Kirill A. Shutemov2018-03-231-11/+20
| | * mm/thp: do not wait for lock_page() in deferred_split_scan()Kirill A. Shutemov2018-03-231-1/+3
| | * mm/khugepaged.c: convert VM_BUG_ON() to collapse failKirill A. Shutemov2018-03-231-1/+6