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
*
libceph: verify authorize reply on connect
Ilya Dryomov
2016-12-12
1
-0
/
+13
*
libceph: no need for GFP_NOFS in ceph_monc_init()
Ilya Dryomov
2016-12-12
1
-6
/
+6
*
libceph: stop allocating a new cipher on every crypto request
Ilya Dryomov
2016-12-12
2
-25
/
+61
*
libceph: uninline ceph_crypto_key_destroy()
Ilya Dryomov
2016-12-12
2
-8
/
+9
*
libceph: remove now unused ceph_*{en,de}crypt*() functions
Ilya Dryomov
2016-12-12
2
-383
/
+0
*
libceph: switch ceph_x_decrypt() to ceph_crypt()
Ilya Dryomov
2016-12-12
1
-46
/
+32
*
libceph: switch ceph_x_encrypt() to ceph_crypt()
Ilya Dryomov
2016-12-12
1
-34
/
+37
*
libceph: tweak calcu_signature() a little
Ilya Dryomov
2016-12-12
1
-15
/
+28
*
libceph: rename and align ceph_x_authorizer::reply_buf
Ilya Dryomov
2016-12-12
2
-6
/
+7
*
libceph: introduce ceph_crypt() for in-place en/decryption
Ilya Dryomov
2016-12-12
2
-0
/
+89
*
libceph: introduce ceph_x_encrypt_offset()
Ilya Dryomov
2016-12-12
1
-2
/
+6
*
libceph: old_key in process_one_ticket() is redundant
Ilya Dryomov
2016-12-12
1
-3
/
+1
*
libceph: ceph_x_encrypt_buflen() takes in_len
Ilya Dryomov
2016-12-12
1
-3
/
+4
*
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
2016-12-07
1
-0
/
+3
*
tcp: warn on bogus MSS and try to amend it
Marcelo Ricardo Leitner
2016-12-06
1
-1
/
+21
*
netlink: Do not schedule work from sk_destruct
Herbert Xu
2016-12-05
1
-17
/
+15
*
net: caif: remove ineffective check
Pan Bian
2016-12-05
1
-4
/
+1
*
net: ping: check minimum size on ICMP header length
Kees Cook
2016-12-05
1
-0
/
+4
*
net: bridge: set error code on failure
Pan Bian
2016-12-05
1
-0
/
+1
*
net: af_mpls.c add space before open parenthesis
Suraj Deshmukh
2016-12-05
1
-1
/
+1
*
ipv4: Drop suffix update from resize code
Alexander Duyck
2016-12-05
1
-21
/
+21
*
ipv4: Drop leaf from suffix pull/push functions
Alexander Duyck
2016-12-05
1
-12
/
+14
*
net: dcb: set error code on failures
Pan Bian
2016-12-03
1
-0
/
+1
*
Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-12-03
1
-2
/
+2
|
\
|
*
batman-adv: Check for alloc errors when preparing TT local data
Sven Eckelmann
2016-12-02
1
-2
/
+2
*
|
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2016-12-02
1
-2
/
+2
*
|
tipc: check minimum bearer MTU
Michal Kubeček
2016-12-02
3
-2
/
+27
*
|
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
2016-12-02
1
-1
/
+1
*
|
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
Sowmini Varadhan
2016-12-02
1
-0
/
+2
*
|
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
Eli Cooper
2016-12-02
1
-1
/
+0
*
|
ipv6: Set skb->protocol properly for local output
Eli Cooper
2016-12-02
1
-0
/
+2
*
|
ipv4: Set skb->protocol properly for local output
Eli Cooper
2016-12-02
1
-0
/
+2
*
|
packet: fix race condition in packet_set_ring
Philip Pettersson
2016-12-02
1
-6
/
+12
*
|
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tobias Klauser
2016-12-02
1
-2
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-12-01
3
-3
/
+3
|
\
\
|
*
|
esp6: Fix integrity verification when ESN are used
Tobias Brunner
2016-11-30
1
-1
/
+1
|
*
|
esp4: Fix integrity verification when ESN are used
Tobias Brunner
2016-11-30
1
-1
/
+1
|
*
|
xfrm_user: fix return value from xfrm_user_rcv_msg
Yi Zhao
2016-11-30
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-12-01
9
-32
/
+60
|
\
\
\
|
*
|
|
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
2016-11-30
1
-2
/
+2
|
*
|
|
netfilter: ipv6: nf_defrag: drop mangled skb on ream error
Florian Westphal
2016-11-29
2
-3
/
+3
|
*
|
|
netfilter: nft_range: add the missing NULL pointer check
Liping Zhang
2016-11-24
1
-0
/
+6
|
*
|
|
netfilter: nf_tables: fix inconsistent element expiration calculation
Anders K. Pedersen
2016-11-24
1
-5
/
+9
|
*
|
|
netfilter: nat: switch to new rhlist interface
Florian Westphal
2016-11-24
1
-16
/
+24
|
*
|
|
netfilter: nat: fix cmp return value
Florian Westphal
2016-11-24
1
-3
/
+6
|
*
|
|
netfilter: nft_hash: validate maximum value of u32 netlink hash attribute
Laura Garcia Liebana
2016-11-24
1
-2
/
+5
|
*
|
|
netfilter: Update nf_send_reset6 to consider L3 domain
David Ahern
2016-11-24
1
-0
/
+1
|
*
|
|
netfilter: Update ip_route_me_harder to consider L3 domain
David Ahern
2016-11-24
1
-1
/
+4
*
|
|
|
l2tp: fix address test in __l2tp_ip6_bind_lookup()
Guillaume Nault
2016-11-30
1
-1
/
+1
*
|
|
|
l2tp: fix lookup for sockets not bound to a device in l2tp_ip
Guillaume Nault
2016-11-30
2
-5
/
+8
[next]