index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
4
-9
/
+6
2018-06-06
strparser: Add __strp_unpause and use it in ktls.
Doron Roberts-Kedes
2
-1
/
+14
2018-06-06
rxrpc: Fix terminal retransmission connection ID to include the channel
David Howells
1
-1
/
+1
2018-06-06
Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"
David S. Miller
1
-16
/
+10
2018-06-06
netfilter: nft_set_rbtree: fix parameter of __nft_rbtree_lookup()
Taehee Yoo
1
-1
/
+1
2018-06-06
Merge git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2
-6
/
+9
2018-06-06
netfilter: ebtables: reject non-bridge targets
Florian Westphal
1
-0
/
+13
2018-06-06
netfilter: ipset: forbid family for hash:mac sets
Florent Fourcot
1
-1
/
+4
2018-06-06
netfilter: ipset: Limit max timeout value
Jozsef Kadlecsik
1
-4
/
+4
2018-06-06
netfilter: xt_set: Check hook mask correctly
Serhey Popovych
1
-1
/
+1
2018-06-05
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
1
-4
/
+4
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-158
/
+495
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
1
-8
/
+10
2018-06-05
net: metrics: add proper netlink validation
Eric Dumazet
2
-0
/
+4
2018-06-05
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
2
-9
/
+17
2018-06-05
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
Sabrina Dubroca
1
-1
/
+2
2018-06-05
netfilter: provide udp*_lib_lookup for nf_tproxy
Arnd Bergmann
2
-6
/
+2
2018-06-05
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
2
-2
/
+0
2018-06-05
net: sched: cls: Fix offloading when ingress dev is vxlan
Paul Blakey
1
-10
/
+16
2018-06-05
sctp: not allow transport timeout value less than HZ/5 for hb_timer
Xin Long
1
-1
/
+1
2018-06-05
bpfilter: switch to CC from HOSTCC
Alexei Starovoitov
2
-0
/
+6
2018-06-05
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
1
-1
/
+3
2018-06-05
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
1
-12
/
+14
2018-06-05
net/ipv6: prevent use after free in ip6_route_mpath_notify
David Ahern
1
-4
/
+8
2018-06-05
xsk: wire upp Tx zero-copy functions
Magnus Karlsson
4
-11
/
+128
2018-06-05
xsk: add zero-copy support for Rx
Björn Töpel
3
-20
/
+156
2018-06-05
xdp: add MEM_TYPE_ZERO_COPY
Björn Töpel
1
-5
/
+14
2018-06-05
xsk: introduce xdp_umem_page
Björn Töpel
2
-3
/
+15
2018-06-05
xsk: moved struct xdp_umem definition
Björn Töpel
3
-23
/
+3
2018-06-05
l2tp: fix refcount leakage on PPPoL2TP sockets
Guillaume Nault
1
-18
/
+17
2018-06-04
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
12
-331
/
+299
2018-06-04
net: sched: return error code when tcf proto is not found
Vlad Buslov
1
-2
/
+2
2018-06-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-40
/
+19
2018-06-04
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
Maciej Żenczykowski
1
-1
/
+14
2018-06-04
net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization
Maciej Żenczykowski
2
-4
/
+36
2018-06-04
cls_flower: Fix comparing of old filter mask with new filter
Paul Blakey
1
-1
/
+1
2018-06-04
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
[prev]
[next]