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
*
net: core: use kernel's converter from hex to bin
Andy Shevchenko
2010-09-21
2
-12
/
+11
*
ethtool: Fix build due to lack of ethtool.h include.
David S. Miller
2010-09-21
1
-0
/
+1
*
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
2010-09-21
6
-104
/
+69
|
\
|
*
dccp ccid-3: Remove redundant 'options_received' struct
Gerrit Renker
2010-09-21
2
-23
/
+8
|
*
dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate
Gerrit Renker
2010-09-21
3
-5
/
+19
|
*
dccp ccid-3: remove dead states
Gerrit Renker
2010-09-21
2
-30
/
+9
|
*
dccp: Replace magic CCID-specific numbers by symbolic constants
Gerrit Renker
2010-09-21
1
-10
/
+3
|
*
dccp: Add packet type information to CCID-specific option parsing
Gerrit Renker
2010-09-21
3
-41
/
+35
*
|
ethtool: Allocate register dump buffer with vmalloc()
Ben Hutchings
2010-09-21
1
-2
/
+2
*
|
net: rx_dropped accounting
Eric Dumazet
2010-09-20
7
-8
/
+28
|
/
*
bridge : Sanitize skb before it enters the IP stack
Bandan Das
2010-09-19
2
-30
/
+80
*
rds: spin_lock_irq() is not nestable
Dan Carpenter
2010-09-19
2
-4
/
+4
*
rds: double unlock in rds_ib_cm_handle_connect()
Dan Carpenter
2010-09-19
1
-1
/
+0
*
rds: signedness bug
Dan Carpenter
2010-09-19
1
-1
/
+1
*
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
2010-09-17
1
-0
/
+34
*
netns: keep vlan slaves on master netns move
David Lamparter
2010-09-17
2
-0
/
+8
*
ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum
Eric Dumazet
2010-09-17
1
-2
/
+5
*
ip6tnl: get rid of ip6_tnl_lock
Eric Dumazet
2010-09-16
1
-30
/
+28
*
net: include inetdevice.h for rcu_dereference_raw api change
Stephen Rothwell
2010-09-16
1
-0
/
+1
*
net: enable GRO by default for vlan devices
Brandon Philips
2010-09-15
1
-0
/
+5
*
ipv4: ip_ptr cleanups
Eric Dumazet
2010-09-15
4
-5
/
+5
*
phonet: Fix build warning.
David S. Miller
2010-09-15
1
-1
/
+2
*
Phonet: list subscribed resources via proc_fs
Rémi Denis-Courmont
2010-09-15
2
-0
/
+98
*
Phonet: look up the resource routing table when forwarding
Rémi Denis-Courmont
2010-09-15
1
-0
/
+17
*
Phonet: hook resource routing to userspace via ioctl()'s
Rémi Denis-Courmont
2010-09-15
2
-0
/
+14
*
Phonet: resource routing backend
Rémi Denis-Courmont
2010-09-15
1
-0
/
+88
*
Phonet: remove dangling pipe if an endpoint is closed early
Rémi Denis-Courmont
2010-09-15
1
-1
/
+26
*
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
2010-09-15
4
-119
/
+73
|
\
|
*
dccp ccid-3: Simplify and consolidate tx_parse_options
Gerrit Renker
2010-09-15
2
-46
/
+14
|
*
dccp ccid-3: remove buggy RTT-sampling history lookup
Gerrit Renker
2010-09-15
3
-57
/
+38
|
*
dccp ccid-3: A lower bound for the inter-packet scheduling algorithm
Gerrit Renker
2010-09-15
2
-16
/
+21
*
|
irda/irnet: use noop_llseek
Arnd Bergmann
2010-09-15
1
-1
/
+2
*
|
sit: get rid of ipip6_lock
Eric Dumazet
2010-09-15
1
-33
/
+31
*
|
gre: get rid of ipgre_lock
Eric Dumazet
2010-09-15
1
-29
/
+32
*
|
ipip: get rid of ipip_lock
Eric Dumazet
2010-09-15
1
-33
/
+34
*
|
ethtool: Remove unimplemented flow specification types
Ben Hutchings
2010-09-15
1
-4
/
+4
*
|
X.25 remove bkl in connect
andrew hendry
2010-09-14
1
-2
/
+0
*
|
X.25 remove bkl in accept
Andrew Hendry
2010-09-14
1
-3
/
+5
*
|
X.25 remove bkl in bind
andrew hendry
2010-09-14
1
-2
/
+2
*
|
X.25 remove bkl in listen
andrew hendry
2010-09-14
1
-2
/
+2
*
|
net/irda: Use static const char * const where possible
Joe Perches
2010-09-14
1
-1
/
+1
|
/
*
flow: better memory management
Eric Dumazet
2010-09-13
1
-36
/
+42
*
pkt_sched: remov unnecessary bh_disable
stephen hemminger
2010-09-10
1
-2
/
+2
*
fib: cleanups
Eric Dumazet
2010-09-10
1
-32
/
+23
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
42
-258
/
+342
|
\
|
*
sctp: fix test for end of loop
Joe Perches
2010-09-09
1
-23
/
+23
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2010-09-08
23
-274
/
+919
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-09-07
14
-37
/
+91
|
|
|
\
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-28
7
-32
/
+21
|
|
|
\
\
|
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-23
7
-33
/
+31
|
|
|
\
\
\
[next]