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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/9p: Implement TXATTRCREATE 9p call
Aneesh Kumar K.V
2010-08-02
2
-0
/
+3
*
net/9p: Implement attrwalk 9p call
Aneesh Kumar K.V
2010-08-02
2
-0
/
+3
*
9p: Implement LOPEN
M. Mohan Kumar
2010-08-02
1
-0
/
+2
*
fs/9p: This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
2010-08-02
2
-0
/
+6
*
9p: Implement TMKDIR
M. Mohan Kumar
2010-08-02
2
-0
/
+6
*
9p: Implement TMKNOD
M. Mohan Kumar
2010-08-02
2
-0
/
+6
*
9p: Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2010-08-02
2
-0
/
+6
*
9p: Define and implement TLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2010-08-02
2
-0
/
+3
*
9p: Implement client side of setattr for 9P2000.L protocol.
Sripathi Kodi
2010-08-02
2
-0
/
+29
*
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
2010-08-02
2
-0
/
+47
*
9p: readdir implementation for 9p2000.L
Sripathi Kodi
2010-08-02
2
-0
/
+35
*
net sched: fix race in mirred device removal
stephen hemminger
2010-07-24
1
-0
/
+1
*
net: fix problem in reading sock TX queue
Tom Herbert
2010-07-14
1
-6
/
+1
*
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-07-02
1
-4
/
+8
*
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
John Fastabend
2010-07-02
1
-2
/
+10
*
xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
Andreas Steffen
2010-06-30
1
-1
/
+1
*
snmp: fix SNMP_ADD_STATS()
Eric Dumazet
2010-06-23
1
-1
/
+1
*
net: check for refcount if pop a stacked dst_entry
Steffen Klassert
2010-06-04
1
-3
/
+3
*
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
2010-05-31
1
-14
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-28
3
-8
/
+16
|
\
|
*
net: fix lock_sock_bh/unlock_sock_bh
Eric Dumazet
2010-05-27
1
-6
/
+14
|
*
sctp: dubious bitfields in sctp_transport
Dan Carpenter
2010-05-26
1
-1
/
+1
|
*
cls_cgroup: Initialise classid when module is absent
Herbert Xu
2010-05-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-25
5
-5
/
+79
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-05-25
1
-1
/
+3
|
|
\
|
|
*
wireless: fix mac80211.h kernel-doc warnings
Randy Dunlap
2010-05-24
1
-0
/
+3
|
|
*
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
2010-05-24
1
-1
/
+0
|
*
|
sock.h: fix kernel-doc warning
Randy Dunlap
2010-05-24
1
-1
/
+1
|
*
|
cls_cgroup: Fix build error when built-in
Herbert Xu
2010-05-24
1
-1
/
+1
|
*
|
cls_cgroup: Store classid in struct sock
Herbert Xu
2010-05-24
2
-1
/
+72
|
*
|
caif: Bugfix - use standard Linux lists
Sjur Braendeland
2010-05-23
1
-2
/
+2
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-20
1
-1
/
+1
|
|
\
|
|
*
netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...
Joerg Marx
2010-05-20
1
-1
/
+1
*
|
|
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-25
2
-6
/
+6
*
|
|
Revert "ath9k: Group Key fix for VAPs"
Linus Torvalds
2010-05-24
1
-1
/
+0
*
|
|
9p: add 9P2000.L rename operation
Sripathi Kodi
2010-05-21
2
-0
/
+14
*
|
|
9p: add 9P2000.L statfs operation
Sripathi Kodi
2010-05-21
2
-0
/
+21
|
/
/
*
|
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
2010-05-18
1
-2
/
+10
*
|
net: Introduce skb_tunnel_rx() helper
Eric Dumazet
2010-05-17
1
-0
/
+20
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-17
1
-0
/
+39
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
1
-0
/
+39
|
|
\
\
|
|
*
|
mac80211: add offload channel switch support
Johannes Berg
2010-05-12
1
-0
/
+39
*
|
|
|
X25: Move accept approve flag to bitfield
andrew hendry
2010-05-17
1
-3
/
+2
*
|
|
|
X25: Move interrupt flag to bitfield
andrew hendry
2010-05-17
1
-1
/
+2
*
|
|
|
X25: Move qbit flag to bitfield
andrew hendry
2010-05-17
1
-1
/
+5
*
|
|
|
net: implements ip_route_input_noref()
Eric Dumazet
2010-05-17
1
-1
/
+16
*
|
|
|
net: add a noref bit on skb dst
Eric Dumazet
2010-05-17
2
-8
/
+53
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-16
1
-18
/
+3
|
\
\
\
\
|
*
|
|
|
tcp: fix MD5 (RFC2385) support
Eric Dumazet
2010-05-16
1
-18
/
+3
*
|
|
|
|
net: Introduce sk_route_nocaps
Eric Dumazet
2010-05-16
1
-0
/
+8
[next]