index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tipc: Remove support for TIPC mode change callback
Allan Stephens
2010-12-02
4
-53
/
+5
*
tipc: Delete useless function prototypes
Allan Stephens
2010-12-02
4
-4
/
+0
*
tipc: Eliminate useless return value when disabling a bearer
Allan Stephens
2010-12-02
1
-4
/
+5
*
tipc: Delete unused configuration service structure definition
Allan Stephens
2010-12-02
1
-7
/
+0
*
tipc: Remove obsolete inclusions of header files
Allan Stephens
2010-12-02
22
-77
/
+0
*
tipc: Remove obsolete native API files and exports
Allan Stephens
2010-12-02
15
-690
/
+382
*
net: kill unused macros from head file
Shan Wei
2010-12-02
6
-16
/
+0
*
ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number
Shan Wei
2010-12-02
1
-12
/
+12
*
tcp: use TCP_BASE_MSS to set basic mss value
Shan Wei
2010-12-02
1
-1
/
+1
*
net: snmp: fix the wrong ICMP_MIB_MAX value
Shan Wei
2010-12-02
1
-2
/
+1
*
can: EG20T PCH: Delete unnecessary spin_lock
Tomoya
2010-12-02
1
-34
/
+0
*
can: EG20T PCH: Enumerate LEC macros
Tomoya
2010-12-02
1
-36
/
+41
*
can: EG20T PCH: Change Message Object Index
Tomoya
2010-12-02
1
-147
/
+116
*
can: EG20T PCH: Separate Interface Register(IF1/IF2)
Tomoya
2010-12-02
1
-244
/
+201
*
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
David S. Miller
2010-12-02
1
-4
/
+18
*
tcp: Add timewait recycling bits to ipv6 connect code.
David S. Miller
2010-12-02
2
-25
/
+77
*
ipv6: Create inet6_csk_route_req().
David S. Miller
2010-12-02
2
-0
/
+35
*
ipv6: Add rt6_get_peer() helper.
David S. Miller
2010-12-02
1
-0
/
+9
*
timewait_sock: Create and use getpeer op.
David S. Miller
2010-12-01
5
-37
/
+63
*
inetpeer: Fix incorrect comment about inetpeer struct size.
David S. Miller
2010-12-01
1
-1
/
+0
*
inetpeer: Kill use of inet_peer_address_t typedef.
David S. Miller
2010-12-01
2
-10
/
+10
*
vxge: update driver version
Jon Mason
2010-12-01
1
-2
/
+2
*
vxge: use strcpy for strings
Jon Mason
2010-12-01
1
-1
/
+1
*
vxge: remove unnecessary printks
Jon Mason
2010-12-01
1
-11
/
+0
*
ipip: add module alias for tunl0 tunnel device
stephen hemminger
2010-12-01
1
-0
/
+1
*
gre: add module alias for gre0 tunnel device
stephen hemminger
2010-12-01
1
-0
/
+1
*
gre: minor cleanups
stephen hemminger
2010-12-01
1
-2
/
+2
*
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
2010-12-01
4
-5
/
+36
*
bnx2x: Add Nic partitioning mode (57712 devices)
Dmitry Kravkov
2010-12-01
7
-96
/
+400
*
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
David S. Miller
2010-11-30
5
-34
/
+44
*
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
2010-11-30
4
-0
/
+25
*
inetpeer: Add inet_getpeer_v6()
David S. Miller
2010-11-30
1
-0
/
+10
*
inetpeer: Add v6 peers tree, abstract root properly.
David S. Miller
2010-11-30
1
-9
/
+18
*
inetpeer: Abstract address comparisons.
David S. Miller
2010-11-30
1
-8
/
+27
*
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
David S. Miller
2010-11-30
5
-10
/
+19
*
inetpeer: Introduce inet_peer_address_t.
David S. Miller
2010-11-30
3
-10
/
+18
*
inetpeer: Abstract out the tree root accesses.
David S. Miller
2010-11-30
1
-50
/
+69
*
forcedeth: Use netdev_dbg for printk(KERN_DEBUG
Joe Perches
2010-11-29
1
-7
/
+12
*
forcedeth: Remove netdev_dbg uses
Joe Perches
2010-11-29
1
-133
/
+0
*
forcedeth: Convert dev_printk(<level> to dev_<level>(
Joe Perches
2010-11-29
1
-38
/
+26
*
forcedeth: Separate vendor specific initializations into functions
Joe Perches
2010-11-29
1
-179
/
+188
*
forcedeth: Add function init_realtek_8211b
Joe Perches
2010-11-29
1
-73
/
+32
*
forcedeth: Convert pr_<level> to netdev_<level>
Joe Perches
2010-11-29
1
-132
/
+161
*
forcedeth: Use pr_fmt and pr_<level>
Joe Perches
2010-11-29
1
-114
/
+142
*
forcedeth: Convert remaining dprintk to netdev_dbg
Joe Perches
2010-11-29
1
-19
/
+12
*
forcedeth: Use print_hex_dump
Joe Perches
2010-11-29
1
-37
/
+17
*
forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg
Joe Perches
2010-11-29
1
-89
/
+87
*
forcedeth: Change reg_delay arguments and use
Joe Perches
2010-11-29
1
-16
/
+14
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-11-29
170
-1974
/
+12074
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-24
170
-1974
/
+12074
|
|
\
[prev]
[next]