index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
libceph: introduce ceph_osdc_abort_requests()
Ilya Dryomov
1
-5
/
+62
2018-06-04
libceph: use MSG_TRUNC for discarding received bytes
Ilya Dryomov
1
-13
/
+8
2018-06-04
libceph: get rid of more_kvec in try_write()
Ilya Dryomov
1
-7
/
+3
2018-06-04
libceph, rbd: add error handling for osd_req_op_cls_init()
Chengguang Xu
1
-3
/
+9
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-19
/
+1
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2
-3
/
+3
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
2
-3
/
+3
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2
-3
/
+3
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+0
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
79
-2131
/
+408
2018-06-04
netfilter: ebtables: fix compat entry padding
Alin Nastac
1
-5
/
+5
2018-06-04
ipvs: fix check on xmit to non-local addresses
Julian Anastasov
1
-1
/
+1
2018-06-04
netfilter: nft_reject_bridge: fix skb allocation size in nft_reject_br_send_v6_unreach
Taehee Yoo
1
-1
/
+1
2018-06-04
net/packet: refine check for priv area size
Eric Dumazet
1
-1
/
+1
2018-06-04
xsk: new descriptor addressing scheme
Björn Töpel
6
-79
/
+60
2018-06-04
xsk: proper Rx drop statistics update
Björn Töpel
1
-5
/
+5
2018-06-04
xsk: proper fill queue descriptor validation
Björn Töpel
2
-29
/
+14
2018-06-04
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2
-1
/
+8
2018-06-03
bpf: flowlabel in bpf_fib_lookup should be flowinfo
David Ahern
1
-1
/
+1
2018-06-03
bpf/xdp: non-map redirect can avoid calling ndo_xdp_flush
Jesper Dangaard Brouer
1
-2
/
+1
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
1
-1
/
+1
2018-06-03
bpf: make sure to clear unused fields in tunnel/xfrm state fetch
Daniel Borkmann
1
-0
/
+6
2018-06-03
bpf: add bpf_skb_cgroup_id helper
Daniel Borkmann
1
-2
/
+27
2018-06-03
net/ncsi: Avoid GFP_KERNEL in response handler
Samuel Mendoza-Jonas
1
-2
/
+2
2018-06-03
net/smc: fix error return code in smc_setsockopt()
Wei Yongjun
1
-1
/
+1
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-67
/
+100
2018-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-64
/
+97
2018-06-03
netfilter: nf_tables: handle chain name lookups via rhltable
Florian Westphal
1
-15
/
+98
2018-06-03
netfilter: nf_tables: add connlimit support
Pablo Neira Ayuso
3
-0
/
+307
2018-06-03
netfilter: nf_tables: add destroy_clone expression
Pablo Neira Ayuso
2
-2
/
+11
2018-06-03
netfilter: nf_tables: garbage collection for stateful expressions
Pablo Neira Ayuso
2
-2
/
+28
2018-06-03
netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()
Pablo Neira Ayuso
1
-4
/
+12
2018-06-03
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
1
-13
/
+23
2018-06-03
netfilter: nf_tables: pass context to object destroy indirection
Pablo Neira Ayuso
3
-8
/
+10
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
8
-339
/
+323
2018-06-03
netfilter: Decrease code duplication regarding transparent socket option
Máté Eckl
3
-16
/
+6
2018-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-3
/
+3
2018-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
28
-396
/
+1312
2018-06-02
ipvs: register conntrack hooks for ftp
Julian Anastasov
1
-0
/
+4
2018-06-01
xprtrdma: Remove transfertypes array
Chuck Lever
1
-8
/
+0
2018-06-01
ip6_tunnel: remove magic mtu value 0xFFF8
Nicolas Dichtel
2
-5
/
+11
2018-06-01
xprtrdma: Add trace_xprtrdma_dma_map(mr)
Chuck Lever
2
-0
/
+2
2018-06-01
xprtrdma: Wait on empty sendctx queue
Chuck Lever
3
-2
/
+14
2018-06-01
xprtrdma: Move common wait_for_buffer_space call to parent function
Chuck Lever
1
-19
/
+12
2018-06-01
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
1
-1
/
+1
2018-06-01
ip_tunnel: restore binding to ifaces with a large mtu
Nicolas Dichtel
1
-4
/
+4
2018-06-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
David S. Miller
2
-4
/
+3
2018-06-01
net: sched: split tc_ctl_tfilter into three handlers
Vlad Buslov
1
-145
/
+293
2018-06-01
rtnetlink: Fix null-ptr-deref in rtnl_newlink
Prashant Bhole
1
-1
/
+1
2018-06-01
kcm: Fix use-after-free caused by clonned sockets
Kirill Tkhai
1
-1
/
+1
[prev]
[next]