index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-14
/
+14
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
1
-2
/
+1
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-7
/
+10
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-7
/
+8
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
5
-0
/
+5
2009-09-23
walk system ram range
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
1
-1
/
+1
2009-09-23
USB: Fix CDC EEM host driver 'sentinel' CRC validation
Brian Niebuhr
1
-7
/
+10
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
1
-0
/
+1
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
1
-7
/
+7
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
14
-22
/
+20
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
3
-3
/
+3
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
3
-3
/
+3
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2
-2
/
+2
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-09-19
slip: Clean up create and destroy
Alan Cox
1
-73
/
+23
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
1
-1
/
+1
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
37
-479
/
+545
2009-09-17
MIPS: BCM63xx: Add integrated ethernet mac support.
Maxime Bizon
4
-0
/
+2284
2009-09-17
be2net: fix some cmds to use mccq instead of mbox
Sathya Perla
4
-189
/
+271
2009-09-17
atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA
Jie Yang
2
-2
/
+22
2009-09-17
wl12xx: Fix print_mac() conversion.
David S. Miller
1
-2
/
+2
2009-09-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-15
/
+3
2009-09-16
wl12xx: switch to %pM to print the mac address
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+1
2009-09-16
b44: the poll handler b44_poll must not enable IRQ unconditionally
Dongdong Deng
1
-4
/
+3
2009-09-16
bonding: make ab_arp select active slaves as other modes
Jiri Pirko
1
-87
/
+35
2009-09-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
12
-29
/
+64
2009-09-16
p54usb: add Zcomax XG-705A usbid
Christian Lamparter
1
-0
/
+1
2009-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-3
/
+3
2009-09-16
mlx4: Fix access to freed memory
Vitaliy Gusev
1
-3
/
+8
2009-09-16
m68knommu: remove ColdFire direct interrupt register access
Greg Ungerer
1
-15
/
+3
2009-09-15
debugfs: Change debugfs directory of IWMC3200
GeunSik Lim
1
-3
/
+3
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
2
-3
/
+3
2009-09-15
sky2: Make sure both ports initialize correctly
Stephen Hemminger
1
-6
/
+8
2009-09-15
sky2: transmit ring accounting
Stephen Hemminger
1
-4
/
+6
2009-09-15
pcnet_cs: add cis of Linksys multifunction pcmcia card
Ken Kawasaki
1
-5
/
+5
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
1
-3
/
+6
2009-09-15
can: fix NOHZ local_softirq_pending 08 warning
Oliver Hartkopp
1
-1
/
+1
2009-09-14
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2009-09-14
igb: do not allow phy sw reset code to make calls to null pointers
Alexander Duyck
1
-1
/
+4
2009-09-14
igb: reset sgmii phy at start of init
Alexander Duyck
4
-109
/
+95
2009-09-14
ixgbe: Create separate media type for CX4 adapters
Peter P Waskiewicz Jr
3
-3
/
+6
2009-09-14
ixgbe: Add support for 82599-based CX4 adapters
Peter P Waskiewicz Jr
3
-0
/
+6
2009-09-14
ixgbe: Properly disable packet split per-ring when globally disabled
Peter P Waskiewicz Jr
1
-0
/
+2
2009-09-14
cdc-phonet: remove noisy debug statement
RĂ©mi Denis-Courmont
1
-1
/
+0
2009-09-14
net: constify remaining proto_ops
Alexey Dobriyan
1
-2
/
+2
2009-09-14
netdev: smc91x: drop Blackfin cruft
Michael Hennerich
1
-28
/
+0
2009-09-14
iwlwifi: disable powersave for 4965
Johannes Berg
4
-5
/
+11
2009-09-14
iwlwifi: find the correct first antenna
Wey-Yi Guy
1
-1
/
+3
2009-09-14
iwlwifi: fix potential rx buffer loss
Reinette Chatre
2
-15
/
+33
[next]