summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-25liquidio: Removed one line function wake_qIntiyaz Basha
2018-03-25liquidio: Removed one line function stop_qIntiyaz Basha
2018-03-25liquidio: Removed netif_is_multiqueue checkIntiyaz Basha
2018-03-25liquidio: Removed start_txq functionIntiyaz Basha
2018-03-25liquidio: Removed one line function stop_txqIntiyaz Basha
2018-03-25liquidio: Moved common function skb_iq to to octeon_network.hIntiyaz Basha
2018-03-25liquidio: Moved common function txqs_start to octeon_network.hIntiyaz Basha
2018-03-25liquidio: Moved common function txqs_wake to octeon_network.hIntiyaz Basha
2018-03-25liquidio: Moved common function txqs_stop to octeon_network.hIntiyaz Basha
2018-03-23net/sched: act_vlan: declare push_vid with host byte orderDavide Caratti
2018-03-23net/sched: remove tcf_idr_cleanup()Davide Caratti
2018-03-23mlxsw: spectrum_span: Prevent duplicate mirrorsIdo Schimmel
2018-03-23net: phy: intel-xway: add VR9 v1.1 phy idsMathias Kresin
2018-03-23net: phy: intel-xway: add VR9 version numberMathias Kresin
2018-03-23net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot
2018-03-23qed: Use true and false for boolean valuesGustavo A. R. Silva
2018-03-23dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva
2018-03-23Merge branch 'tipc-introduce-128-bit-auto-configurable-node-id'David S. Miller
2018-03-23tipc: obtain node identity from interface by defaultJon Maloy
2018-03-23tipc: handle collisions of 32-bit node address hash valuesJon Maloy
2018-03-23tipc: add 128-bit node identifierJon Maloy
2018-03-23tipc: remove direct accesses to own_addr field in struct tipc_netJon Maloy
2018-03-23tipc: allow closest-first lookup algorithm when legacy address is configuredJon Maloy
2018-03-23tipc: remove restrictions on node address valuesJon Maloy
2018-03-23tipc: some cleanups in the file discover.cJon Maloy
2018-03-23tipc: refactor function tipc_enable_bearer()Jon Maloy
2018-03-23net/mlx5: Fix use-after-freeGustavo A. R. Silva
2018-03-23Merge branch 'pernet-convert-part11'David S. Miller
2018-03-23net: Convert rxrpc_net_opsKirill Tkhai
2018-03-23net: Convert udp_sysctl_opsKirill Tkhai
2018-03-23mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parmsPetr Machata
2018-03-23tc-testing: add selftests for 'bpf' actionDavide Caratti
2018-03-23net: bridge: fix direct access to bridge vlan_enabled and use helperNikolay Aleksandrov
2018-03-23Merge branch 'tls-RX'David S. Miller
2018-03-23tls: Add receive path documentationDave Watson
2018-03-23tls: RX path for ktlsDave Watson
2018-03-23tls: Refactor variable namesDave Watson
2018-03-23tls: Pass error code explicitly to tls_err_abortDave Watson
2018-03-23tls: Move cipher info to a separate structDave Watson
2018-03-23tls: Generalize zerocopy_from_iterDave Watson
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-03-23bridge: Allow max MTU when multiple VLANs presentChas Williams
2018-03-23virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUSJay Vosburgh
2018-03-23devlink: Remove top_hierarchy arg for DEVLINK disabled pathDavid Ahern
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-22Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-03-22mm, thp: do not cause memcg oom for thpDavid Rientjes
2018-03-22mm/vmscan: wake up flushers for legacy cgroups tooAndrey Ryabinin