Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
57f3986231bb2c69a55ccab1d2b30a00818027ac
57f3986
net: phy: use boolean dt properties for eee broken modes
by jbrunet
· 8 years ago
3bb9ab6
net: phy: fix sign type error in genphy_config_eee_advert
by jbrunet
· 8 years ago
0a28cfd
ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output
by zheng li
· 8 years ago
ad688cd
stmmac: fix memory barriers
by Pavel Machek
· 8 years ago
162809d
net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from devm_ioremap
by Arvind Yadav
· 8 years ago
52f40e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
3e3397e
net: mv643xx_eth: fix build failure
by Sudip Mukherjee
· 8 years ago
a6b3c48
isdn: Constify some function parameters
by Emese Revfy
· 8 years ago
9a60c90
mlxsw: spectrum: Mark split ports as such
by Ido Schimmel
· 8 years ago
0110c35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
483c493
cgroup: Fix CGROUP_BPF config
by Andy Lutomirski
· 8 years ago
67a72a5
Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
7729bad
qed: fix old-style function definition
by Arnd Bergmann
· 8 years ago
c2ed188
net: ipv6: check route protocol when deleting routes
by Mantas M
· 8 years ago
c762eaa
r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected
by Manuel Bessler
· 8 years ago
3a7f076
irda: w83977af_ir: cleanup an indent issue
by Dan Carpenter
· 8 years ago
7cafe8f
net: sfc: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
99bff5e
net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
93dfe6c
net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
b7b44fd
net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
49cad93
net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
6219d05
Merge branch 'bpf-fixes'
by David S. Miller
· 8 years ago
6760bf2
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
by Daniel Borkmann
· 8 years ago
5ccb071
bpf: fix overflow in prog accounting
by Daniel Borkmann
· 8 years ago
aafe6ae
bpf: dynamically allocate digest scratch buffer
by Daniel Borkmann
· 8 years ago
d9cb5bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 8 years ago
0f484e4
Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linux
by Linus Torvalds
· 8 years ago
af79ce4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
c07dee7
Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
135c919
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
37861ff
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
41e0e24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
0aaf214
Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
40e972a
Merge branch 'gtp-fixes'
by David S. Miller
· 8 years ago
d928be8
gtp: Fix initialization of Flags octet in GTPv1 header
by Harald Welte
· 8 years ago
88edf10
gtp: gtp_check_src_ms_ipv4() always return success
by Lionel Gauthier
· 8 years ago
e999cb4
net/x25: use designated initializers
by Kees Cook
· 8 years ago
ebf12f1
isdn: use designated initializers
by Kees Cook
· 8 years ago
9751362
bna: use designated initializers
by Kees Cook
· 8 years ago
aabd7ad
WAN: use designated initializers
by Kees Cook
· 8 years ago
9d1c0ca
net: use designated initializers
by Kees Cook
· 8 years ago
99a5e17
ATM: use designated initializers
by Kees Cook
· 8 years ago
4794195
isdn/gigaset: use designated initializers
by Kees Cook
· 8 years ago
cd333e3
Merge branch 'virtio_net-XDP'
by David S. Miller
· 8 years ago
72979a6
virtio_net: xdp, add slowpath case for non contiguous buffers
by John Fastabend
· 8 years ago
56434a0
virtio_net: add XDP_TX support
by John Fastabend
· 8 years ago
672aafd
virtio_net: add dedicated XDP transmit queues
by John Fastabend
· 8 years ago
f600b69
virtio_net: Add XDP support
by John Fastabend
· 8 years ago
f23bc46
net: xdp: add invalid buffer warning
by John Fastabend
· 8 years ago
08abb79
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null
by Xin Long
· 8 years ago
5cb2cd6
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
by Xin Long
· 8 years ago
10a3ecf
Merge branch 'dpaa_eth-fixes'
by David S. Miller
· 8 years ago
63f4b4b0
MAINTAINERS: net: add entry for Freescale QorIQ DPAA Ethernet driver
by Madalin Bucur
· 8 years ago
708f0f4
dpaa_eth: remove redundant dependency on FSL_SOC
by Madalin Bucur
· 8 years ago
7d6f8dc
dpaa_eth: use big endian accessors
by Claudiu Manoil
· 8 years ago
616f6b4
irda: irnet: add member name to the miscdevice declaration
by LABBE Corentin
· 8 years ago
33de4d1
irda: irnet: Remove unused IRNET_MAJOR define
by LABBE Corentin
· 8 years ago
24c946c
irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h
by LABBE Corentin
· 8 years ago
e292823
irda: irnet: Move linux/miscdevice.h include
by LABBE Corentin
· 8 years ago
078497a
irda: irproc.c: Remove unneeded linux/miscdevice.h include
by LABBE Corentin
· 8 years ago
dcdc43d
bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu
by Daniel Mack
· 8 years ago
28055c9
Merge branch 'inet_csk_get_port-and-soreusport-fixes'
by David S. Miller
· 8 years ago
0643ee4
inet: Fix get port to handle zero port number with soreuseport set
by Tom Herbert
· 8 years ago
9af7e92
inet: Don't go into port scan when looking for specific bind port
by Tom Herbert
· 8 years ago
0eb6984
bpf, test_verifier: fix a test case error result on unprivileged
by Daniel Borkmann
· 8 years ago
a08dd0d
bpf: fix regression on verifier pruning wrt map lookups
by Daniel Borkmann
· 8 years ago
eb63ecc
net: vrf: Drop conntrack data after pass through VRF device on Tx
by David Ahern
· 8 years ago
a0f37ef
net: vrf: Fix NAT within a VRF
by David Ahern
· 8 years ago
8a9f5fd
Merge branch 'cls_flower-mask'
by David S. Miller
· 8 years ago
f93bd17
net/sched: cls_flower: Use masked key when calling HW offloads
by Paul Blakey
· 8 years ago
970bfcd
net/sched: cls_flower: Use mask for addr_type
by Paul Blakey
· 8 years ago
83a77e9
net: macb: Added PCI wrapper for Platform Driver.
by Bartosz Folta
· 8 years ago
94acf16
ibmveth: calculate gso_segs for large packets
by Thomas Falcon
· 8 years ago
026acd5
net: qcom/emac: don't try to claim clocks on ACPI systems
by Timur Tabi
· 8 years ago
9763f7a
Merge branch 'work.autofs' into for-linus
by Al Viro
· 8 years ago
3c55d6b
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
by Al Viro
· 8 years ago
4da00fd
Merge branch 'work.write_end' into for-linus
by Al Viro
· 8 years ago
14e73e7
tile: use __ro_after_init instead of tile-specific __write_once
by Chris Metcalf
· 8 years ago
18bfd3e
tile: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
870ee4f
tile: remove #pragma unroll from finv_buffer_remote()
by Chris Metcalf
· 8 years ago
8e36f72
tile-module: Rename jump labels in module_alloc()
by Markus Elfring
· 8 years ago
8797fe7
tile-module: Use kmalloc_array() in module_alloc()
by Markus Elfring
· 8 years ago
65f62ce
tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"
by Colin Ian King
· 8 years ago
59331c2
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
ff0f962
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
087a76d
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
759b265
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
b822ee6c
encx24j600: Fix some checkstyle warnings
by Jeroen De Wachter
· 8 years ago
ebe5236
encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packets
by Jeroen De Wachter
· 8 years ago
ea7a2b9
Merge branch 'hisilicon-netdev-dev'
by David S. Miller
· 8 years ago
8cd1f70
net: ethernet: hip04: Call SET_NETDEV_DEV()
by Dongpo Li
· 8 years ago
2087d42
net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
by Dongpo Li
· 8 years ago
66e2809
net: dsa: mv88e6xxx: Fix opps when adding vlan bridge
by Andrew Lunn
· 8 years ago
e28ceeb
net/3com/3c515: Fix timer handling, prevent leaks and crashes
by Thomas Gleixner
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
bd9999c
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
9dfe495
Merge tag 'edac/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 8 years ago
9936f44
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
70f56cb
Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 8 years ago
Next »