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
2010-02-26
sis190: handle DMA mapping errors
kirjanov@gmail.com
1
-8
/
+19
2010-02-26
tc35815: Fix double locking on NAPI
Atsushi Nemoto
1
-2
/
+11
2010-02-26
isa-skelton: Remove a wrong netif_wake_queue() call
Atsushi Nemoto
1
-1
/
+0
2010-02-26
octeon: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-6
/
+1
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
18
-77
/
+42
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
27
-105
/
+82
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
4
-7
/
+44
2010-02-26
drivers/net/myri10ge: Use pr_<level> and netdev_<level>
Joe Perches
1
-116
/
+67
2010-02-26
drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
Joe Perches
7
-72
/
+56
2010-02-26
isdn: remove ishexdigit() in regard to isxdigit()
Andy Shevchenko
1
-15
/
+1
2010-02-26
gigaset: reduce syslog clutter
Tilman Schmidt
10
-147
/
+77
2010-02-26
bas_gigaset: collapse CR/LF at end of AT response
Tilman Schmidt
3
-15
/
+35
2010-02-26
gigaset: small documentation improvement
Tilman Schmidt
1
-5
/
+5
2010-02-26
KS8695: Don't call netif_carrier_off() from ndo_stop()
Yegor Yefremov
1
-1
/
+0
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
104
-1621
/
+3097
2010-02-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
15
-40
/
+106
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
10
-656
/
+597
2010-02-24
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
3
-81
/
+45
2010-02-24
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
2
-124
/
+62
2010-02-24
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
6
-49
/
+141
2010-02-24
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
3
-360
/
+182
2010-02-24
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
7
-190
/
+321
2010-02-24
net: bug fix for vlan + gro issue
Ajit Khaparde
1
-1
/
+1
2010-02-24
xfrm: clone mark when cloning policy
Jamal Hadi Salim
1
-0
/
+1
2010-02-23
netfilter: xt_recent: fix false match
Tim Gardner
1
-1
/
+1
2010-02-23
netfilter: xt_recent: fix buffer overflow
Tim Gardner
1
-1
/
+1
2010-02-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-9
/
+27
2010-02-23
tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON
Atsushi Nemoto
1
-1
/
+0
2010-02-23
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
Torgny Johansson
1
-0
/
+5
2010-02-23
IPv6: better document max_addresses parameter
Brian Haley
1
-4
/
+4
2010-02-23
MAINTAINERS: update mv643xx_eth maintenance status
Lennert Buytenhek
1
-2
/
+2
2010-02-23
e1000: Fix DMA mapping error handling on RX
Anton Blanchard
1
-1
/
+18
2010-02-23
e1000: correct wrong coding style for "else"
Jiri Pirko
1
-2
/
+1
2010-02-23
xfrm: Allow user space manipulation of SPD mark
Jamal Hadi Salim
1
-6
/
+25
2010-02-23
xfrm: Allow user space config of SAD mark
Jamal Hadi Salim
1
-15
/
+57
2010-02-23
xfrm: SP lookups with mark
Jamal Hadi Salim
1
-1
/
+11
2010-02-23
xfrm: SP lookups signature with mark
Jamal Hadi Salim
4
-13
/
+14
2010-02-23
xfrm: SA lookups with mark
Jamal Hadi Salim
1
-0
/
+12
2010-02-23
xfrm: SA lookups signature with mark
Jamal Hadi Salim
13
-55
/
+84
2010-02-23
xfrm: introduce basic mark infrastructure
Jamal Hadi Salim
2
-3
/
+31
2010-02-23
af_key: locking change
stephen hemminger
1
-60
/
+16
2010-02-23
packet: convert socket list to RCU (v3)
stephen hemminger
3
-33
/
+43
2010-02-23
seq_file: add RCU versions of new hlist/list iterators (v3)
stephen hemminger
3
-4
/
+87
2010-02-23
can:ti_hecc: Add pm hook-up
Sriram
1
-3
/
+48
2010-02-23
isdn: fix a few Kconfig imperfections
Tilman Schmidt
2
-22
/
+28
2010-02-23
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
29
-98
/
+69
2010-02-23
e1000: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-20
/
+17
2010-02-23
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
Jiri Pirko
22
-74
/
+50
2010-02-23
net/arm: convert to use netdev_for_each_mc_addr
Jiri Pirko
5
-30
/
+28
2010-02-23
drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
1
-147
/
+96
[next]