Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cba86f2e20a33cd2e6f41bd5e5b23aa2d55c95b8
cba86f2
phylib: available for any speed ethernet
by Randy Dunlap
· 14 years ago
5b75c49
can: add limit for nframes and clean up signed/unsigned variables
by Oliver Hartkopp
· 14 years ago
3e9e5a5
pkt_sched: Check .walk and .leaf class handlers
by Jarek Poplawski
· 14 years ago
41065fb
pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops
by Jarek Poplawski
· 14 years ago
98a21ef
caif-spi: Bugfix SPI_DATA_POS settings were inverted.
by Sjur Braendeland
· 14 years ago
24e263a
caif: Bugfix - Increase default headroom size for control channel.
by Sjur Braendeland
· 14 years ago
969a6e5
net: make netpoll_rx return bool for !CONFIG_NETPOLL
by John W. Linville
· 14 years ago
1c114f4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
533b12c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by John W. Linville
· 14 years ago
db12d64
Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size
by Mat Martineau
· 14 years ago
cff70fa
Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
by Mat Martineau
· 14 years ago
fa23556
Bluetooth: Change default L2CAP ERTM retransmit timeout
by Mat Martineau
· 14 years ago
86b1b26
Bluetooth: Fix endianness issue with L2CAP MPS configuration
by Mat Martineau
· 14 years ago
9871e50
net: Use NET_XMIT_SUCCESS where possible.
by Ben Greear
· 14 years ago
06d88e4
isdn: mISDN: call pci_disable_device() if pci_probe() failed
by Kulikov Vasiliy
· 14 years ago
a5a4405
isdn: avm: call pci_disable_device() if pci_probe() failed
by Kulikov Vasiliy
· 14 years ago
b69bcd9
isdn: avm: call pci_disable_device() if pci_probe() failed
by Kulikov Vasiliy
· 14 years ago
dacb397
usbnet: rx_submit() should return an error code.
by David S. Miller
· 14 years ago
68fd26b
pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add dummy bind/unbind handles
by Jarek Poplawski
· 14 years ago
da7115d
pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: add dummy bind/unbind handles
by Jarek Poplawski
· 14 years ago
e88db3b
qlcnic: using too much stack
by Dan Carpenter
· 14 years ago
ca315ac
qlcnic: clean up qlcnic_init_pci_info()
by Dan Carpenter
· 14 years ago
00c7d92
phy.c: fix kernel-doc warnings
by Randy Dunlap
· 14 years ago
53c3fa2
net/sock.h: add missing kernel-doc notation
by Randy Dunlap
· 14 years ago
7ed24e8
etherdevice.h: fix kernel-doc typo
by Randy Dunlap
· 14 years ago
5d337d6
farsync: Fix compile warnings.
by David S. Miller
· 14 years ago
94597ab
iwlagn: fix rts cts protection
by Johannes Berg
· 14 years ago
fe100ac
cfg80211: fix locking in action frame TX
by Johannes Berg
· 14 years ago
a9fda88
libertas: fix build break by including linux/sched.h
by John W. Linville
· 14 years ago
2f2f8f2
Revert "p54pci: Add PCI ID for SMC2802W"
by John W. Linville
· 14 years ago
c4e9b56
igbvf.txt: Add igbvf Documentation
by Jeff Kirsher
· 14 years ago
b55c52b
igb.txt: Add igb documentation
by Jeff Kirsher
· 14 years ago
2d0bb1c
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
by Jeff Kirsher
· 14 years ago
4bc091d
ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG
by John Fastabend
· 14 years ago
16d884b
netxen: protect tx timeout recovery by rtnl lock
by Amit Kumar Salecha
· 14 years ago
8bcfbd0
isdn: gigaset: use after free
by Dan Carpenter
· 14 years ago
7e27a0a
isdn: gigaset: add missing unlock
by Dan Carpenter
· 14 years ago
1f6ea6e
solos-pci: Fix race condition in tasklet RX handling
by David Woodhouse
· 14 years ago
eb4a552
pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
by Jarek Poplawski
· 14 years ago
cece194
net: disable preemption before call smp_processor_id()
by Changli Gao
· 14 years ago
ba78e2d
tcp: no md5sig option size check bug
by Dmitry Popov
· 14 years ago
e225567
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
a24d52f
iwlwifi: fix locking assertions
by Johannes Berg
· 14 years ago
e95b743
iwlwifi: fix TX tracer
by Johannes Berg
· 14 years ago
4b030d4
isdn: fix information leak
by Dan Carpenter
· 14 years ago
ce9e76c
net: Fix napi_gro_frags vs netpoll path
by Jarek Poplawski
· 14 years ago
23d23e4
usbnet: remove noisy and hardly useful printk
by Christian Samsel
· 14 years ago
8f1d2d2
rtl8180: avoid potential NULL deref in rtl8180_beacon_work
by John W. Linville
· 14 years ago
c5d2711
ath9k: Remove myself from the MAINTAINERS list
by Sujith
· 14 years ago
cc02681
libertas: scan before assocation if no BSSID was given
by Dan Williams
· 14 years ago
1975753
libertas: fix association with some APs by using extended rates
by Dan Williams
· 14 years ago
aebb628
libertas: get the right # of scanned BSSes
by Dan Williams
· 14 years ago
c0068c8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by John W. Linville
· 14 years ago
a767bde
virtio_net: implements ethtool_ops.get_drvinfo
by Rusty Russell
· 14 years ago
d7100da
ppp: make channel_ops const
by stephen hemminger
· 14 years ago
3b5bac2
RxRPC: Fix a potential deadlock between the call resend_timer and state_lock
by David Howells
· 14 years ago
f2f0098
sch_sfq: add sanity check for the packet length
by Changli Gao
· 14 years ago
12dc96d
cls_rsvp: add sanity check for the packet length
by Changli Gao
· 14 years ago
4b95c3d
cls_flow: add sanity check for the packet length
by Changli Gao
· 14 years ago
f9599ce
sk_buff: introduce pskb_network_may_pull()
by Changli Gao
· 14 years ago
36d1269
act_nat: fix on the TX path
by Changli Gao
· 14 years ago
c33788b
drivers/net/enic: Use %pUB to format a UUID
by Joe Perches
· 14 years ago
2a1bc0d
davinci_emac: Fix use after free in davinci_emac_remove
by Stefan Weil
· 14 years ago
889635f
via-velocity: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
7a0c202
cxgb4vf: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
7aaaaa1
cxgb3: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5cf6571
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
b7c8e55
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
ffd386a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
03da309
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
2411054
iwlagn: Improve aggregation failure error messages
by Andy Lutomirski
· 14 years ago
47cb905
rt2x00: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
93c08c3
mac80211: Fix compilation warning when CONFIG_INET is not set
by Juuso Oikarinen
· 14 years ago
93c0584
wireless: ipw2100: check result of kzalloc()
by Christoph Fritz
· 14 years ago
c8f3b72
ath9k: fix erased ieee80211_rx_status.mactime
by Jan Friedrich
· 14 years ago
5f7aebd
p54pci: Add PCI ID for SMC2802W
by Larry Finger
· 14 years ago
7540184
ath9k: fix an issue in ath_atx_tid paused flag management
by Lorenzo Bianconi
· 14 years ago
824b185
ath9k_hw: Fix regulatory CTL index usage for AR9003
by Luis R. Rodriguez
· 14 years ago
bb12361
net: wl12xx: do not use kfree'd memory
by Kulikov Vasiliy
· 14 years ago
74dee2c
iwlagn: fix typo in ucode_bt_stats_read debugfs
by Wey-Yi Guy
· 14 years ago
735df29
iwlwifi: BA scd_flow not match condition detected
by Wey-Yi Guy
· 14 years ago
5fc97f7
iwlwifi: fix compile warning
by Johannes Berg
· 14 years ago
4254bc1
ath9k_hw: fix a noise floor calibration related race condition
by Felix Fietkau
· 14 years ago
20bd2a0
ath9k_hw: clean up per-channel calibration data
by Felix Fietkau
· 14 years ago
5ee0865
ath9k: prevent calibration during off-channel activity
by Felix Fietkau
· 14 years ago
b2ccc50
ath9k_hw: fix analog shift register writes on AR9003
by Felix Fietkau
· 14 years ago
ddfef79
ath9k: fix a crash in the PA predistortion apply function
by Felix Fietkau
· 14 years ago
9369746
ath9k_hw: fix periodic noise floor calibration on AR9003
by Felix Fietkau
· 14 years ago
00c8659
ath9k_hw: clean up and fix initial noise floor calibration
by Felix Fietkau
· 14 years ago
1601b1e
mac80211: fix scan locking wrt. hw scan
by Johannes Berg
· 14 years ago
02f5ba5
iwlwifi: fix possible recursive locking deadlock
by Johannes Berg
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
5abd9cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6
by Linus Torvalds
· 14 years ago
d5fc1d5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 14 years ago
694f690
CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
by David Howells
· 14 years ago
e75aa85
block_dev: always serialize exclusive open attempts
by Tejun Heo
· 14 years ago
d9b68e5
parisc: pass through '\t' to early (iodc) console
by Kyle McMartin
· 14 years ago
f46e991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
8d91530
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
Next »