Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0ed013e28fe853244f4972cf18d8e2bd62eeb8fc
0ed013e
e1000e: workaround for packet drop on 82579 at 100Mbps
by Bruce Allan
· 13 years ago
1d2101a7
e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplex
by Bruce Allan
· 13 years ago
63d635b
ixgbe: Fix FCOE memory leak for DDP packets
by Alexander Duyck
· 14 years ago
d80bcf4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
1244092
e1000e: increase driver version number
by Bruce Allan
· 13 years ago
244735f
e1000e: alternate MAC address update
by Bruce Allan
· 13 years ago
7f99ae6
e1000e: do not disable receiver on 82574/82583
by Bruce Allan
· 13 years ago
c407bee
e1000e: alternate MAC address does not work on device id 0x1060
by Bruce Allan
· 13 years ago
a06d8ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
aa02bc7
PCnet: Fix section mismatch
by Ralf Baechle
· 13 years ago
7712b64
bnx2x: disable dcb on 578xx since not supported yet
by Dmitry Kravkov
· 13 years ago
9f0096a
bnx2x: properly clean indirect addresses
by Dmitry Kravkov
· 13 years ago
2031bd3
bnx2x: prevent race between undi_unload and load flows
by Dmitry Kravkov
· 13 years ago
cdb9d6a
bnx2x: fix select_queue when FCoE is disabled
by Vladislav Zolotarov
· 13 years ago
45d3539
bnx2x: init FCOE FP only once
by Vladislav Zolotarov
· 13 years ago
97a8041
ipv4: some rt_iif -> rt_route_iif conversions
by Julian Anastasov
· 13 years ago
5189054
net/bridge/netfilter/ebtables.c: use available error handling code
by Julia Lawall
· 13 years ago
94a80d6
net/netlabel/netlabel_kapi.c: add missing cleanup code
by Julia Lawall
· 13 years ago
2eed798
net/irda: sh_sir: tidyup compile warning
by Kuninori Morimoto
· 13 years ago
86d0aff
net/irda: sh_sir: add missing header
by Kuninori Morimoto
· 13 years ago
a916d82
net/irda: sh_irda: add missing header
by Kuninori Morimoto
· 13 years ago
174c95d
slcan: ldisc generated skbs are received in softirq context
by Oliver Hartkopp
· 13 years ago
e33f7a9
scm: Capture the full credentials of the scm sender
by Tim Chen
· 13 years ago
f0e3d068
tcp: initialize variable ecn_ok in syncookies path
by Mike Waychison
· 13 years ago
059c438
drivers/net/wireless/wl1251: add missing kfree
by Julia Lawall
· 13 years ago
56c0727
net: add Documentation/networking/scaling.txt
by Willem de Bruijn
· 13 years ago
3557619
net_sched: prio: use qdisc_dequeue_peeked
by Florian Westphal
· 13 years ago
9be6dd6
Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.
by Andrei Warkentin
· 13 years ago
bdc71bc
ath5k: fix error handling in ath5k_beacon_send
by Bob Copeland
· 13 years ago
276b02e
rt2x00: Add rt2870 device id for Dvico usb key
by Anthony Bourguignon
· 13 years ago
118c9db
ath9k: fix a misprint which leads to incorrect calibration
by Alex Hacker
· 13 years ago
b8b1ec6
rt2x00: Add new rt73 buffalo USB id
by Ivo van Doorn
· 13 years ago
03f18fa
rtlwifi: rtl892cu: New USB IDs
by Larry Finger
· 13 years ago
1fa707a
ath9k_hw: update PMU to improve ripple issue for AR9485
by Rajkumar Manoharan
· 13 years ago
15052f81
ath9k_hw: Fix incorrect Tx control power in AR9003 template
by Rajkumar Manoharan
· 13 years ago
5b36c9b
b43: read correct register on bcma bus.
by Hauke Mehrtens
· 13 years ago
8028837
dp83640: increase receive time stamp buffer size
by Richard Cochran
· 13 years ago
cbc0566
gianfar: fix fiper alignment after resetting the time
by Richard Cochran
· 13 years ago
c2e2a31
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
by huajun li
· 13 years ago
d52fbfc
ipv4: use dst with ref during bcast/mcast loopback
by Julian Anastasov
· 13 years ago
47670b7
ipv4: route non-local sources for raw socket
by Julian Anastasov
· 13 years ago
797fd39
netfilter: TCP and raw fix for ip_route_me_harder
by Julian Anastasov
· 13 years ago
6602a4b
net: Make userland include of netlink.h more sane.
by David S. Miller
· 13 years ago
dd23198e
ipv4: Fix ip_getsockopt for IP_PKTOPTIONS
by Daniel Baluta
· 13 years ago
8bab6f1
compat_ioctl: add compat handler for PPPIOCGL2TPSTATS
by Florian Westphal
· 13 years ago
d547f72
ipv4: fix the reusing of routing cache entries
by Julian Anastasov
· 13 years ago
025890b
bonding: document two undocumented options.
by Nicolas de Pesloüan
· 13 years ago
61485160
slip: fix NOHZ local_softirq_pending 08 warning
by Matvejchikov Ilya
· 13 years ago
fad5444
netfilter: avoid double free in nf_reinject
by Julian Anastasov
· 13 years ago
9e23311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
fc97114
sh: Fix boot crash related to SCI
by Rafael J. Wysocki
· 13 years ago
f23c126
arm: remove stale export of 'sha_transform'
by Linus Torvalds
· 13 years ago
4d44871
arm: remove "optimized" SHA1 routines
by Linus Torvalds
· 13 years ago
3295514
fix rcu annotations noise in cred.h
by Al Viro
· 13 years ago
7813b94
vfs: rename 'do_follow_link' to 'should_follow_link'
by Linus Torvalds
· 13 years ago
206b1d0
Fix POSIX ACL permission check
by Ari Savolainen
· 13 years ago
c2f340a
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
3ddcd05
vfs: optimize inode cache access patterns
by Linus Torvalds
· 13 years ago
830c0f0
vfs: renumber DCACHE_xyz flags, remove some stale ones
by Linus Torvalds
· 13 years ago
7cd4767
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
cf283ad
ore: Make ore its own module
by Boaz Harrosh
· 13 years ago
8ff660a
exofs: Rename raid engine from exofs/ios.c => ore
by Boaz Harrosh
· 13 years ago
9e9db45
exofs: ios: Move to a per inode components & device-table
by Boaz Harrosh
· 13 years ago
85e44df
exofs: Move exofs specific osd operations out of ios.c
by Boaz Harrosh
· 14 years ago
e1042ba
exofs: Add offset/length to exofs_get_io_state
by Boaz Harrosh
· 14 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
bc0b96b
crypto: Move md5_transform to lib/md5.c
by David S. Miller
· 13 years ago
1957e7f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
ce195d3
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
2560540
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
by Linus Torvalds
· 13 years ago
45a05f9
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
f38092b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 13 years ago
4b00e4b
savagedb: Fix typo causing regression in savage4 series video chip detection
by John Stanley
· 13 years ago
6f76b6f
CodingStyle: Document the exception of not splitting user-visible strings, for grepping
by Josh Triplett
· 13 years ago
1117f72
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
by Linus Torvalds
· 13 years ago
c214270
oom_ajd: don't use WARN_ONCE, just use printk_once
by Linus Torvalds
· 13 years ago
1eb19a1
lib/sha1: use the git implementation of SHA-1
by Mandeep Singh Baines
· 13 years ago
0785a8e
sparc: Fix build with DEBUG_PAGEALLOC enabled.
by David S. Miller
· 13 years ago
5389102
Merge branch 'battery' into release
by Len Brown
· 13 years ago
69d94ec
Battery: sysfs_remove_battery(): possible circular locking
by Sergey Senozhatsky
· 13 years ago
02b2677
PM / Runtime: Allow _put_sync() from interrupts-disabled context
by Kevin Hilman
· 13 years ago
fe202fd
PM / Domains: Fix pm_genpd_poweron()
by Rafael J. Wysocki
· 13 years ago
15b956a
acer-wmi: support Lenovo ideapad S205 wifi switch
by Lee, Chun-Yi
· 13 years ago
2c3422d
acerhdf.c: spaces in aliased changed to *
by Anton V. Boyarshinov
· 13 years ago
7451a55
platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideapad_acpi_add error path
by Axel Lin
· 13 years ago
70fda70
x86 driver: fix typo in TDP override enabling
by Jesse Barnes
· 13 years ago
78a7539
Platform: fix samsung-laptop DMI identification for N150/N210/220/N230
by Thomas Courbon
· 13 years ago
f1566f0
dell-wmi: Add keys for Dell XPS L502X
by Seth Forshee
· 13 years ago
046f828
platform-drivers-x86: samsung-q10: make dmi_check_callback return 1
by Axel Lin
· 13 years ago
78542e1
Platform: Samsung Q10 backlight driver
by Frederick van der Wyck
· 13 years ago
daa7769
platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLE
by Axel Lin
· 13 years ago
b73210a
platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLE
by Axel Lin
· 13 years ago
c8bb2eb
platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow_register_sensor()
by Axel Lin
· 13 years ago
03f8952
platform-drivers-x86: intel_mid_thermal: fix memory leak
by Axel Lin
· 13 years ago
94ee48b
platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init error path
by Axel Lin
· 13 years ago
4e2441c
Samsung Laptop platform driver: support N510
by J Witteveen
· 13 years ago
a912d32
asus-wmi: add uwb rfkill support
by Corentin Chary
· 13 years ago
43be8bd
asus-wmi: add gps rfkill support
by Corentin Chary
· 13 years ago
fddbfed
asus-wmi: add CWAP support and clarify the meaning of WAPF bits
by Corentin Chary
· 13 years ago
3df5fda
asus-wmi: return proper value in store_cpufv()
by Corentin Chary
· 13 years ago
Next »