Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
33dccbb050bbe35b88ca8cf1228dcf3e4d4b3554
33dccbb
tun: Limit amount of queued packets per device
by Herbert Xu
· 16 years ago
4cc7f68
net: Reexport sock_alloc_send_pskb
by Herbert Xu
· 16 years ago
9a279bc
net: Partially allow skb destructors to be used on receive path
by Herbert Xu
· 16 years ago
7870389
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
005c79b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
4d7902f
gianfar: Fix stashing support
by Andy Fleming
· 16 years ago
0fd56bb
gianfar: Add support for skb recycling
by Andy Fleming
· 16 years ago
1577ece
netdev: Merge UCC and gianfar MDIO bus drivers
by Andy Fleming
· 16 years ago
b98ac70
gianfar: Fix potential soft reset race
by Andy Fleming
· 16 years ago
1fbe493
gianfar: Fix BD_LENGTH_MASK definition
by Andy Fleming
· 16 years ago
9c46f6d
virtio_net: Allow setting the MAC address of the NIC
by Alex Williamson
· 16 years ago
0bde9569
virtio_net: Add support for VLAN filtering in the hypervisor
by Alex Williamson
· 16 years ago
f565a7c
virtio_net: Add a MAC filter table
by Alex Williamson
· 16 years ago
2af7698
virtio_net: Add a set_rx_mode interface
by Alex Williamson
· 16 years ago
2a41f71
virtio_net: Add a virtqueue for outbound control commands
by Alex Williamson
· 16 years ago
65ab838
cxgb3: Fix lro switch
by Divy Le Ray
· 16 years ago
eda58a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
024bb96
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
25431e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
0d7a063
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
c8e6741
Blackfin arch: Remove outdated code
by Michael Hennerich
· 16 years ago
4e653e0
Blackfin arch: Fix udelay implementation
by Michael Hennerich
· 16 years ago
972de7d
Blackfin arch: Update Copyright information
by Michael Hennerich
· 16 years ago
772c258
Blackfin arch: Add BF561 PPI POLS, POLC Masks
by Michael Hennerich
· 16 years ago
dfd700b
Blackfin arch: Update CM-BF527 kernel config
by Michael Hennerich
· 16 years ago
af4c7d4
Blackfin arch: define bfin_memmap as static since it is only used here
by Mike Frysinger
· 16 years ago
d04dfc4
Blackfin arch: cplb mananger: use a do...while loop rather than a for loop
by Mike Frysinger
· 16 years ago
bf324cb
Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails
by Bernd Schmidt
· 16 years ago
6531962
Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files
by Graf Yang
· 16 years ago
583947c
Blackfin arch: build jtag tty driver as a module by default
by Mike Frysinger
· 16 years ago
3aee91b
Blackfin arch: fix 2 bugs related to debug
by Jie Zhang
· 16 years ago
1c302b6
Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning
by Bryan Wu
· 16 years ago
9960aa6
Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2
by Graf Yang
· 16 years ago
be1d854
Blackfin arch: base SIC_IWR# programming on whether the MMR exists
by Mike Frysinger
· 16 years ago
ed1fb60
Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it
by Mike Frysinger
· 16 years ago
7f6678c
Blackfin arch: fixup board init function name
by Mike Frysinger
· 16 years ago
2678479
Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs
by Mike Frysinger
· 16 years ago
a6595bf
Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed
by Mike Frysinger
· 16 years ago
adab7eb
Blackfin arch: sync reboot handler with version in u-boot
by Mike Frysinger
· 16 years ago
aa9c33b
Blackfin arch: Faster Implementation of csum_tcpudp_nofold()
by Michael Hennerich
· 16 years ago
0ce5eaf
Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset compare to BF527
by Graf Yang
· 16 years ago
047481f
Blackfin arch: Add in cflag to support mlong-calls for kgdb_test
by Grace Pan
· 16 years ago
b52dae3
Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd
by Sonic Zhang
· 16 years ago
5b93e13
MAINTIANERS: Blackfin: remove subscribers-only marking
by Mike Frysinger
· 16 years ago
3605fb0
Blackfin arch: Add ability to count and display number of NMI interrupts
by Robin Getz
· 16 years ago
0be5893
Blackfin arch: Add a few more instructions that can cause the trace buffer to be discontiguous
by Robin Getz
· 16 years ago
e48df47
Blackfin arch: Fix URL
by Robin Getz
· 16 years ago
f556309
Blackfin arch: cleanup bf54x ifdef mess in gpio code
by Mike Frysinger
· 16 years ago
881eb62
Blackfin arch: Add one more check on `fp' to prevent double fault
by Jie Zhang
· 16 years ago
45c4f2a
Blackfin arch: explicit add a might sleep to gpio_free
by Uwe Kleine-Koenig
· 16 years ago
2f95d5b
Blackfin arch: don't accidently re-enable interrupts
by Robin Getz
· 16 years ago
76e8fe4
Blackfin arch: Print out where the bootmode is coming from (for easier debugging).
by Robin Getz
· 16 years ago
a2be393
Blackfin arch: reset POLAR setting when acquiring a gpio for the first time
by Michael Hennerich
· 16 years ago
5e7bb13
Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don't get freed with peripheral_free_list
by Michael Hennerich
· 16 years ago
3316931
Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks
by Michael Hennerich
· 16 years ago
41245ac
Blackfin arch: fix bug - Dmacopy failed in BF537-STAMP
by Mike Frysinger
· 16 years ago
c6bbd8a
Blackfin arch: enable bfin_eth in bf51x by default
by Sonic Zhang
· 16 years ago
4c4073d
Blackfin arch: line up machine-/cpu- vars after BF54xM addition
by Mike Frysinger
· 16 years ago
2f89c06
Blackfin arch: add support for mobile ddr bf54x parts
by Mike Frysinger
· 16 years ago
d352264
Blackfin arch: scrub comments/whitespace/cvs keywords
by Mike Frysinger
· 16 years ago
dcf6a79
write-back: fix nr_to_write counter
by Artem Bityutskiy
· 16 years ago
5193535
Fix my email address in qd65xx.[ch]/pata_qdi.c
by Samuel Thibault
· 16 years ago
f96c08e
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 16 years ago
7420b73
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
3e1c400
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
b987e8e
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
9b02605
sparc64: Kill bogus TPC/address truncation during 32-bit faults.
by David S. Miller
· 16 years ago
55128bc
sunrpc: fix rdma dependencies
by Randy Dunlap
· 16 years ago
4d7155b
e1000: Fix PCI enable to honor the need_ioport flag
by Karsten Keil
· 16 years ago
714c48f
sgi-xp: link XPNET's net_device_ops to its net_device structure
by Dean Nelson
· 16 years ago
073a243
s2io: Formatting log message
by Breno Leitao
· 16 years ago
a9d3a146
pcnet_cs: Fix misuse of the equality operator.
by Cord Walter
· 16 years ago
67dd824
hso: add new device id's
by Filip Aben
· 16 years ago
3834507
sky2: set VPD size
by Stephen Hemminger
· 16 years ago
e4c2abe
sky2: move VPD display into debug interface
by Stephen Hemminger
· 16 years ago
454e6cb6
sky2: handle dma mapping errors
by Stephen Hemminger
· 16 years ago
1bd68c0
sky2: remove unneede workaround
by Stephen Hemminger
· 16 years ago
1725d40
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
43f3f05
[XFS] Warn on transaction in flight on read-only remount
by Felix Blyakher
· 16 years ago
6139a23
xfs: Check buffer lengths in log recovery
by Dave Chinner
· 16 years ago
6d2160b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Felix Blyakher
· 16 years ago
52a84ec
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
b3ff29d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
fb53fde
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
1bded71
tun: Check supplemental groups in TUN/TAP driver.
by Michael Tokarev
· 16 years ago
eb4400e
dca: redesign locks to fix deadlocks
by Maciej Sosnowski
· 16 years ago
1a5645b
connector: create connector workqueue only while needed once
by Frederic Weisbecker
· 16 years ago
ff01b91
cassini/sungem: limit reaches -1, but 0 tested
by Roel Kluin
· 16 years ago
47a4a0e
sparc: fixup for sparseirq changes
by Stephen Rothwell
· 16 years ago
eeabac7
sparc64: Validate kernel generated fault addresses on sparc64.
by David S. Miller
· 16 years ago
802c64b
sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.
by David S. Miller
· 16 years ago
46578a69
net: variables reach -1, but 0 tested
by Roel Kluin
· 16 years ago
9062712
libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book
by Tejun Heo
· 16 years ago
cf9a590
libata: add no penalty retry request for EH device handling routines
by Tejun Heo
· 16 years ago
c2c7a89
libata: improve probe failure handling
by Tejun Heo
· 16 years ago
a07d499
libata: add @spd_limit to sata_down_spd_limit()
by Tejun Heo
· 16 years ago
99cf610
libata: clear dev->ering in smarter way
by Tejun Heo
· 16 years ago
9913ff8
libata: check onlineness before using SPD in sata_down_spd_limit()
by Tejun Heo
· 16 years ago
678afac
libata: move ata_dev_disable() to libata-eh.c
by Tejun Heo
· 16 years ago
d89293a
libata: fix EH device failure handling
by Tejun Heo
· 16 years ago
Next »