index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-06
[netdrvr] eexpress: IPv6 fails - multicast problems
Bruce Robson
1
-5
/
+6
2008-05-06
3c59x: use netstats in net_device structure
Paulius Zaleckas
1
-36
/
+35
2008-05-06
3c980-TX needs EXTRA_PREAMBLE
Gunnar Larisch
1
-1
/
+1
2008-05-06
Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...
Jeff Garzik
6
-39
/
+148
2008-05-06
fix warning in drivers/net/appletalk/cops.c
Jeff Garzik
1
-11
/
+5
2008-05-06
e1000e: Add support for BM PHYs on ICH9
Bruce Allan
7
-21
/
+748
2008-05-06
uli526x: fix endianness issues in the setup frame
Anton Vorontsov
1
-12
/
+18
2008-05-06
uli526x: initialize the hardware prior to requesting interrupts
Anton Vorontsov
1
-4
/
+4
2008-05-06
ucc_geth: Fix a bunch of sparse warnings
Andy Fleming
4
-160
/
+174
2008-05-06
phylib: Fix some sparse warnings
Andy Fleming
2
-1
/
+6
2008-05-06
gianfar: Fix a locking bug in gianfar's sysfs code
Andy Fleming
3
-6
/
+12
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-06
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
[next]