Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
571a5dd8d01f2a7e279c502fa220a69262d73694
571a5dd
htcp: merge icsk_ca_state compare
by Ilpo Järvinen
· 16 years ago
e6c7d08
tcp: drop unnecessary local var in collapse
by Ilpo Järvinen
· 16 years ago
bc079e9
tcp: cleanup ca_state mess in tcp_timer
by Ilpo Järvinen
· 16 years ago
7363a5b
tcp: separate timeout marking loop to it's own function
by Ilpo Järvinen
· 16 years ago
d0af416
tcp: remove redundant code from tcp_mark_lost_retrans
by Ilpo Järvinen
· 16 years ago
02276f3
tcp: fix corner case issue in segmentation during rexmitting
by Ilpo Järvinen
· 16 years ago
d3d2ae4
tcp: Don't clear hints when tcp_fragmenting
by Ilpo Järvinen
· 16 years ago
62ad276
tcp: deferring in middle of queue makes very little sense
by Ilpo Järvinen
· 16 years ago
59a08cb
tcp: fix lost_cnt_hint miscounts
by Ilpo Järvinen
· 16 years ago
ac11ba7
tcp: don't backtrack to sacked skbs
by Ilpo Järvinen
· 16 years ago
79cb5de
jme: Advance version number after previous changes
by Guo-Fu Tseng
· 16 years ago
093fb69
typhoon: Add missing firmware copy.
by David S. Miller
· 16 years ago
c3b3240
rds: Fix build on powerpc.
by David S. Miller
· 16 years ago
aa4abc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
52c0326
zaurus: add usb id for motomagx phones
by Dmitriy Taychenachev
· 16 years ago
05ffb3e
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
by Bjørn Mork
· 16 years ago
2cf48a1
veth: Fix carrier detect
by Eric W. Biederman
· 16 years ago
cac477e
cdc_ether: add usb id for Ericsson F3507g
by Bjørn Mork
· 16 years ago
814c01d
jme: Adding {64,40}bits DMA mask back
by Guo-Fu Tseng
· 16 years ago
eb352b8
jme: Clear all modified GHC register flags
by Guo-Fu Tseng
· 16 years ago
7f7fd2d
jme: Fix pci sync
by Guo-Fu Tseng
· 16 years ago
07c8d2a
jme: Modifies messages to display correct hardware version
by Guo-Fu Tseng
· 16 years ago
6709fe9
r8169: read MAC address from EEPROM on init (2nd attempt)
by Ivan Vecera
· 16 years ago
fc1f209
ixgbe: Fix some compiler warnings.
by David S. Miller
· 16 years ago
d517c4a
typhoon: Need non-vmalloc memory to DMA firmware to the card.
by David S. Miller
· 16 years ago
e8e2635
ixgbe: Add 82599 device id's, hook it up into the main driver.
by PJ Waskiewicz
· 16 years ago
235ea82
ixgbe: Add DCB for 82599, remove BCN support
by PJ Waskiewicz
· 16 years ago
11afc1b
ixgbe: Add hardware specific initialization code for 82599 devices
by PJ Waskiewicz
· 16 years ago
9ec06ff
tcp: fix retrans_out leaks
by Ilpo Järvinen
· 16 years ago
709ab32
net headers: export dcbnl.h
by Chris Leech
· 16 years ago
5c25222
net headers: cleanup dcbnl.h
by Chris Leech
· 16 years ago
4ead443
netpoll: Add drop checks to all entry points
by Herbert Xu
· 16 years ago
8010dc3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
18963ca
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
98f8948
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
778ef1e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
3c4f115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
7187adb
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
535d8e8
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6febf65
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
174eef1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
5cf8cf4
Fix FREEZE/THAW compat_ioctl regression
by Christoph Hellwig
· 16 years ago
31d8b56
hpilo: new pci device
by David Altobelli
· 16 years ago
bea5606
checkpatch: version 0.28
by Andy Whitcroft
· 16 years ago
417495e
checkpatch: add __ref as a sparse modifier
by Andy Whitcroft
· 16 years ago
9360b0e
checkpatch: extend attribute testing to all modifiers
by Andy Whitcroft
· 16 years ago
667026e
checkpatch: a modifier is not an identifier at the end of a type
by Andy Whitcroft
· 16 years ago
a3340b3
checkpatch: pointer type star may have modifiers following
by Andy Whitcroft
· 16 years ago
00ef4ec
checkpatch: correctly handle type spacing in the face of modifiers
by Andy Whitcroft
· 16 years ago
e2f7aa4
checkpatch: do not warn about -p0 patches when checking files
by Andy Whitcroft
· 16 years ago
f4a8773
checkpatch: make in_atomic ok in the core
by Andy Whitcroft
· 16 years ago
cbb7667
mm: fix lazy vmap purging (use-after-free error)
by Vegard Nossum
· 16 years ago
7766970
mm: vmap fix overflow
by Nick Piggin
· 16 years ago
5170836
Fix recursive lock in free_uid()/free_user_ns()
by David Howells
· 16 years ago
8ca2f15
w1: add missing Kconfig/Makefile entries for DS2431 slave driver
by Herton Ronaldo Krzesinski
· 16 years ago
adc4872
EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL
by Benny Halevy
· 16 years ago
dca1714
w1_ds2433: clear the validcrc flag after a write
by Ben Gardner
· 16 years ago
e747951
USB: musb: fix srp sysfs entry deletion
by Vikram Pandita
· 16 years ago
5c23c90
USB: musb: resume suspended root hub on disconnect
by Anand Gadiyar
· 16 years ago
136733d
USB: musb: use right poll limit for low speed devices
by Sergei Shtylyov
· 16 years ago
3ecdb9a
USB: musb: be careful with 64K+ transfer lengths, host side
by Sergei Shtylyov
· 16 years ago
51d9f3e
USB: musb: fix data toggle saving with shared FIFO
by Sergei Shtylyov
· 16 years ago
dc61d23
USB: musb: host endpoint_disable() oops fixes
by Sergei Shtylyov
· 16 years ago
a2fd814
USB: musb: fix urb_dequeue() method
by Sergei Shtylyov
· 16 years ago
b7bdcb7
USB: musb: fix musb_host_tx() for shared endpoint FIFO
by Dmitry Krivoschekov
· 16 years ago
c2c9632
USB: musb: be careful with 64K+ transfer lengths (gadget side)
by Felipe Balbi
· 16 years ago
34f32c9
usb: musb: make Davinci *work* in mainline
by David Brownell
· 16 years ago
67f5a4b
USB: usb_get_string should check the descriptor type
by Alan Stern
· 16 years ago
54b9ed3
USB: gadget: fix build error in omap_apollon_2420_defconfig
by David Brownell
· 16 years ago
ce459ec
USB: g_file_storage: automatically disable stalls under Atmel
by Alan Stern
· 16 years ago
5126a26
USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters
by Alan Stern
· 16 years ago
c332b4e
USB: Quirk for Hummingbird huc56s / Conexant ACM modem
by Adam Richter
· 16 years ago
5d7a475
USB: serial: add support for second revision of Ericsson F3507G WWAN card
by Patrik Kullman
· 16 years ago
155df65
USB: cdc-acm: add usb id for motomagx phones
by Dmitriy Taychenachev
· 16 years ago
28fb668
USB: option: add BenQ 3g modem information
by Jesse Sung
· 16 years ago
29a46bf
usb: gadget: obex: select correct ep descriptors
by Felipe Balbi
· 16 years ago
9aa09d2
USB: EHCI: slow down ITD reuse
by Karsten Wiese
· 16 years ago
9a6e184
USB: fsl_usb2_udc: fix potential queue head corruption
by Li Yang
· 16 years ago
acfa511
Staging: w35und: fix usb_control_msg() error handling in wb35_probe()
by Pekka Enberg
· 16 years ago
05e361c
Staging: w35und: fix registration with wlan stack
by Pavel Machek
· 16 years ago
5789813
Staging: panel: fix oops on panel_cleanup_module
by Costantino Leandro
· 16 years ago
096c55d
Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.
by leandro Costantino
· 16 years ago
69e09c9
Staging: rtl8187se: fix Kconfig dependencies
by Randy Dunlap
· 16 years ago
2a07954
at76c50x-usb: use dev_name() instead of struct device.bus_id
by Kalle Valo
· 16 years ago
0bfbce1
nl80211: Avoid AP mode BUG_ON hang with invalid lock assert
by Jouni Malinen
· 16 years ago
222d0b3
ath9k: Unlock sc->mutex on error path
by Jouni Malinen
· 16 years ago
99da185
b43: checkpatch.pl cleanups
by John Daiker
· 16 years ago
ddcb5c7
iwl3945: re-add iwl_poll_direct_bit return value check
by Jason Andryuk
· 16 years ago
c243698
iwl3945: initialize is_valid_rtc_data_addr function pointer
by Jason Andryuk
· 16 years ago
53b23b8
b43: Remove bogus integer truncation warnings
by Michael Buesch
· 16 years ago
4a332a3
mac80211: Give it some time to do the TSF sync
by Alina Friedrichsen
· 16 years ago
34e8f08
mac80211: Don't merge with the same BSSID
by Alina Friedrichsen
· 16 years ago
204b190
ath9k: fix 802.11g conformance test limit typo
by Bob Copeland
· 16 years ago
3faa19c
orinoco: prevent accessing memory outside the firmware image
by David Kilroy
· 16 years ago
7e57811
orinoco: validate firmware header
by David Kilroy
· 16 years ago
ba3907e
at76c50x-usb: add link to the TODO list
by Kalle Valo
· 16 years ago
1cc198f
at76c50x-usb: additional disconnect fixes
by Jason Andryuk
· 16 years ago
5a2137d
at76c50x-usb: clean up DMA on stack
by Jason Andryuk
· 16 years ago
deda862
at76c50x-usb: fix oops on disconnect
by Jason Andryuk
· 16 years ago
2f92cd2
cfg80211: pass the regulatory_request to ignore_request
by Luis R. Rodriguez
· 16 years ago
Next »