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
*
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
*
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
|
|
\
|
|
*
tcp: Restore RFC5961-compliant behavior for SYN packets
Calvin Owens
2014-11-21
1
-2
/
+2
|
|
*
net: Revert "net: avoid one atomic operation in skb_clone()"
Eric Dumazet
2014-11-21
1
-17
/
+6
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-11-21
2
-3
/
+12
|
|
|
\
|
|
|
*
bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries
Linus Lüssing
2014-11-17
1
-2
/
+1
|
|
|
*
netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind
Pablo Neira Ayuso
2014-11-17
1
-1
/
+11
|
|
*
|
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-21
1
-9
/
+6
|
|
|
\
\
|
|
|
*
\
Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...
John W. Linville
2014-11-19
1
-9
/
+6
|
|
|
|
\
\
|
|
|
|
*
|
mac80211: minstrel_ht: fix a crash in rate sorting
Felix Fietkau
2014-11-18
1
-9
/
+6
|
|
*
|
|
|
ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
Jiri Bohac
2014-11-20
1
-1
/
+5
|
|
*
|
|
|
openvswitch: Don't validate IPv6 label masks.
Joe Stringer
2014-11-20
1
-1
/
+1
|
|
*
|
|
|
ipv6: delete protocol and unregister rtnetlink when cleanup
Duan Jiong
2014-11-19
1
-0
/
+4
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2014-11-16
2
-10
/
+10
|
|
*
|
|
Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshel...
David S. Miller
2014-11-16
3
-12
/
+21
|
|
|
\
\
\
|
|
|
*
|
|
openvswitch: Validate IPv6 flow key and mask values.
Jarno Rajahalme
2014-11-14
1
-0
/
+7
|
|
|
*
|
|
openvswitch: Convert dp rcu read operation to locked operations
Pravin B Shelar
2014-11-14
1
-7
/
+7
|
|
|
*
|
|
openvswitch: Fix NDP flow mask validation
Daniele Di Proietto
2014-11-14
1
-1
/
+1
|
|
|
*
|
|
openvswitch: Fix checksum calculation when modifying ICMPv6 packets.
Jesse Gross
2014-11-14
1
-2
/
+6
|
|
|
*
|
|
openvswitch: Fix memory leak.
Pravin B Shelar
2014-11-14
1
-2
/
+0
|
|
*
|
|
|
dcbnl : Disable software interrupts before taking dcb_lock
Anish Bhatt
2014-11-16
1
-18
/
+18
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-11-16
7
-56
/
+32
|
|
|
\
\
\
\
|
|
|
*
|
|
|
netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse
bill bonaparte
2014-11-14
1
-6
/
+8
|
|
|
*
|
|
|
netfilter: nf_tables: restore synchronous object release from commit/abort
Pablo Neira Ayuso
2014-11-12
1
-16
/
+8
|
|
|
*
|
|
|
netfilter: nft_compat: use the match->table to validate dependencies
Pablo Neira Ayuso
2014-11-12
1
-2
/
+2
|
|
|
*
|
|
|
netfilter: nft_compat: relax chain type validation
Pablo Neira Ayuso
2014-11-12
1
-30
/
+2
|
|
|
*
|
|
|
netfilter: nft_compat: use current net namespace
Pablo Neira Ayuso
2014-11-12
1
-2
/
+2
|
|
|
*
|
|
|
ipvs: Keep skb->sk when allocating headroom on tunnel xmit
Calvin Owens
2014-11-12
1
-0
/
+2
|
|
|
*
|
|
|
netfilter: ipset: small potential read beyond the end of buffer
Dan Carpenter
2014-11-11
1
-0
/
+6
|
|
|
*
|
|
|
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
2014-11-10
2
-0
/
+2
|
|
*
|
|
|
|
ipv4: Fix incorrect error code when adding an unreachable route
Panu Matilainen
2014-11-16
1
-0
/
+4
|
|
*
|
|
|
|
Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-14
1
-0
/
+3
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
/
/
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-11-15
1
-5
/
+30
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
Jeff Layton
2014-11-13
1
-5
/
+30
*
|
|
|
|
|
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-21
69
-1173
/
+4698
|
\
\
\
\
\
\
[next]