Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d6444062f8f07c346a21bd815af4a3dc8b231574
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
cb6219a
Merge branch 'Drop-NETDEV_UNREGISTER_FINAL'
by David S. Miller
· 7 years ago
070f2d7
net: Drop NETDEV_UNREGISTER_FINAL
by Kirill Tkhai
· 7 years ago
3e0c2db
infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()
by Kirill Tkhai
· 7 years ago
ede2762
net: Make NETDEV_XXX commands enum { }
by Kirill Tkhai
· 7 years ago
c2b72e8
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
by Madalin Bucur
· 7 years ago
40a94f7
Merge branch 'ethernet-ave-add-UniPhier-PXs3-support'
by David S. Miller
· 7 years ago
469e3d7
net: ethernet: ave: add UniPhier PXs3 support
by Kunihiko Hayashi
· 7 years ago
8396764
dt-bindings: net: ave: add PXs3 support
by Kunihiko Hayashi
· 7 years ago
996bfed
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 7 years ago
da18ab3
tipc: tipc_disc_addr_trial_msg() can be static
by kbuild test robot
· 7 years ago
050e85c
ibmvnic: Potential NULL dereference in clean_one_tx_pool()
by Dan Carpenter
· 7 years ago
0f1417f
cxgb4: support new ISSI flash parts
by Ganesh Goudar
· 7 years ago
b46f7da
cxgb4: depend on firmware event for link status
by Ganesh Goudar
· 7 years ago
bd79ace
cxgb4: copy vlan_id in ndo_get_vf_config
by Arjun Vynipadath
· 7 years ago
843bd7d
cxgb4: Setup FW queues before registering netdev
by Arjun Vynipadath
· 7 years ago
2db9569
Merge branch 'broadcom-Adaptive-interrupt-coalescing'
by David S. Miller
· 7 years ago
9f4ca05
net: bcmgenet: Add support for adaptive RX coalescing
by Florian Fainelli
· 7 years ago
b6e0e87
net: systemport: Implement adaptive interrupt coalescing
by Florian Fainelli
· 7 years ago
9259f13
Merge branch 'mv88e6xxx-module-reloading'
by David S. Miller
· 7 years ago
71f74ae
net: dsa: mv88e6xxx: Call the common IRQ free code
by Andrew Lunn
· 7 years ago
422a9fd6
net: dsa: mv88e6xxx: Use the DT IRQ trigger mode
by Andrew Lunn
· 7 years ago
808679e
tc-testing: updated police, mirred, skbedit and skbmod with more tests
by Roman Mashak
· 7 years ago
9e09686
Merge branch 'hv_netvsc-Fix-improve-RX-path-error-handling'
by David S. Miller
· 7 years ago
c5d24bd
hv_netvsc: Add range checking for rx packet offset and length
by Haiyang Zhang
· 7 years ago
5c71dad
hv_netvsc: Fix the return status in RX path
by Haiyang Zhang
· 7 years ago
74b4bed
Merge branch 'net-permit-skb_segment-on-head_frag-frag_list-skb'
by David S. Miller
· 7 years ago
76db808
net: bpf: add a test for skb_segment in test_bpf module
by Yonghong Song
· 7 years ago
13acc94
net: permit skb_segment on head_frag frag_list skb
by Yonghong Song
· 7 years ago
0374016
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
ee7a60c
Merge branch 'liquidio-Tx-queue-cleanup'
by David S. Miller
· 7 years ago
c9614a1
liquidio: Renamed txqs_start to start_txqs
by Intiyaz Basha
· 7 years ago
736b7ea
liquidio: Renamed txqs_stop to stop_txqs
by Intiyaz Basha
· 7 years ago
a96d8ad
liquidio: Renamed txqs_wake to wake_txqs
by Intiyaz Basha
· 7 years ago
fc756d0
liquidio: Function call skb_iq for deriving queue from skb
by Intiyaz Basha
· 7 years ago
dd69deb
liquidio: Removed one line function wake_q
by Intiyaz Basha
· 7 years ago
78a202f
liquidio: Removed one line function stop_q
by Intiyaz Basha
· 7 years ago
2a2faba
liquidio: Removed netif_is_multiqueue check
by Intiyaz Basha
· 7 years ago
a8c4a79
liquidio: Removed start_txq function
by Intiyaz Basha
· 7 years ago
c5662c8
liquidio: Removed one line function stop_txq
by Intiyaz Basha
· 7 years ago
5da052a
liquidio: Moved common function skb_iq to to octeon_network.h
by Intiyaz Basha
· 7 years ago
5f8baa7
liquidio: Moved common function txqs_start to octeon_network.h
by Intiyaz Basha
· 7 years ago
95fbba1
liquidio: Moved common function txqs_wake to octeon_network.h
by Intiyaz Basha
· 7 years ago
a28a47f
liquidio: Moved common function txqs_stop to octeon_network.h
by Intiyaz Basha
· 7 years ago
94cb549
net/sched: act_vlan: declare push_vid with host byte order
by Davide Caratti
· 7 years ago
affaa0c
net/sched: remove tcf_idr_cleanup()
by Davide Caratti
· 7 years ago
353def8
mlxsw: spectrum_span: Prevent duplicate mirrors
by Ido Schimmel
· 7 years ago
ed93a39
ixgbe: tweak page counting for XDP_REDIRECT
by Björn Töpel
· 7 years ago
2eb34ba
ixgbevf: Add XDP queue stats reporting
by Tony Nguyen
· 7 years ago
be83333
ixgbevf: Add support for meta data
by Tony Nguyen
· 7 years ago
efecfd5
ixgbevf: Delay tail write for XDP packets
by Tony Nguyen
· 7 years ago
21092e9
ixgbevf: Add support for XDP_TX action
by Tony Nguyen
· 7 years ago
c7aec59
ixgbevf: Add XDP support for pass and drop actions
by Tony Nguyen
· 7 years ago
70da682
ixgbe: enable TSO with IPsec offload
by Shannon Nelson
· 7 years ago
1db685e
ixgbe: no need for esp trailer if GSO
by Shannon Nelson
· 7 years ago
871dd09
ixgbe: remove unneeded ipsec test in TX path
by Shannon Nelson
· 7 years ago
2137aec
ixgbe: no need for ipsec csum feature check
by Shannon Nelson
· 7 years ago
9bf1e20
ixgbe: fix read-modify-write in x550 phy setup
by Paul Greenwalt
· 7 years ago
1aa3784
ixgbe: add status reg reads to ixgbe_check_remove
by Paul Greenwalt
· 7 years ago
f452518
net: phy: intel-xway: add VR9 v1.1 phy ids
by Mathias Kresin
· 7 years ago
5b73d99
net: phy: intel-xway: add VR9 version number
by Mathias Kresin
· 7 years ago
d5eabf0
net: hns3: hclge_inform_reset_assert_to_vf() can be static
by kbuild test robot
· 7 years ago
c7281d5
qed: Use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
6e3e764
dpaa_eth: use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
19415db
Merge branch 'tipc-introduce-128-bit-auto-configurable-node-id'
by David S. Miller
· 7 years ago
52dfae5
tipc: obtain node identity from interface by default
by Jon Maloy
· 7 years ago
25b0b9c
tipc: handle collisions of 32-bit node address hash values
by Jon Maloy
· 7 years ago
d50ccc2
tipc: add 128-bit node identifier
by Jon Maloy
· 7 years ago
23fd3ea
tipc: remove direct accesses to own_addr field in struct tipc_net
by Jon Maloy
· 7 years ago
b89afb1
tipc: allow closest-first lookup algorithm when legacy address is configured
by Jon Maloy
· 7 years ago
2026364
tipc: remove restrictions on node address values
by Jon Maloy
· 7 years ago
b39e465
tipc: some cleanups in the file discover.c
by Jon Maloy
· 7 years ago
cb30a633
tipc: refactor function tipc_enable_bearer()
by Jon Maloy
· 7 years ago
5946194
net/mlx5: Fix use-after-free
by Gustavo A. R. Silva
· 7 years ago
f145749
Merge branch 'pernet-convert-part11'
by David S. Miller
· 7 years ago
b2864fb
net: Convert rxrpc_net_ops
by Kirill Tkhai
· 7 years ago
fc18999
net: Convert udp_sysctl_ops
by Kirill Tkhai
· 7 years ago
885b0d4
mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parms
by Petr Machata
· 7 years ago
440ea4a
tc-testing: add selftests for 'bpf' action
by Davide Caratti
· 7 years ago
82792a0
net: bridge: fix direct access to bridge vlan_enabled and use helper
by Nikolay Aleksandrov
· 7 years ago
452a261
Merge branch 'tls-RX'
by David S. Miller
· 7 years ago
b6c535b
tls: Add receive path documentation
by Dave Watson
· 7 years ago
c46234e
tls: RX path for ktls
by Dave Watson
· 7 years ago
5837158
tls: Refactor variable names
by Dave Watson
· 7 years ago
f4a8e43
tls: Pass error code explicitly to tls_err_abort
by Dave Watson
· 7 years ago
dbe4255
tls: Move cipher info to a separate struct
by Dave Watson
· 7 years ago
69ca929
tls: Generalize zerocopy_from_iter
by Dave Watson
· 7 years ago
ae06c70
intel: add SPDX identifiers to all the Intel drivers
by Jeff Kirsher
· 7 years ago
419d14a
bridge: Allow max MTU when multiple VLANs present
by Chas Williams
· 7 years ago
bda7fab
virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
by Jay Vosburgh
· 7 years ago
e9de001
devlink: Remove top_hierarchy arg for DEVLINK disabled path
by David Ahern
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f36b753
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
8401c72
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
9ec7ccc
Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
9d3c335
mm, thp: do not cause memcg oom for thp
by David Rientjes
· 7 years ago
1c610d5
mm/vmscan: wake up flushers for legacy cgroups too
by Andrey Ryabinin
· 7 years ago
f59f1ca
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
by Daniel Vacek
· 7 years ago
b3cd54b
mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
by Kirill A. Shutemov
· 7 years ago
fa41b90
mm/thp: do not wait for lock_page() in deferred_split_scan()
by Kirill A. Shutemov
· 7 years ago
Next »