index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
l2tp: fix refcount leakage on PPPoL2TP sockets
Guillaume Nault
1
-18
/
+17
2018-06-05
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
12
-331
/
+299
2018-06-05
net: sched: return error code when tcf proto is not found
Vlad Buslov
1
-2
/
+2
2018-06-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-40
/
+19
2018-06-05
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
Maciej Żenczykowski
1
-1
/
+14
2018-06-05
net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization
Maciej Żenczykowski
2
-4
/
+36
2018-06-05
cls_flower: Fix comparing of old filter mask with new filter
Paul Blakey
1
-1
/
+1
2018-06-05
cls_flower: Fix missing free of rhashtable
Paul Blakey
1
-0
/
+2
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
55
-221
/
+154
2018-06-04
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
3
-3
/
+17
2018-06-04
libceph: allocate the locator string with GFP_NOFAIL
Ilya Dryomov
2
-20
/
+9
2018-06-04
libceph: make abort_on_full a per-osdc setting
Ilya Dryomov
1
-5
/
+4
2018-06-04
libceph: don't abort reads in ceph_osdc_abort_on_full()
Ilya Dryomov
1
-1
/
+2
2018-06-04
libceph: avoid a use-after-free during map check
Ilya Dryomov
1
-1
/
+1
2018-06-04
libceph: don't warn if req->r_abort_on_full is set
Ilya Dryomov
1
-4
/
+6
2018-06-04
libceph: use for_each_request() in ceph_osdc_abort_on_full()
Ilya Dryomov
1
-53
/
+26
2018-06-04
libceph: defer __complete_request() to a workqueue
Ilya Dryomov
1
-1
/
+18
2018-06-04
libceph: move more code into __complete_request()
Ilya Dryomov
1
-8
/
+6
2018-06-04
libceph: no need to call flush_workqueue() before destruction
Ilya Dryomov
1
-1
/
+0
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/vir...
Linus Torvalds
1
-16
/
+0
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
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_v...
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-04
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-03
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
[prev]
[next]