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
2010-12-03
tipc: Remove obsolete native API files and exports
Allan Stephens
15
-690
/
+382
2010-12-03
net: kill unused macros from head file
Shan Wei
6
-16
/
+0
2010-12-03
ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number
Shan Wei
1
-12
/
+12
2010-12-03
tcp: use TCP_BASE_MSS to set basic mss value
Shan Wei
1
-1
/
+1
2010-12-03
net: snmp: fix the wrong ICMP_MIB_MAX value
Shan Wei
1
-2
/
+1
2010-12-03
can: EG20T PCH: Delete unnecessary spin_lock
Tomoya
1
-34
/
+0
2010-12-03
can: EG20T PCH: Enumerate LEC macros
Tomoya
1
-36
/
+41
2010-12-03
can: EG20T PCH: Change Message Object Index
Tomoya
1
-147
/
+116
2010-12-03
can: EG20T PCH: Separate Interface Register(IF1/IF2)
Tomoya
1
-244
/
+201
2010-12-02
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
David S. Miller
1
-4
/
+18
2010-12-02
tcp: Add timewait recycling bits to ipv6 connect code.
David S. Miller
2
-25
/
+77
2010-12-02
ipv6: Create inet6_csk_route_req().
David S. Miller
2
-0
/
+35
2010-12-02
ipv6: Add rt6_get_peer() helper.
David S. Miller
1
-0
/
+9
2010-12-02
timewait_sock: Create and use getpeer op.
David S. Miller
5
-37
/
+63
2010-12-02
inetpeer: Fix incorrect comment about inetpeer struct size.
David S. Miller
1
-1
/
+0
2010-12-02
inetpeer: Kill use of inet_peer_address_t typedef.
David S. Miller
2
-10
/
+10
2010-12-02
vxge: update driver version
Jon Mason
1
-2
/
+2
2010-12-02
vxge: use strcpy for strings
Jon Mason
1
-1
/
+1
2010-12-02
vxge: remove unnecessary printks
Jon Mason
1
-11
/
+0
2010-12-01
ipip: add module alias for tunl0 tunnel device
stephen hemminger
1
-0
/
+1
2010-12-01
gre: add module alias for gre0 tunnel device
stephen hemminger
1
-0
/
+1
2010-12-01
gre: minor cleanups
stephen hemminger
1
-2
/
+2
2010-12-01
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
4
-5
/
+36
2010-12-01
bnx2x: Add Nic partitioning mode (57712 devices)
Dmitry Kravkov
7
-96
/
+400
2010-11-30
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
David S. Miller
5
-34
/
+44
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
4
-0
/
+25
2010-11-30
inetpeer: Add inet_getpeer_v6()
David S. Miller
1
-0
/
+10
2010-11-30
inetpeer: Add v6 peers tree, abstract root properly.
David S. Miller
1
-9
/
+18
2010-11-30
inetpeer: Abstract address comparisons.
David S. Miller
1
-8
/
+27
2010-11-30
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
David S. Miller
5
-10
/
+19
2010-11-30
inetpeer: Introduce inet_peer_address_t.
David S. Miller
3
-10
/
+18
2010-11-30
inetpeer: Abstract out the tree root accesses.
David S. Miller
1
-50
/
+69
2010-11-29
forcedeth: Use netdev_dbg for printk(KERN_DEBUG
Joe Perches
1
-7
/
+12
2010-11-29
forcedeth: Remove netdev_dbg uses
Joe Perches
1
-133
/
+0
2010-11-29
forcedeth: Convert dev_printk(<level> to dev_<level>(
Joe Perches
1
-38
/
+26
2010-11-29
forcedeth: Separate vendor specific initializations into functions
Joe Perches
1
-179
/
+188
2010-11-29
forcedeth: Add function init_realtek_8211b
Joe Perches
1
-73
/
+32
2010-11-29
forcedeth: Convert pr_<level> to netdev_<level>
Joe Perches
1
-132
/
+161
2010-11-29
forcedeth: Use pr_fmt and pr_<level>
Joe Perches
1
-114
/
+142
2010-11-29
forcedeth: Convert remaining dprintk to netdev_dbg
Joe Perches
1
-19
/
+12
2010-11-29
forcedeth: Use print_hex_dump
Joe Perches
1
-37
/
+17
2010-11-29
forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg
Joe Perches
1
-89
/
+87
2010-11-29
forcedeth: Change reg_delay arguments and use
Joe Perches
1
-16
/
+14
2010-11-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
170
-1974
/
+12074
2010-11-29
xps: add __rcu annotations
Eric Dumazet
2
-11
/
+17
2010-11-29
xps: NUMA allocations for per cpu data
Eric Dumazet
1
-2
/
+3
2010-11-29
sctp: kill unused macros in head file
Shan Wei
2
-5
/
+0
2010-11-29
vmxnet3: fix compilation when RSS is disabled
Scott J. Goldman
1
-1
/
+4
2010-11-29
xps: Add CONFIG_XPS
Tom Herbert
5
-43
/
+73
2010-11-29
qeth: l3 fix len in tso hdr
Frank Blaschka
1
-0
/
+1
[next]