Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
970bfcd09791282de7de6589bfe440eb11e2efd2
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
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
3e1ed98
netlink: revert broken, broken "2-clause nla_ok()"
by Alexey Dobriyan
· 8 years ago
a220871
virtio-net: correctly enable multiqueue
by Jason Wang
· 8 years ago
8fa3b6f
Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 8 years ago
56e9461
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 8 years ago
709c12e
Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 8 years ago
669bb4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 8 years ago
0261b5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
067d14f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
ce38aa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
7c7808c
openrisc: prevent VGA console, fix builds
by Randy Dunlap
· 8 years ago
cdb7544
openrisc: include l.swa in check for write data pagefault
by Stefan Kristiansson
· 10 years ago
d01e1f3
openrisc: Updates after openrisc.net has been lost
by Stafford Horne
· 9 years ago
266c7fa
openrisc: Consolidate setup to use memblock instead of bootmem
by Stafford Horne
· 9 years ago
994894c
openrisc: remove the redundant of_platform_populate
by Rob Herring
· 8 years ago
34bbdcd
openrisc: add NR_CPUS Kconfig default value
by Stafford Horne
· 8 years ago
1f43e23
openrisc: Support both old (or32) and new (or1k) toolchain
by Guenter Roeck
· 10 years ago
e60aa2f
openrisc: Add thread-local storage (TLS) support
by Christian Svensson
· 11 years ago
c799021
openrisc: restore all regs on rt_sigreturn
by Jonas Bonn
· 11 years ago
f477060
openrisc: fix PTRS_PER_PGD define
by Stefan Kristiansson
· 11 years ago
8712a5b
avr32: wire up pkey syscalls
by Hans-Christian Noren Egtvedt
· 8 years ago
79ba181
AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()
by Markus Elfring
· 8 years ago
78b7c6b
AVR32-pio: Use seq_putc() in pio_bank_show()
by Markus Elfring
· 8 years ago
017e7d0
AVR32-clock: Combine nine seq_printf() calls into one call in clk_show()
by Markus Elfring
· 8 years ago
65c0787
AVR32-clock: Use seq_putc() in two functions
by Markus Elfring
· 8 years ago
541cc39
sparc: fix a building error reported by kbuild
by Gonglei \(Arei\)
· 8 years ago
acff7fd
sparc64: fix typo in pgd_clear()
by Kirill A. Shutemov
· 8 years ago
e241cfd
sparc64: restore irq in error paths in iommu
by Dan Carpenter
· 8 years ago
601e6e3
sparc: leon: Fix a retry loop in leon_init_timers()
by Dan Carpenter
· 8 years ago
b5c3206
sparc64: make string buffers large enough
by Dan Carpenter
· 8 years ago
efca4885b5
sparc64: move dereference after check for NULL
by Dan Carpenter
· 8 years ago
b1ebb97
sparc: kernel: use builtin_platform_driver
by Geliang Tang
· 8 years ago
e8f4aa6
sparc64:Support User Probes for sparc
by Allen Pais
· 8 years ago
69973b8
Linux 4.9
by Linus Torvalds
· 8 years ago
2e4333c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
d84701e
netfilter: nft_counter: rework atomic dump and reset
by Pablo Neira
· 8 years ago
ba73515
MIPS: Lantiq: Fix mask of GPE frequency
by Hauke Mehrtens
· 8 years ago
edb6fa1
MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time
by Luuk Paulussen
· 8 years ago
3111912
e1000: use disable_hardirq() for e1000_netpoll()
by WANG Cong
· 8 years ago
0266ac4
i40e: don't truncate match_method assignment
by Keller, Jacob E
· 8 years ago
6246168
net: ethernet: ti: netcp: add support of cpts
by WingMan Kwok
· 8 years ago
529ed12
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
by Timur Tabi
· 8 years ago
fba40c6
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
by Asbjørn Sloth Tønnesen
· 8 years ago
47c3e77
net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
by Asbjørn Sloth Tønnesen
· 8 years ago
41c43fb
net: l2tp: export debug flags to UAPI
by Asbjørn Sloth Tønnesen
· 8 years ago
0972770
Merge branch 'sxgbe-stmmac-remove-private-tx-lock'
by David S. Miller
· 8 years ago
739c8e1
net: ethernet: stmmac: remove private tx queue lock
by Lino Sanfilippo
· 8 years ago
980f140
net: ethernet: sxgbe: remove private tx queue lock
by Lino Sanfilippo
· 8 years ago
c280b48
Merge branch 'bridge-fast-ageing-on-topology-change'
by David S. Miller
· 8 years ago
34d8acd
net: bridge: shorten ageing time on topology change
by Vivien Didelot
· 8 years ago
8384b5f
net: bridge: add helper to set topology change
by Vivien Didelot
· 8 years ago
82dd433
net: bridge: add helper to offload ageing time
by Vivien Didelot
· 8 years ago
bfd8d97
net: nicvf: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
52986a2
net: ethernet: ti: cpsw: sync rates for channels in dual emac mode
by Ivan Khoronzhuk
· 8 years ago
0be01b8
net: ethernet: ti: cpsw: re-split res only when speed is changed
by Ivan Khoronzhuk
· 8 years ago
32b78d8
net: ethernet: ti: cpsw: combine budget and weight split and check
by Ivan Khoronzhuk
· 8 years ago
32b5f2d
net: ethernet: ti: cpsw: don't start queue twice
by Ivan Khoronzhuk
· 8 years ago
cb7d78d0
net: ethernet: ti: cpsw: use same macros to get active slave
by Ivan Khoronzhuk
· 8 years ago
0e85663
net: mvneta: select GENERIC_ALLOCATOR
by Arnd Bergmann
· 8 years ago
fa1bd57
net: socket: removed an unnecessary newline
by Amit Kushwaha
· 8 years ago
efa172f
netlink: use blocking notifier
by WANG Cong
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0451698
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
cd66289
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
d33695f
net: mlx5: Fix Kconfig help text
by Christopher Covington
· 8 years ago
3174fed
net: skb_condense() can also deal with empty skbs
by Eric Dumazet
· 8 years ago
ab4e4c0
net: smsc911x: back out silently on probe deferrals
by Linus Walleij
· 8 years ago
5ac9efb
Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
7b59673
ibmveth: set correct gso_size and gso_type
by Thomas Falcon
· 8 years ago
524a64c
Merge branch 'udp-receive-path-optimizations'
by David S. Miller
· 8 years ago
02ab0d1
udp: udp_rmem_release() should touch sk_rmem_alloc later
by Eric Dumazet
· 8 years ago
6b229cf
udp: add batching to udp_rmem_release()
by Eric Dumazet
· 8 years ago
c84d949
udp: copy skb->truesize in the first cache line
by Eric Dumazet
· 8 years ago
4b27275
udp: add busylocks in RX path
by Eric Dumazet
· 8 years ago
d96dac1
Merge branch 'qcom-emac'
by David S. Miller
· 8 years ago
a51f40472
net: qcom/emac: add support for the Qualcomm Technologies QDF2400
by Timur Tabi
· 8 years ago
1e88ab6
net: qcom/emac: move phy init code to separate files
by Timur Tabi
· 8 years ago
810ac7b7
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
861d75d
Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
af9468d
Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
1f6c926
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
7514712
Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 8 years ago
1ca17e9
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
2b41226
Revert "radix tree test suite: fix compilation"
by Linus Torvalds
· 8 years ago
e6f462d
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
by Johannes Berg
· 8 years ago
2fa436b
nl80211: Use different attrs for BSSID and random MAC addr in scan req
by Vamsi Krishna
· 8 years ago
eeb04a9
nl80211: fix logic inversion in start_nan()
by Johannes Berg
· 8 years ago
ad595b7
m68k/atari: Use seq_puts() in atari_get_hardware_list()
by Markus Elfring
· 8 years ago
f2a0c53
m68k/amiga: Use seq_puts() in amiga_get_hardware_list()
by Markus Elfring
· 8 years ago
f006b2c
net: xgene: avoid bogus maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
Next »