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-08-14
pkt_sched: Fix oops in htb_delete.
Jarek Poplawski
1
-1
/
+2
2008-08-14
pktgen: prevent pktgen from using bad tx queue
Andrew Gallatin
1
-0
/
+29
2008-08-14
dccp: change L/R must have at least one byte in the dccpsf_val field
Arnaldo Carvalho de Melo
1
-0
/
+5
2008-08-14
xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try
Jean-Christophe DUBOIS
1
-4
/
+1
2008-08-13
net-sched: fix Action flushing return code
Jamal Hadi Salim
1
-2
/
+2
2008-08-13
net-sched: Fix actions flushing
Jamal Hadi Salim
1
-2
/
+7
2008-08-13
net/rxrpc: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-1
/
+1
2008-08-13
wext: Send name on events
Jamal Hadi Salim
1
-0
/
+1
2008-08-13
ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.
Rami Rosen
1
-5
/
+0
2008-08-13
ipv6: ip6_route.h cleanup.
Rami Rosen
1
-1
/
+0
2008-08-13
net/tipc/subscr.c: don't use ___constant_swab32
Andrew Morton
1
-1
/
+1
2008-08-13
pkt_sched: Add queue stopped test back to qdisc_run().
David S. Miller
1
-1
/
+4
2008-08-13
ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output...
Brian Haley
1
-1
/
+2
2008-08-12
skbuff: Code readability NiT
Gerrit Renker
1
-3
/
+3
2008-08-12
pkt_sched: Add BH protection for qdisc_stab_lock.
Jarek Poplawski
1
-7
/
+7
2008-08-12
Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6
David S. Miller
18
-106
/
+105
2008-08-12
ipvs: add lvs-devel as a list contact
Simon Horman
1
-0
/
+1
2008-08-11
ipvs: Explictly clear ip_vs_stats members
Simon Horman
1
-1
/
+14
2008-08-11
ipvs: No need to zero out ip_vs_stats during initialization
Sven Wegener
1
-3
/
+3
2008-08-11
ipvs: Embed estimator object into stats object
Sven Wegener
3
-82
/
+65
2008-08-11
ipvs: Mark net_vs_ctl_path const
Sven Wegener
2
-2
/
+2
2008-08-11
ipvs: Annotate init functions with __init
Sven Wegener
4
-5
/
+5
2008-08-11
ipvs: Initialize schedulers' struct list_head at compile time
Sven Wegener
10
-10
/
+10
2008-08-11
ipvs: Use list_empty() instead of open-coding the same functionality
Sven Wegener
1
-2
/
+2
2008-08-11
ipvs: Use ARRAY_SIZE()
Sven Wegener
1
-1
/
+1
2008-08-11
ipvs: Fix possible deadlock in estimator code
Sven Wegener
1
-2
/
+5
2008-08-11
ipvs: Fix possible deadlock in sync code
Sven Wegener
1
-2
/
+2
2008-08-09
udp: Drop socket lock for encapsulated packets
Herbert Xu
2
-5
/
+7
2008-08-09
pkt_sched: Fix ingress deletion and filter attachment.
David S. Miller
1
-13
/
+23
2008-08-08
pkt_sched: Fix actions referencing
Jamal Hadi Salim
1
-3
/
+2
2008-08-08
bnx2x: fix logical op
Randy Dunlap
1
-1
/
+1
2008-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
6
-36
/
+179
2008-08-08
tcp: (whitespace only) fix confusing indentation
Adam Langley
1
-70
/
+68
2008-08-08
pkt_sched: Fix qdisc config when link is down.
David S. Miller
1
-4
/
+4
2008-08-08
Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...
David S. Miller
27
-13
/
+31609
2008-08-08
[Bluetooth] Add full quirk implementation for btusb driver
Marcel Holtmann
1
-2
/
+161
2008-08-08
[Bluetooth] Removal of unnecessary ignore module parameter
Marcel Holtmann
4
-31
/
+6
2008-08-08
[Bluetooth] Add parameters to control BNEP header compression
Marcel Holtmann
1
-3
/
+12
2008-08-07
ath9k: Revamp wireless mode usage
Sujith
12
-324
/
+205
2008-08-07
ath9k: More unused macros
Sujith
1
-6
/
+0
2008-08-07
ath9k: Remove a few unused macros and fix indentation
Sujith
1
-145
/
+130
2008-08-07
ath9k: Use mac80211's band macros and remove enum hal_freq_band
Sujith
2
-9
/
+4
2008-08-07
ath9k: Remove redundant data structure ath9k_txq_info
Sujith
6
-212
/
+178
2008-08-07
ath9k: Cleanup data structures related to HW capabilities
Sujith
9
-320
/
+330
2008-08-07
ath9k: work around gcc ICEs
Adrian Bunk
1
-1
/
+5
2008-08-07
ath9k: Add new Atheros IEEE 802.11n driver
Luis R. Rodriguez
23
-0
/
+31694
2008-08-07
ath5k: remove Atheros 11n devices from supported list
Luis R. Rodriguez
1
-2
/
+0
2008-08-07
list.h: add list_cut_position()
Luis R. Rodriguez
1
-0
/
+40
2008-08-07
list.h: Add list_splice_tail() and list_splice_tail_init()
Luis R. Rodriguez
3
-11
/
+40
2008-08-07
p54: swap short slot time dcf values
Christian Lamparter
1
-2
/
+2
[next]