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
2009-10-07
Documentation: expand isdn/INTERFACE.CAPI document
Tilman Schmidt
1
-16
/
+67
2009-10-07
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...
Ajit Khaparde
2
-3
/
+3
2009-10-07
be2net: Fix a typo in be_cmds.h
Ajit Khaparde
1
-1
/
+1
2009-10-07
be2net: Bug Fix while accounting of multicast frames during netdev stats update
Ajit Khaparde
1
-1
/
+1
2009-10-07
qlge: Fix lock/mutex warnings.
Ron Mercer
4
-17
/
+9
2009-10-07
qlge: Fix queueing of firmware handler in ISR.
Ron Mercer
1
-3
/
+5
2009-10-07
qlge: Fix some bit definitions for reset register.
Ron Mercer
1
-3
/
+3
2009-10-06
connector: Fix incompatible pointer type warning
Stephen Boyd
1
-1
/
+2
2009-10-05
wext: let get_wireless_stats() sleep
Johannes Berg
1
-2
/
+2
2009-10-05
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...
Ajit Khaparde
1
-1
/
+0
2009-10-05
pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card
Ken Kawasaki
9
-13
/
+73
2009-10-05
net: Support inclusion of <linux/socket.h> before <sys/socket.h>
Ben Hutchings
1
-18
/
+3
2009-10-05
pktgen: restore nanosec delays
Eric Dumazet
1
-1
/
+1
2009-10-05
pktgen: Fix multiqueue handling
Eric Dumazet
2
-1
/
+9
2009-10-05
e1000e: swap max hw supported frame size between 82574 and 82583
Alexander Duyck
1
-2
/
+2
2009-10-05
ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card
Don Skidmore
3
-0
/
+4
2009-10-05
ixgbe: add support for 82599 Combined Backplane
Don Skidmore
3
-0
/
+4
2009-10-02
cnic: Fix NETDEV_UP event processing.
Michael Chan
2
-3
/
+4
2009-10-02
uvesafb/connector: Disallow unpliviged users to send netlink packets
Philipp Reisner
1
-0
/
+3
2009-10-02
pohmelfs/connector: Disallow unpliviged users to configure pohmelfs
Philipp Reisner
1
-0
/
+3
2009-10-02
dst/connector: Disallow unpliviged users to configure dst
Philipp Reisner
1
-0
/
+5
2009-10-02
dm/connector: Only process connector packages from privileged processes
Philipp Reisner
1
-0
/
+3
2009-10-02
connector: Removed the destruct_data callback since it is always kfree_skb()
Philipp Reisner
3
-13
/
+5
2009-10-02
connector/dm: Fixed a compilation warning
Philipp Reisner
1
-2
/
+1
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
10
-18
/
+19
2009-10-02
connector: Keep the skb in cn_callback_data
Philipp Reisner
3
-9
/
+9
2009-10-02
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
Frans Pop
3
-33
/
+6
2009-10-02
net: Fix wrong sizeof
Jean Delvare
2
-2
/
+2
2009-10-02
net: splice() from tcp to pipe should take into account O_NONBLOCK
Eric Dumazet
1
-1
/
+1
2009-10-02
net: Use sk_mark for routing lookup in more places
Atis Elsts
3
-0
/
+3
2009-10-02
sky2: irqname based on pci address
Stephen Hemminger
2
-2
/
+7
2009-10-02
skge: use unique IRQ name
Michal Schmidt
2
-2
/
+7
2009-10-02
IPv4 TCP fails to send window scale option when window scale is zero
Ori Finkelman
1
-5
/
+6
2009-10-02
net/ipv4/tcp.c: fix min() type mismatch warning
Andrew Morton
1
-1
/
+1
2009-10-02
Kconfig: STRIP: Remove stale bits of STRIP help text
Ralf Baechle
1
-7
/
+6
2009-10-02
NET: mkiss: Fix typo
Ralf Baechle
1
-2
/
+2
2009-10-02
tg3: Remove prev_vlan_tag from struct tx_ring_info
Eric Dumazet
1
-1
/
+0
2009-10-02
move virtnet_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-02
don't use __devexit_p to wrap sgiseeq_remove
Uwe Kleine-König
1
-1
/
+1
2009-10-02
don't use __devexit_p to wrap meth_remove
Uwe Kleine-König
1
-1
/
+1
2009-10-02
bonding: set primary param via sysfs
Jiri Pirko
1
-0
/
+1
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-27
/
+48
2009-10-01
pktgen: Fix delay handling
Eric Dumazet
1
-2
/
+4
2009-10-01
ixgbe: correct the parameter description
Jiri Pirko
1
-3
/
+1
2009-10-01
be2net: Workaround to fix a bug in Rx Completion processing.
Ajit Khaparde
4
-6
/
+24
2009-10-01
3c59x: Rework suspend and resume
Anton Vorontsov
1
-39
/
+38
2009-10-01
drivers/net: ks8851_mll ethernet network driver
Choi, David
3
-0
/
+1705
2009-10-01
skge: Make sure both ports initialize correctly
Mike McCormack
1
-3
/
+6
2009-10-01
bcm63xx_enet: timeout off by one in do_mdio_op()
roel kluin
1
-1
/
+1
2009-10-01
qlge: Fix error exit for probe call.
Ron Mercer
1
-5
/
+5
[next]