index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-06
bonding: fix enslavement error unwinds
Jay Vosburgh
1
-7
/
+7
2008-05-06
bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs.
Pavel Emelyanov
1
-2
/
+4
2008-05-06
bonding: fix error unwind in bonding_store_bonds
Jay Vosburgh
1
-8
/
+8
2008-05-06
bonding: Do not call free_netdev for already registered device.
Pavel Emelyanov
1
-1
/
+3
2008-05-06
net_cls_act: act_simple dont ignore realloc code
Jamal Hadi Salim
1
-8
/
+9
2008-05-06
iwlwifi: make IWLWIFI a tristate
Adrian Bunk
1
-2
/
+1
2008-05-06
Revert "atm: Do not free already unregistered net device."
David S. Miller
1
-0
/
+2
2008-05-05
dccp: return -EINVAL on invalid feature length
Chris Wright
1
-1
/
+1
2008-05-05
irda: fix !PNP support for drivers/net/irda/smsc-ircc2.c
Ingo Molnar
1
-1
/
+4
2008-05-05
irda: fix !PNP support in drivers/net/irda/nsc-ircc.c
Ingo Molnar
1
-0
/
+6
2008-05-05
net_cls_act: Make act_simple use of netlink policy.
Jamal Hadi Salim
1
-18
/
+16
2008-05-05
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
Satoru SATOH
4
-24
/
+25
2008-05-05
ip: Make use of the inline function dst_metric_locked()
Satoru SATOH
2
-2
/
+2
2008-05-05
atm: Bad locking on br2684_devs modifications.
Pavel Emelyanov
1
-2
/
+2
2008-05-05
atm: Do not free already unregistered net device.
Pavel Emelyanov
1
-2
/
+0
2008-05-05
mac80211: Do not free net device after it is unregistered.
Pavel Emelyanov
1
-2
/
+5
2008-05-05
bridge: Consolidate error paths in br_add_bridge().
Pavel Emelyanov
1
-8
/
+8
2008-05-05
bridge: Net device leak in br_add_bridge().
Pavel Emelyanov
1
-1
/
+3
2008-05-04
niu: Fix probing regression for maramba on-board chips.
David S. Miller
1
-4
/
+7
2008-05-04
lapbeth: Release ->ethdev when unregistering device.
David S. Miller
1
-0
/
+1
2008-05-04
xfrm: convert empty xfrm_audit_* macros to functions
Marcin Slusarz
1
-8
/
+40
2008-05-04
net: Fix useless comment reference loop.
Johannes Berg
1
-1
/
+3
2008-05-04
sch_htb: remove from event queue in htb_parent_to_leaf()
Jarek Poplawski
1
-2
/
+6
2008-05-03
rose: Wrong list_lock argument in rose_node seqops
Bernard Pidoux
1
-4
/
+4
2008-05-03
netns: Fix reassembly timer to use the right namespace
Daniel Lezcano
1
-1
/
+3
2008-05-03
netns: Fix device renaming for sysfs
Daniel Lezcano
3
-3
/
+10
2008-05-03
bnx2: Update version to 1.7.5.
Michael Chan
1
-2
/
+2
2008-05-03
bnx2: Update RV2P firmware for 5709.
Michael Chan
2
-243
/
+265
2008-05-03
bnx2: Zero out context memory for 5709.
Michael Chan
1
-0
/
+5
2008-05-03
bnx2: Fix register test on 5709.
Michael Chan
1
-1
/
+1
2008-05-03
bnx2: Fix remote PHY initial link state.
Michael Chan
1
-7
/
+2
2008-05-03
bnx2: Refine remote PHY locking.
Michael Chan
1
-6
/
+5
2008-05-03
bridge: forwarding table information for >256 devices
Stephen Hemminger
2
-1
/
+7
2008-05-03
tg3: Update version to 3.92
Matt Carlson
1
-2
/
+2
2008-05-03
tg3: Add link state reporting to UMP firmware
Matt Carlson
2
-10
/
+77
2008-05-03
tg3: Fix ethtool loopback test for 5761 BX devices
Matt Carlson
1
-8
/
+3
2008-05-03
tg3: Fix 5761 NVRAM sizes
Matt Carlson
2
-13
/
+29
2008-05-03
tg3: Use constant 500KHz MI clock on adapters with a CPMU
Matt Carlson
2
-6
/
+14
2008-05-03
hci_usb.h: fix hard-to-trigger race
Pavel Machek
1
-8
/
+13
2008-05-03
dccp: ccid2.c, ccid3.c use clamp(), clamp_t()
Harvey Harrison
2
-3
/
+3
2008-05-03
net: remove NR_CPUS arrays in net/core/dev.c
Mike Travis
1
-4
/
+11
2008-05-03
net: use get/put_unaligned_* helpers
Harvey Harrison
4
-23
/
+21
2008-05-03
bluetooth: use get/put_unaligned_* helpers
Harvey Harrison
4
-11
/
+10
2008-05-03
irda: use get_unaligned_* helpers
Harvey Harrison
1
-3
/
+5
2008-05-03
net: Add a WARN_ON_ONCE() to the transmit timeout function
Arjan van de Ven
1
-0
/
+1
2008-05-03
net: Add missing braces to multi-statement if()s
Ilpo Järvinen
2
-2
/
+4
2008-05-02
netns: assign PDE->data before gluing entry into /proc tree
Denis V. Lunev
2
-11
/
+17
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-7
/
+6
2008-05-02
netfilter: assign PDE->fops before gluing PDE into /proc tree
Denis V. Lunev
1
-3
/
+3
2008-05-02
ipv4: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2
-11
/
+6
[next]