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
*
tipc: use generic SKB list APIs to manage deferred queue of link
Ying Xue
2014-11-26
5
-69
/
+47
*
tipc: use generic SKB list APIs to manage link transmission queue
Ying Xue
2014-11-26
5
-176
/
+153
*
tipc: use skb_queue_walk_safe marco to simplify link_prepare_wakeup routine
Ying Xue
2014-11-26
1
-6
/
+6
*
tipc: remove unused between routine
Ying Xue
2014-11-26
1
-9
/
+0
*
tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED
Ying Xue
2014-11-26
4
-8
/
+5
*
tipc: clean up the process of link pushing packets
Ying Xue
2014-11-26
3
-42
/
+24
*
tipc: remove retransmission queue
Ying Xue
2014-11-26
2
-38
/
+1
*
tipc: remove protocol message queue
Ying Xue
2014-11-26
2
-24
/
+0
*
tipc: remove node subscription infrastructure
Ying Xue
2014-11-26
9
-179
/
+56
*
ipv6: Remove unnecessary test
zhuyj
2014-11-26
1
-4
/
+2
*
gue: Call remcsum_adjust
Tom Herbert
2014-11-26
1
-67
/
+17
*
pkt_sched: fq: increase max delay from 125 ms to one second
Eric Dumazet
2014-11-26
1
-5
/
+4
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2014-11-25
57
-343
/
+222
|
\
|
*
rds: switch rds_message_copy_from_user() to iov_iter
Al Viro
2014-11-24
3
-33
/
+16
|
*
rds: switch ->inc_copy_to_user() to passing iov_iter
Al Viro
2014-11-24
9
-120
/
+47
|
*
[atm] switch vcc_sendmsg() to copy_from_iter()
Al Viro
2014-11-24
1
-11
/
+6
|
*
vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...
Al Viro
2014-11-24
2
-10
/
+10
|
*
tipc_msg_build(): pass msghdr instead of its ->msg_iov
Al Viro
2014-11-24
3
-9
/
+8
|
*
tipc_sendmsg(): pass msghdr instead of its ->msg_iov
Al Viro
2014-11-24
1
-4
/
+4
|
*
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
Al Viro
2014-11-24
3
-14
/
+16
|
*
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
2014-11-24
3
-92
/
+18
|
*
kill zerocopy_sg_from_iovec()
Al Viro
2014-11-24
1
-63
/
+2
|
*
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
Al Viro
2014-11-24
1
-0
/
+116
|
*
new helper: memcpy_to_msg()
Al Viro
2014-11-24
7
-8
/
+7
|
*
switch ipxrtr_route_packet() from iovec to msghdr
Al Viro
2014-11-24
2
-4
/
+3
|
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
31
-49
/
+44
|
*
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
2014-11-24
3
-5
/
+4
*
|
tipc: fix sparse warnings in new nl api
Richard Alpe
2014-11-24
6
-21
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-24
34
-156
/
+580
|
\
\
|
|
/
|
/
|
|
*
netfilter: nfnetlink_log: Make use of pr_fmt where applicable
Marcelo Leitner
2014-11-20
1
-3
/
+6
|
*
netfilter: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-20
5
-10
/
+5
|
*
netfilter: nf_conntrack_h323: lookup route from proper net namespace
Vasily Averin
2014-11-17
1
-6
/
+8
|
*
netfilter: xt_connlimit: honor conntrack zone if available
Florian Westphal
2014-11-17
1
-11
/
+14
|
*
netfilter: nfnetlink_log: remove unnecessary error messages
Pablo Neira Ayuso
2014-11-13
1
-7
/
+2
|
*
netfilter: fix various sparse warnings
Florian Westphal
2014-11-13
8
-16
/
+20
|
*
netfilter: nft_redir: fix sparse warnings
Pablo Neira Ayuso
2014-11-12
1
-5
/
+6
|
*
netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT
Pablo Neira Ayuso
2014-11-12
1
-2
/
+2
|
*
netfilter: nft_meta: add cgroup support
Ana Rey
2014-11-09
1
-0
/
+7
|
*
netfilter: nf_log: fix sparse warning in nf_logger_find_get()
Pablo Neira Ayuso
2014-11-04
1
-2
/
+1
|
*
netfilter: fix spelling errors
stephen hemminger
2014-10-30
2
-2
/
+2
|
*
Merge branch 'ipvs-next'
Pablo Neira Ayuso
2014-10-30
1
-1
/
+0
|
|
\
|
|
*
ipvs: remove unnecessary assignment in __ip_vs_get_out_rt
Alex Gartrell
2014-10-28
1
-1
/
+0
|
*
|
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
2014-10-30
4
-6
/
+46
|
*
|
netfilter: nf_log: Introduce nft_log_dereference() macro
Marcelo Leitner
2014-10-30
1
-12
/
+9
|
*
|
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
2014-10-27
9
-0
/
+282
|
*
|
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
2014-10-27
5
-38
/
+85
|
*
|
netfilter: refactor NAT redirect IPv4 to use it from nf_tables
Arturo Borrero
2014-10-27
5
-42
/
+92
*
|
|
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
2014-11-23
13
-33
/
+55
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
20
-123
/
+140
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-21
22
-128
/
+123
|
|
\
\
\
[next]