Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2a27a03d3a891e87ca33d27a858b4db734a4cbab
2a27a03
pppoe.c: Fix kernel panic caused by __pppoe_xmit
by Andrej Ota
· 14 years ago
eaff945
WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.
by Krzysztof Halasa
· 14 years ago
9f54496
bnx2x: Advance a version number to 1.60.01-0
by Vladislav Zolotarov
· 14 years ago
372e43e
bnx2x: Fixed a compilation warning
by Vladislav Zolotarov
· 14 years ago
099978b
bnx2x: LSO code was broken on BE platforms
by Vladislav Zolotarov
· 14 years ago
4d7b6b5
qlge: Fix deadlock when cancelling worker.
by Ron Mercer
· 14 years ago
36eac21
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
a19faf0
net: fix skb_defer_rx_timestamp()
by Eric Dumazet
· 14 years ago
c710245c
cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes
by Casey Leedom
· 14 years ago
377ecca
phy: add the IC+ IP1001 driver
by Giuseppe CAVALLARO
· 14 years ago
d9ca676
atm: correct sysfs 'device' link creation and parent relationships
by Dan Williams
· 14 years ago
fb890ae
MAINTAINERS: remove me from tulip
by Kyle McMartin
· 14 years ago
40a0103
SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address
by Wei Yongjun
· 14 years ago
79aeec5
enic: Bug Fix: Pass napi reference to the isr that services receive queue
by Vasanthy Kolluri
· 14 years ago
e91db5c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
5f75a10
ipv6: fix nl group when advertising a new link
by Nicolas Dichtel
· 14 years ago
3700c3c
connector: add module alias
by Stephen Hemminger
· 14 years ago
c1249c0
net: Document the kernel_recvmsg() function
by Martin Lucina
· 14 years ago
e4fbce7
r8169: Fix runtime power management
by Rafael J. Wysocki
· 14 years ago
6934d33
hso: IP checksuming doesn't work on GE0301 option cards
by Thomas Bogendoerfer
· 14 years ago
78347c8
xfrm: Fix xfrm_state_migrate leak
by Thomas Egerer
· 14 years ago
fb4fa76
net: Convert netpoll blocking api in bonding driver to be a counter
by Neil Horman
· 14 years ago
4e085e7
econet: Fix crash in aun_incoming().
by David S. Miller
· 14 years ago
f198725
tcp: protect sysctl_tcp_cookie_size reads
by Eric Dumazet
· 14 years ago
ad9f4f5
tcp: avoid a possible divide by zero
by Eric Dumazet
· 14 years ago
0a54917
orinoco: fix TKIP countermeasure behaviour
by David Kilroy
· 14 years ago
ba34fce
orinoco: clear countermeasure setting on commit
by David Kilroy
· 14 years ago
7e24470
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
by Helmut Schaa
· 14 years ago
f933ebe
ath9k_htc: Fix suspend/resume
by Sujith Manoharan
· 14 years ago
b93996c
ath5k: Put the right tsf value in mesh beacons
by Javier Cardona
· 14 years ago
c26d533
ath5k: Prevent mesh interfaces from being counted as ad-hoc
by Javier Cardona
· 14 years ago
d82b577
ath5k: Fix beaconing in mesh mode
by Javier Cardona
· 14 years ago
229bd79
orinoco: initialise priv->hw before assigning the interrupt
by David Kilroy
· 14 years ago
c7757fd
ehea: Fixing LRO configuration
by Breno Leitao
· 14 years ago
6763151
tcp: Replace time wait bucket msg by counter
by Tom Herbert
· 14 years ago
171995e
x25: decrement netdev reference counts on unload
by Apollon Oikonomopoulos
· 14 years ago
408cc29
driver/net/benet: fix be_cmd_multicast_set() memcpy bug
by Joe Jin
· 14 years ago
e8d34a88
l2tp: Fix modalias of l2tp_ip
by Michal Marek
· 14 years ago
0c62fc6
econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.
by Nelson Elhage
· 14 years ago
0833847
Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6
by David S. Miller
· 14 years ago
35d9b0c
llc: fix a device refcount imbalance
by Eric Dumazet
· 14 years ago
75c1c82
ifb: goto resched directly if error happens and dp->tq isn't empty
by Changli Gao
· 14 years ago
b1afde6
tcp: Bug fix in initialization of receive window.
by Nandita Dukkipati
· 14 years ago
ce9aeb5
cxgb4: fix MAC address hash filter
by Dimitris Michailidis
· 14 years ago
e832932
CAIF: Fix U5500 compile error for shared memory driver
by Kim Lilliestierna XX
· 14 years ago
4f58605
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
e8f1499
sfc: Fix NAPI list corruption during ring reallocation
by Ben Hutchings
· 14 years ago
884a963
ath9k: fix beacon resource related race condition
by Rajkumar Manoharan
· 14 years ago
38852b2
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
by Senthil Balasubramanian
· 14 years ago
080e1a2
ath9k: fix a DMA related race condition on reset
by Felix Fietkau
· 14 years ago
8410516
ath9k: fix bug in tx power
by Matteo Croce
· 14 years ago
94dec6a
sfc: Fix crash in legacy onterrupt handler during ring reallocation
by Ben Hutchings
· 14 years ago
b8eb3a1
ixgbe: fix possible NULL pointer deference in shutdown path
by Don Skidmore
· 14 years ago
46bcf14
filter: fix sk_filter rcu handling
by Eric Dumazet
· 14 years ago
e7dfc8d
tulip: fix hang in dmfe driver on sending of big packet
by Alexander V. Lukyanov
· 14 years ago
f8e9616
stmmac: priv->lock can be used uninitialized
by Vlad Lungu
· 14 years ago
d89197c
Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"
by John W. Linville
· 14 years ago
f67e07e
ath9k_hw: fix more bitfield related endian issues
by Felix Fietkau
· 14 years ago
e702ba1
ath9k_hw: fix endian issues with CTLs on AR9003
by Felix Fietkau
· 14 years ago
9306990
ath9k: Fix bug in reading input gpio state for ar9003
by Vasanthakumar Thiagarajan
· 14 years ago
1937721
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 14 years ago
6dcdd1b
net/ipv6/sit.c: return unhandled skb to tunnel4_rcv
by David McCullough
· 14 years ago
d13a2cb
bonding: check for assigned mac before adopting the slaves mac address
by David Strand
· 14 years ago
6c08af0
b44: fix workarround for wap54g10
by Hauke Mehrtens
· 14 years ago
381601e
Make the ip6_tunnel reflect the true mtu.
by Anders Franzen
· 14 years ago
be93112
Bluetooth: Add new PID for Atheros 3011
by Bala Shanmugam
· 14 years ago
61faddf
Bluetooth: Fix log spamming in btusb due to autosuspend
by Stefan Seyfried
· 14 years ago
916448e
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
by Senthil Balasubramanian
· 14 years ago
8e26d5a
mac80211: Fix STA disconnect due to MIC failure
by Senthil Balasubramanian
· 14 years ago
2c31333
mac80211: ignore non-bcast mcast deauth/disassoc franes
by Christian Lamparter
· 14 years ago
cf63495
orinoco: abort scan on interface down
by David Kilroy
· 14 years ago
5c5e138
carl9170: fix carl9170_tx_prepare typo
by Christian Lamparter
· 14 years ago
7dff312
mac80211: Fix frame injection using non-AP vif
by Jouni Malinen
· 14 years ago
4604778
ath9k: Disable SWBA interrupt on remove_interface
by Rajkumar Manoharan
· 14 years ago
c426ee2
ath9k/carl9170: advertise P2P
by Johannes Berg
· 14 years ago
98c316e
ath9k: use per-device struct for pm_qos_* operations
by Gabor Juhos
· 14 years ago
16ccdf0
libertas: fix invalid access
by Sven Neumann
· 14 years ago
517ff43
libertas: fix memory corruption in lbs_remove_card()
by Daniel Drake
· 14 years ago
25888e3
af_unix: limit recursion level
by Eric Dumazet
· 14 years ago
50a4205
pch_gbe driver: The wrong of initializer entry
by Toshiharu Okada
· 14 years ago
a1dcfcb
pch_gbe dreiver: chang author
by Toshiharu Okada
· 14 years ago
e4dde73
vhost: correctly set bits of dirty pages
by Michael S. Tsirkin
· 14 years ago
d830418
ucc_geth: fix ucc halt problem in half duplex mode
by Yang Li
· 14 years ago
b4ff3c9
inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners
by Nagendra Tomar
· 14 years ago
5c7e57f
ehea: Add some info messages and fix an issue
by Breno Leitao
· 14 years ago
8e65c0e
hso: fix disable_net
by Filip Aben
· 14 years ago
03fe5f3
NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty
by Jiri Slaby
· 14 years ago
42eb59d
cxgb4vf: fix setting unicast/multicast addresses ...
by Casey Leedom
· 14 years ago
bcc70bb
net, ppp: Report correct error code if unit allocation failed
by Cyrill Gorcunov
· 14 years ago
3c6f27b
DECnet: don't leak uninitialized stack byte
by Dan Rosenberg
· 14 years ago
462ca99
au1000_eth: fix invalid address accessing the MAC enable register
by Wolfgang Grandegger
· 14 years ago
0ac7887
dccp: fix error in updating the GAR
by Gerrit Renker
· 14 years ago
a301e17
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
0147fc0
tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
by Alexey Dobriyan
· 14 years ago
8475ef9
netns: Don't leak others' openreq-s in proc
by Pavel Emelyanov
· 14 years ago
4cb6a61
Net: ceph: Makefile: Remove unnessary code
by Tracey Dent
· 14 years ago
11cd1a8
vhost/net: fix rcu check usage
by Michael S. Tsirkin
· 14 years ago
a27e13d
econet: fix CVE-2010-3848
by Phil Blundell
· 14 years ago
16c4174
econet: fix CVE-2010-3850
by Phil Blundell
· 14 years ago
fa0e846
econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849
by Phil Blundell
· 14 years ago
Next »