Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5cbded585d129d0226cb48ac4202b253c781be26
/
drivers
/
net
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
775ba7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
c48e3fc
e100: replace kmalloc with kcalloc
by Yan Burman
· 18 years ago
b57bd06
[PATCH] net, 8139too.c: fix netpoll deadlock
by Ingo Molnar
· 18 years ago
f654c85
[HAMRADIO]: Fix baycom_epp.c compile failure.
by Ralf Baechle
· 18 years ago
ed40771
[NET]: Fix WAN routers kconfig dependency.
by Randy Dunlap
· 18 years ago
8af905b
[PATCH] smc91x: Kill off excessive versatile hooks.
by Paul Mundt
· 18 years ago
5796df1
[PATCH] myri10ge: update driver version to 1.1.0
by Brice Goglin
· 18 years ago
13348be
[PATCH] myri10ge: fix big_bytes in case of vlan frames
by Brice Goglin
· 18 years ago
de3c450
[PATCH] myri10ge: Full vlan frame in small_bytes
by Brice Goglin
· 18 years ago
52ea6fb
[PATCH] myri10ge: drop contiguous skb routines
by Brice Goglin
· 18 years ago
c7dab99
[PATCH] myri10ge: switch to page-based skb
by Brice Goglin
· 18 years ago
dd50f33
[PATCH] myri10ge: add page-based skb routines
by Brice Goglin
· 18 years ago
6250223
[PATCH] myri10ge: indentation cleanups
by Brice Goglin
· 18 years ago
7fe26a6
[PATCH] chelsio: working NAPI
by Stephen Hemminger
· 18 years ago
0f0d84e
[PATCH] MACB: Use __raw register access
by Haavard Skinnemoen
· 18 years ago
d836cae
[PATCH] MACB: Use struct delayed_work instead of struct work_struct
by Haavard Skinnemoen
· 18 years ago
68dc44a
[PATCH] ucc_geth: Initialize mdio_lock.
by Scott Wood
· 18 years ago
1083cfe
[PATCH] ucc_geth: compilation error fixes
by Scott Wood
· 18 years ago
d8a53b3
[PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq init
by Kars de Jong
· 18 years ago
8e8858e
[PATCH] m68k/HP300: HP LANCE updates
by Kars de Jong
· 18 years ago
15b1c0e
[AX.25]: Fix default address and broadcast address initialization.
by Ralf Baechle
· 18 years ago
6c1bbcc
[BNX2]: Add an error check.
by Adrian Bunk
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
be90038
[PATCH] tty: preparatory structures for termios revamp
by Alan Cox
· 18 years ago
f04538c
[PATCH] struct path: convert cosa
by Josef Sipek
· 18 years ago
906d66d
[PATCH] crc32: replace bitreverse by bitrev32
by Akinobu Mita
· 18 years ago
68380b5
Add "run_scheduled_work()" workqueue function
by Linus Torvalds
· 18 years ago
0a01707
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
2685b26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
d3fa72e
[PATCH] Pass struct dev pointer to dma_cache_sync()
by Ralf Baechle
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
0ae8513
[wireless] zd1211rw: workqueue-related build fixes
by Jeff Garzik
· 18 years ago
0bfdcc8
[netdrvr] netxen: workqueue-related build fixes
by Jeff Garzik
· 18 years ago
f1ff0fd
Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream
by Jeff Garzik
· 18 years ago
359f2d1
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 18 years ago
0efdf26
[PATCH] sky2: sparse warnings
by Stephen Hemminger
· 18 years ago
7f4b45c
[PATCH] skge: fix sparse warnings
by Stephen Hemminger
· 18 years ago
e67bda5
[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx
by Brice Goglin
· 18 years ago
c3905bc
[PATCH] sky2: receive queue watermark tweak
by Stephen Hemminger
· 18 years ago
6771290
[PATCH] sky2: beter ram buffer partitioning
by Stephen Hemminger
· 18 years ago
e5b74c7
[PATCH] sky2: add comments to PCI ids
by Stephen Hemminger
· 18 years ago
2a45b49
[PATCH] sky2: add PCI for 88ec033
by Stephen Hemminger
· 18 years ago
a3f63e4
[PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()
by Andrew Victor
· 18 years ago
51cc210
[PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support
by Andrew Victor
· 18 years ago
cf42553
[PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()
by Andrew Victor
· 18 years ago
c57ee09
[PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()
by Andrew Victor
· 18 years ago
8d1413b
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
cbb45d2
[TG3]: Identify Serdes devices more clearly.
by Michael Chan
· 18 years ago
9d57f01
[TG3]: Use msleep.
by Michael Chan
· 18 years ago
9f88f29
[TG3]: Use netif_msg_*.
by Michael Chan
· 18 years ago
3600d91
[TG3]: Allow partial speed advertisement.
by Michael Chan
· 18 years ago
9d26e21
[TG3]: Add TG3_FLG2_IS_NIC flag.
by Michael Chan
· 18 years ago
676917d
[TG3]: Add 5787F device ID.
by Michael Chan
· 18 years ago
5d64ad3
[TG3]: Fix Phy loopback.
by Michael Chan
· 18 years ago
b259e7d
[IrDA]: PXA FIR code device model conversion
by Paul Sokolovsky
· 18 years ago
d3561b7
[PATCH] paravirt: header and stubs for paravirtualisation
by Rusty Russell
· 18 years ago
91c7c56
[PATCH] ... and more work_struct-induced breakage (mips)
by Al Viro
· 18 years ago
7a87b6c
[PATCH] hamradio/dmascc: fix up work_struct-induced breakage
by Al Viro
· 18 years ago
4796b71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
720eeb4
[PATCH] ipw2200: Fix debug output endian issue
by Zhu Yi
· 18 years ago
90c009a
[PATCH] ipw2200: Fix a typo
by Zhu Yi
· 18 years ago
aac40ce
[PATCH] ipw2200: Update version stamp to 1.2.0
by Zhu Yi
· 18 years ago
4b1f8a9
[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode
by Zhu Yi
· 18 years ago
e6e3f12
[PATCH] ipw2200: replace kmalloc+memset with kcalloc
by Yan Burman
· 18 years ago
b950e83
[PATCH] prism54: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
b0471bb7
[PATCH] hostap: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
9cdac96
[PATCH] zd1211rw: Support for multicast addresses
by Ulrich Kunitz
· 18 years ago
ff9b99b
[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler
by Daniel Drake
· 18 years ago
383956a
[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context
by Daniel Drake
· 18 years ago
bf83c2a
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
ee28b0d
[PATCH] remote memory corruptor in ibmtr.c
by Al Viro
· 18 years ago
15a4cb9
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
af2b3b5
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
by Dominik Brodowski
· 18 years ago
a9606fd
[PATCH] pcmcia: remove prod_id indirection
by Dominik Brodowski
· 19 years ago
efd5058
[PATCH] pcmcia: remove manf_id and card_id indirection
by Dominik Brodowski
· 18 years ago
ed25ffa
[PATCH] NetXen: multiport firmware support, ioctl interface
by Amit S. Kale
· 18 years ago
80922fb
[PATCH] NetXen: whitespace cleaup and more cleanup fixes
by Amit S. Kale
· 18 years ago
59dc76a
[PATCH] net: smc91x add missing bracket
by Mariusz Kozlowski
· 18 years ago
043d580
[PATCH] sk98lin debug build fix
by Mariusz Kozlowski
· 18 years ago
e8f7f7f
[PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannel
by Maciej W. Rozycki
· 18 years ago
3b6e8fe
[PATCH] declance: Fix PMAX and PMAD support
by Maciej W. Rozycki
· 18 years ago
4e14007
[PATCH] bonding: incorrect bonding state reported via ioctl
by Andy Gospodarek
· 18 years ago
33fee56a
[PATCH] Update smc91x driver with ARM Versatile board info
by Deepak Saxena
· 18 years ago
c69fda4
[PATCH] ns83820 annotations
by Al Viro
· 18 years ago
40f6cff
[PATCH] myri10ge annotations
by Al Viro
· 18 years ago
bffa215
[PATCH] drivers/net/arm missing __devinit
by Al Viro
· 18 years ago
afc8eb4
[PATCH] trivial missing __init in drivers/net/*
by Al Viro
· 18 years ago
0598077
[PATCH] mv643xx_eth.c NULL noise removal
by Al Viro
· 19 years ago
fbd8197
[PATCH] __iomem annotations: smc91x
by Al Viro
· 19 years ago
9b8ab9f
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird
by Linus Torvalds
· 18 years ago
3bc0f40
[POWERPC] Spider uses low level BE MMIO accessors
by Benjamin Herrenschmidt
· 18 years ago
7c71987
[PATCH] ibmveth: Remove ibmveth "liobn" field
by Benjamin Herrenschmidt
· 18 years ago
d7fe0f2
[PATCH] severing skbuff.h -> mm.h
by Al Viro
· 18 years ago
a1f8e7f7
[PATCH] severing skbuff.h -> highmem.h
by Al Viro
· 18 years ago
Next »