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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: count_real_packets() in batman-adv assumes char is signed
David Howells
2011-06-20
3
-8
/
+8
*
batman-adv: Keep interface_tx as local function
Sven Eckelmann
2011-06-20
2
-2
/
+1
*
batman-adv: Move compare_orig to originator.c
Sven Eckelmann
2011-06-20
2
-8
/
+8
*
batman-adv: use NO_FLAGS define instead of hard-coding 0
Marek Lindner
2011-06-09
5
-5
/
+7
*
batman-adv: Use enums for related constants
Sven Eckelmann
2011-06-09
3
-31
/
+47
*
batman-adv: Rewrite debugfs kobj_to_* helpers as functions
Sven Eckelmann
2011-06-09
1
-3
/
+11
*
batman-adv: Fix signedness problem in parse_gw_bandwidth
Sven Eckelmann
2011-06-09
1
-2
/
+2
*
batman-adv: Don't return value in void function
Sven Eckelmann
2011-06-09
1
-1
/
+1
*
batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load
Daniele Furlan
2011-06-09
1
-5
/
+4
*
batman-adv: Ensure that we really have route changes in update_route
Sven Eckelmann
2011-05-30
1
-1
/
+1
*
batman-adv: a multiline comment should precede the variable it is describing
Antonio Quartulli
2011-05-30
1
-4
/
+4
*
batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr)
Antonio Quartulli
2011-05-30
1
-1
/
+1
*
batman-adv: Check type of x and y in seq_(before|after)
Sven Eckelmann
2011-05-30
1
-2
/
+5
*
batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h
Antonio Quartulli
2011-05-30
2
-16
/
+16
*
batman-adv: Use rcu_dereference_protected by update-side
Sven Eckelmann
2011-05-30
3
-3
/
+4
*
batman-adv: Calculate sizeof using variable insead of types
Sven Eckelmann
2011-05-30
14
-72
/
+65
*
batman-adv: Remove casts from type x to type x
Sven Eckelmann
2011-05-30
2
-2
/
+2
*
batman-adv: Remove explicit casts cast from void* for store
Sven Eckelmann
2011-05-30
3
-3
/
+3
*
batman-adv: Only use int up and down gw representation
Sven Eckelmann
2011-05-30
1
-9
/
+10
*
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
2011-05-30
27
-157
/
+166
*
batman-adv: Don't do pointer arithmetic with void*
Sven Eckelmann
2011-05-30
1
-2
/
+2
*
batman-adv: Remove comparising < 0 for unsigned type
Sven Eckelmann
2011-05-30
1
-1
/
+1
*
batman-adv: Print jiffies as unsigned long
Sven Eckelmann
2011-05-30
1
-1
/
+1
*
batman-adv: Annotate functions with format strings
Sven Eckelmann
2011-05-30
2
-1
/
+3
*
batman-adv: Use kzalloc rather than kmalloc followed by memset with 0
Sven Eckelmann
2011-05-30
1
-2
/
+1
*
batman-adv: move neigh_node->if_incoming->if_status check in find_router()
Antonio Quartulli
2011-05-30
2
-3
/
+3
*
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-05-29
1
-0
/
+19
|
\
|
*
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
2011-05-29
1
-0
/
+19
*
|
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-05-29
1
-148
/
+188
|
\
\
|
*
|
svcrpc: complete svsk processing on cb receive failure
J. Bruce Fields
2011-04-10
1
-4
/
+3
|
*
|
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
2011-04-07
1
-28
/
+7
|
*
|
SUNRPC: Don't wait for full record to receive tcp data
J. Bruce Fields
2011-04-07
1
-32
/
+112
|
*
|
svcrpc: copy cb reply instead of pages
Trond Myklebust
2011-04-07
1
-66
/
+56
|
*
|
svcrpc: close connection if client sends short packet
J. Bruce Fields
2011-04-07
1
-14
/
+7
|
*
|
svcrpc: note network-order types in svc_process_calldir
J. Bruce Fields
2011-04-07
1
-3
/
+3
|
*
|
SUNRPC: svc_tcp_recvfrom cleanup
Trond Myklebust
2011-04-07
1
-19
/
+15
|
*
|
SUNRPC: requeue tcp socket less frequently
Trond Myklebust
2011-04-07
1
-1
/
+4
*
|
|
Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-05-29
4
-45
/
+518
|
\
\
\
|
*
|
|
SUNRPC: Support for RPC over AF_LOCAL transports
Chuck Lever
2011-05-27
2
-3
/
+400
|
*
|
|
SUNRPC: Remove obsolete comment
Chuck Lever
2011-05-27
1
-4
/
+0
|
*
|
|
SUNRPC: Use AF_LOCAL for rpcbind upcalls
Chuck Lever
2011-05-27
2
-14
/
+85
|
*
|
|
SUNRPC: Clean up use of curly braces in switch cases
Chuck Lever
2011-05-27
1
-9
/
+8
|
*
|
|
SUNRPC: Rename xs_encode_tcp_fragment_header()
Chuck Lever
2011-05-27
1
-12
/
+12
|
*
|
|
SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
Trond Myklebust
2011-05-27
1
-3
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-27
11
-35
/
+92
|
\
\
\
|
*
|
|
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2011-05-27
2
-0
/
+2
|
*
|
|
inetpeer: fix race in unused_list manipulations
Eric Dumazet
2011-05-27
1
-15
/
+27
|
*
|
|
atm: expose ATM device index in sysfs
Dan Williams
2011-05-27
1
-0
/
+10
|
*
|
|
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-05-27
3
-11
/
+24
|
|
\
\
\
|
|
*
|
|
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
2011-05-27
1
-8
/
+19
[next]