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
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-06-04
1
-16
/
+0
|
\
|
*
remove rpc_rmdir()
Al Viro
2018-04-16
1
-16
/
+0
*
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
79
-2131
/
+408
|
\
\
|
*
|
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
1
-13
/
+1
|
*
|
atm: switch to proc_create_seq_private
Christoph Hellwig
2018-05-16
1
-59
/
+13
|
*
|
atm: simplify procfs code
Christoph Hellwig
2018-05-16
1
-58
/
+7
|
*
|
bluetooth: switch to proc_create_seq_data
Christoph Hellwig
2018-05-16
1
-35
/
+5
|
*
|
netfilter/x_tables: switch to proc_create_seq_private
Christoph Hellwig
2018-05-16
1
-36
/
+6
|
*
|
netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
Christoph Hellwig
2018-05-16
1
-74
/
+18
|
*
|
neigh: switch to proc_create_seq_data
Christoph Hellwig
2018-05-16
1
-25
/
+6
|
*
|
proc: introduce proc_create_net_single
Christoph Hellwig
2018-05-16
10
-284
/
+49
|
*
|
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
49
-855
/
+134
|
*
|
netfilter/x_tables: simplify ѕeq_file code
Christoph Hellwig
2018-05-16
1
-28
/
+11
|
*
|
net/kcm: simplify proc registration
Christoph Hellwig
2018-05-16
1
-54
/
+17
|
*
|
ipv6/flowlabel: simplify pid namespace lookup
Christoph Hellwig
2018-05-16
1
-23
/
+6
|
*
|
ipv{4,6}/raw: simplify ѕeq_file code
Christoph Hellwig
2018-05-16
2
-26
/
+16
|
*
|
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
2018-05-16
2
-48
/
+37
|
*
|
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
2018-05-16
2
-62
/
+50
|
*
|
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
2018-05-16
4
-101
/
+70
|
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
5
-73
/
+8
|
*
|
proc: introduce proc_create_seq_private
Christoph Hellwig
2018-05-16
5
-63
/
+11
|
*
|
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
14
-312
/
+41
|
*
|
net/can: single_open_net needs to be paired with single_release_net
Christoph Hellwig
2018-05-14
2
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-02
19
-64
/
+97
|
\
\
\
|
*
|
|
ip6_tunnel: remove magic mtu value 0xFFF8
Nicolas Dichtel
2018-06-01
2
-5
/
+11
|
*
|
|
ip_tunnel: restore binding to ifaces with a large mtu
Nicolas Dichtel
2018-06-01
1
-4
/
+4
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-06-01
2
-4
/
+3
|
|
\
\
\
|
|
*
|
|
xfrm Fix potential error pointer dereference in xfrm_bundle_create.
Steffen Klassert
2018-05-31
1
-3
/
+2
|
|
*
|
|
xfrm6: avoid potential infinite loop in _decode_session6()
Eric Dumazet
2018-05-14
1
-1
/
+1
|
*
|
|
|
kcm: Fix use-after-free caused by clonned sockets
Kirill Tkhai
2018-06-01
1
-1
/
+1
|
*
|
|
|
net-sysfs: Fix memory leak in XPS configuration
Alexander Duyck
2018-05-31
1
-3
/
+3
|
*
|
|
|
net/ncsi: Fix array size in dumpit handler
Samuel Mendoza-Jonas
2018-05-31
1
-1
/
+1
|
*
|
|
|
cls_flower: Fix incorrect idr release when failing to modify rule
Paul Blakey
2018-05-31
1
-1
/
+1
|
*
|
|
|
ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
Mathieu Xhonneux
2018-05-28
1
-2
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-05-28
9
-43
/
+71
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
Taehee Yoo
2018-05-29
1
-1
/
+3
|
|
*
|
|
|
netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
Taehee Yoo
2018-05-29
1
-2
/
+2
|
|
*
|
|
|
netfilter: nf_tables: disable preemption in nft_update_chain_stats()
Pablo Neira Ayuso
2018-05-29
1
-2
/
+2
|
|
*
|
|
|
netfilter: provide correct argument to nla_strlcpy()
Eric Dumazet
2018-05-24
2
-3
/
+3
|
|
*
|
|
|
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-05-23
1
-6
/
+15
|
|
*
|
|
|
netfilter: nft_limit: fix packet ratelimiting
Pablo Neira Ayuso
2018-05-23
1
-14
/
+24
|
|
*
|
|
|
netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
Taehee Yoo
2018-05-23
1
-6
/
+8
|
|
*
|
|
|
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
2018-05-17
1
-1
/
+2
|
|
*
|
|
|
netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
Taehee Yoo
2018-05-17
1
-8
/
+12
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-02
3
-3
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
2018-05-28
3
-3
/
+3
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-25
14
-48
/
+121
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-05-25
2
-18
/
+68
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
Marek Lindner
2018-05-12
1
-3
/
+12
|
|
*
|
|
|
|
|
batman-adv: Fix TT sync flags for intermediate TT responses
Linus Lüssing
2018-05-12
1
-10
/
+51
[next]