Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
067577868b4fdeaf2f93ec5c4e9b29a0eded6528
0675778
sundance: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
da556d6
bnx2: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
941992d
ethernet: amd: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
5a5ab16
starfire: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
aa211d2
3c59x: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
da499f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
9395452
Linux 4.8-rc6
by Linus Torvalds
· 8 years ago
373df31
Merge branch 'mlx4-fixes'
by David S. Miller
· 8 years ago
7a61fc8
net/mlx4_en: Fix panic on xmit while port is down
by Moshe Shemesh
· 8 years ago
564ed9b
net/mlx4_en: Fixes for DCBX
by Tariq Toukan
· 8 years ago
c677071
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()
by Kamal Heib
· 8 years ago
74a9e90
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()
by Kamal Heib
· 8 years ago
0215492
net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device
by Florian Fainelli
· 8 years ago
bd0b841
nvme: make NVME_RDMA depend on BLOCK
by Linus Torvalds
· 8 years ago
2afe669
Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
61c3dae
Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
8fee315
Merge branch 'vrf-tx-hook'
by David S. Miller
· 8 years ago
c71ad3d
net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag
by David Ahern
· 8 years ago
afb460f
net: l3mdev: remove get_rtable method
by David Ahern
· 8 years ago
ca28b8f
net: l3mdev: Remove l3mdev_fib_oif
by David Ahern
· 8 years ago
8a966fc
net: ipv6: Remove l3mdev_get_saddr6
by David Ahern
· 8 years ago
d66f6c0
net: ipv4: Remove l3mdev_get_saddr
by David Ahern
· 8 years ago
e0d56fd
net: l3mdev: remove redundant calls
by David Ahern
· 8 years ago
4c1feac
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
by David Ahern
· 8 years ago
ebfc102
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
by David Ahern
· 8 years ago
5f02ce24
net: l3mdev: Allow the l3mdev to be a loopback
by David Ahern
· 8 years ago
a8e3e1a
net: l3mdev: Add hook to output path
by David Ahern
· 8 years ago
9ee0034
net: flow: Add l3mdev flow update
by David Ahern
· 8 years ago
cf9932a
ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()
by Markus Elfring
· 9 years ago
0f0d0ed
ATM-ZeitNet: Replace one kzalloc() call by kcalloc()
by Markus Elfring
· 9 years ago
5ad3ea3
ATM-ZeitNet: Improve a size determination in zatm_open()
by Markus Elfring
· 9 years ago
32230ac
ATM-ZeitNet: Use kmalloc_array() in start_tx()
by Markus Elfring
· 9 years ago
0ba8abb
ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()
by Markus Elfring
· 9 years ago
304f0a4e
ATM-nicstar: Refactor a kmalloc() call in ns_init_card()
by Markus Elfring
· 9 years ago
ee41f07
ATM-nicstar: Improve another size determination in ns_init_card()
by Markus Elfring
· 9 years ago
24310fd
ATM-nicstar: Improve another size determination in get_scq()
by Markus Elfring
· 9 years ago
7870612
ATM-nicstar: Use kmalloc_array() in get_scq()
by Markus Elfring
· 9 years ago
2594a2a
tcp: better use ooo_last_skb in tcp_data_queue_ofo()
by Eric Dumazet
· 9 years ago
ed22709
openvswitch: use alias for genetlink family names
by Thadeu Lima de Souza Cascardo
· 9 years ago
3a8963a
Revert "hv_netvsc: make inline functions static"
by Stephen Hemminger
· 9 years ago
55fdbb0
Merge branch 'mlx5-next'
by David S. Miller
· 8 years ago
f1ee87f
net/mlx5: Organize device list API in one place
by Mohamad Haj Yahia
· 9 years ago
9df3060
net/mlx5e: Restore vlan filter after seamless reset
by Mohamad Haj Yahia
· 9 years ago
26e59d8
net/mlx5e: Implement mlx5e interface attach/detach callbacks
by Mohamad Haj Yahia
· 9 years ago
1ab2068
net/mlx5: Implement vports admin state backup/restore
by Mohamad Haj Yahia
· 9 years ago
c2d6e31
net/mlx5: Align sriov/eswitch modules with the new load/unload flow.
by Mohamad Haj Yahia
· 9 years ago
62a9b90
net/mlx5: Implement eswitch attach/detach flows
by Mohamad Haj Yahia
· 9 years ago
acab721
net/mlx5: Implement SRIOV attach/detach flows
by Mohamad Haj Yahia
· 9 years ago
59211bd
net/mlx5: Split the load/unload flow into hardware and software flows
by Mohamad Haj Yahia
· 9 years ago
737a234
net/mlx5: Introduce attach/detach to interface API
by Mohamad Haj Yahia
· 9 years ago
6b6adee
net/mlx5: SRIOV core code refactoring
by Mohamad Haj Yahia
· 9 years ago
d62292e
net/mlx5: Skip waiting for vf pages in internal error
by Mohamad Haj Yahia
· 9 years ago
48b4e51
Merge branch 'net-is_enabled'
by David S. Miller
· 8 years ago
65b323e
xfrm: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
aebf5de
sctp: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
0013de3
net: sched: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
9dd7994
l2tp: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
6ca40d4
ipv4: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
181402a
net: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
9a81c34
lec: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
a73ec31
appletalk: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
34c1b08
Merge branch 'fs_enet-opt'
by David S. Miller
· 8 years ago
b0ba357
net: fs_enet: make rx_copybreak value configurable
by Christophe Leroy
· 9 years ago
070e1f0
net: fs_enet: don't unmap DMA when packet len is below copybreak
by Christophe Leroy
· 9 years ago
8572763
net: fs_enet: merge NAPI RX and NAPI TX
by Christophe Leroy
· 9 years ago
e148788
net: ethernet: renesas: sh_eth: add POST registers for rz
by Chris Brandt
· 9 years ago
d1ba24f
Merge branch 'act_tunnel_key'
by David S. Miller
· 8 years ago
d0f6dd8
net/sched: Introduce act_tunnel_key
by Amir Vadai
· 9 years ago
bc3103f
net/sched: cls_flower: Classify packet in ip tunnels
by Amir Vadai
· 9 years ago
2ff378b
net/dst: Utility functions to build dst_metadata without supplying an skb
by Amir Vadai
· 9 years ago
d817f43
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
by Amir Vadai
· 9 years ago
98ac9a6
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
b8db371
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
6905732
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
ba63f23
fscrypto: require write access to mount to set encryption policy
by Eric Biggers
· 9 years ago
e808bb6
ATM-iphase: Use kmalloc_array() in tx_init()
by Markus Elfring
· 9 years ago
171a6c5
Merge branch 'alx-msix'
by David S. Miller
· 9 years ago
0c58ee0
alx: add module parameter to enable msi-x support
by Tobias Regnery
· 9 years ago
dc39a78
alx: add msi-x support
by Tobias Regnery
· 9 years ago
a0373ae
alx: factor out part of the interrupt handler
by Tobias Regnery
· 9 years ago
9ee7b68
alx: refactor msi enablement and disablement
by Tobias Regnery
· 9 years ago
002ced4
fscrypto: only allow setting encryption policy on directories
by Eric Biggers
· 9 years ago
163ae1c
fscrypto: add authorization check for setting encryption policy
by Eric Biggers
· 9 years ago
ba56947
qed: mark symbols static where possible
by Baoyou Xie
· 9 years ago
349aa33
Merge branch 'bpf-helper-cleanups'
by David S. Miller
· 9 years ago
f3694e0
bpf: add BPF_CALL_x macros for declaring helpers
by Daniel Borkmann
· 9 years ago
374fb54
bpf: add own ctx rewriter on ifindex for clsact progs
by Daniel Borkmann
· 9 years ago
f035a51
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
by Daniel Borkmann
· 9 years ago
6088b58
bpf: minor cleanups in helpers
by Daniel Borkmann
· 9 years ago
bf8d85d
ip_tunnel: do not clear l4 hashes
by Eric Dumazet
· 9 years ago
c2f57fb
drivers: net: phy: mdio-xgene: Add hardware dependency
by Jean Delvare
· 9 years ago
2c4f414
ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()
by Markus Elfring
· 9 years ago
d9e6620
ATM-ENI: Use kmalloc_array() in eni_start()
by Markus Elfring
· 9 years ago
fa5f4aa
Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 9 years ago
0808a29
Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
47b02f7
dwc_eth_qos: do not register semi-initialized device
by Lars Persson
· 9 years ago
7303a14
sctp: identify chunks that need to be fragmented at IP level
by Marcelo Ricardo Leitner
· 9 years ago
46dfc23
via-velocity: remove null pointer check on array tdinfo->skb_dma
by Colin Ian King
· 9 years ago
9438451
qede: mark qede_set_features() static
by Baoyou Xie
· 9 years ago
Next »