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.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-08-19
pkt_sched: Add lockdep annotation for qdisc locks
Jarek Poplawski
1
-0
/
+7
2008-08-19
pkt_sched: Never schedule non-root qdiscs.
David S. Miller
2
-2
/
+2
2008-08-18
pkt_sched: Fix return value corruption in HTB and TBF.
David S. Miller
2
-11
/
+4
2008-08-18
pkt_sched: Fix missed RCU unlock in dev_queue_xmit()
David S. Miller
1
-6
/
+4
2008-08-18
ipv6: Fix the return interface index when get it while no message is received.
Yang Hongyang
1
-2
/
+2
2008-08-18
sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant.
David S. Miller
1
-1
/
+1
2008-08-18
sch_prio: Use return value from inner qdisc requeue
Jussi Kivilinna
1
-1
/
+1
2008-08-18
pkt_sched: No longer destroy qdiscs from RCU.
David S. Miller
2
-19
/
+9
2008-08-18
pkt_sched: Grab correct lock in notify_and_destroy().
Jarek Poplawski
1
-2
/
+2
2008-08-18
pkt_sched: Simplify dev_deactivate() polling loop.
David S. Miller
1
-26
/
+5
2008-08-18
net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action().
Jarek Poplawski
1
-15
/
+19
2008-08-18
pkt_sched: Add 'deactivated' state.
David S. Miller
3
-1
/
+15
2008-08-16
bnx2: Fix build with VLAN_8021Q disabled.
David S. Miller
1
-1
/
+1
2008-08-16
tun: fallback if skb_alloc() fails on big packets
Rusty Russell
1
-4
/
+62
2008-08-16
net: skb_copy_datagram_from_iovec()
Rusty Russell
2
-0
/
+91
2008-08-16
tun: TUNGETIFF interface to query name and flags
Mark McLoughlin
2
-0
/
+40
2008-08-16
loopback: Drop obsolete ip_summed setting
Herbert Xu
1
-3
/
+0
2008-08-16
net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_header
Herbert Xu
1
-10
/
+2
2008-08-16
loopback: Remove rest of LOOPBACK_TSO code.
David S. Miller
1
-62
/
+0
2008-08-16
loopback: Enable TSO
Herbert Xu
1
-2
/
+0
2008-08-16
bridge: show offload settings
Stephen Hemminger
1
-5
/
+10
2008-08-16
tg3: Update version to 3.94
Matt Carlson
1
-2
/
+2
2008-08-16
tg3: fix 64 bit counter for ethtool stats
Stefan Buehler
1
-1
/
+6
2008-08-16
tg3: Fix firmware event timeouts
Matt Carlson
2
-16
/
+40
2008-08-16
tg3: Turn off ASF "driver alive" heartbeats for APE
Matt Carlson
1
-1
/
+2
2008-08-16
tg3: Preserve register settings for DASH
Matt Carlson
2
-2
/
+26
2008-08-16
tg3: Refine APE status check
Matt Carlson
1
-1
/
+1
2008-08-16
tg3: Add APE register access locking
Matt Carlson
2
-0
/
+7
2008-08-16
ipv4: Disable route secret interval on zero interval
Herbert Xu
1
-6
/
+70
2008-08-15
pkt_sched: Fix unlocking in tc_ctl_tfilter()
Jarek Poplawski
1
-1
/
+1
2008-08-15
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...
Brian Haley
10
-13
/
+21
2008-08-15
bnx2: Update version to 1.8.0.
Michael Chan
1
-2
/
+2
2008-08-15
bnx2: Reinsert VLAN tag when necessary.
Michael Chan
1
-8
/
+27
2008-08-15
bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code.
Michael Chan
1
-1
/
+3
2008-08-15
bnx2: Fix logic to setup VLAN rx tagging.
Michael Chan
1
-2
/
+2
2008-08-15
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
37
-239
/
+423
2008-08-14
AX88796: Fix locking in ethtool support
Ben Dooks
1
-2
/
+2
2008-08-14
atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST?
roel kluin
1
-1
/
+1
2008-08-14
[netdrvr] ne: Use CONFIG_MACH_TX49XX
Atsushi Nemoto
2
-3
/
+3
2008-08-14
Kconfig: HSO driver bugfixes and updates
David Brownell
1
-11
/
+10
2008-08-14
USB: HSO: minor fixes due to code review
Greg Kroah-Hartman
1
-19
/
+24
2008-08-14
USB: HSO: make tty_operations const
Greg Kroah-Hartman
1
-1
/
+1
2008-08-14
hso: fix refcounting on the ttyHSx devices
Olivier Blin
1
-1
/
+1
2008-08-14
hso: fix oops in read/write callbacks
Olivier Blin
1
-2
/
+4
2008-08-14
[netdrvr] uninline atl1e_setup_mac_ctrl()
Adrian Bunk
1
-2
/
+2
2008-08-14
netxen: update driver version
Dhananjay Phadke
3
-6
/
+13
2008-08-14
netxen: cleanup interrupt code
Dhananjay Phadke
1
-83
/
+40
2008-08-14
netxen: fix dma watchdog
Dhananjay Phadke
1
-13
/
+15
2008-08-14
netxen: force link update across ifdown/ifup
Dhananjay Phadke
1
-6
/
+5
2008-08-14
netxen: fix rxbuf leak across driver reload
Dhananjay Phadke
1
-2
/
+4
[next]