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-08-04
net/smc: no cursor update send in state SMC_INIT
Ursula Braun
1
-1
/
+2
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
4
-5
/
+5
2018-08-03
tcp: remove unneeded variable 'err'
YueHaibing
1
-2
/
+1
2018-08-03
af_unix: ensure POLLOUT on remote close() for connected dgram socket
Jason Baron
1
-1
/
+6
2018-08-04
netfilter: nft_tunnel: fix sparse errors
Pablo Neira Ayuso
1
-5
/
+3
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
1
-22
/
+11
2018-08-03
l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()
Guillaume Nault
1
-4
/
+9
2018-08-03
netfilter: conntrack: avoid use-after free on rmmod
Florian Westphal
1
-4
/
+3
2018-08-03
netfilter: kconfig: remove ct zone/label dependencies
Florian Westphal
1
-3
/
+3
2018-08-03
netfilter: nf_tables: simplify NLM_F_CREATE handling
Pablo Neira Ayuso
1
-19
/
+10
2018-08-03
netfilter: bridge: Expose nf_tables bridge hook priorities through uapi
Máté Eckl
3
-0
/
+3
2018-08-03
netfilter: nf_tables: match on tunnel metadata
Pablo Neira Ayuso
1
-1
/
+111
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
4
-0
/
+466
2018-08-03
netfilter: nft_tproxy: Add missing config check
Máté Eckl
1
-0
/
+2
2018-08-03
l2tp: ignore L2TP_ATTR_MTU
Guillaume Nault
5
-23
/
+9
2018-08-03
l2tp: simplify MTU handling in l2tp_ppp
Guillaume Nault
1
-49
/
+18
2018-08-03
l2tp: define l2tp_tunnel_dst_mtu()
Guillaume Nault
3
-21
/
+26
2018-08-03
netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT
Harsha Sharma
2
-6
/
+1
2018-08-03
netfilter: nf_tables: remove unused variable
YueHaibing
1
-2
/
+0
2018-08-03
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
Kees Cook
1
-12
/
+13
2018-08-03
net: sched: fix flush on non-existing chain
Jiri Pirko
1
-0
/
+7
2018-08-03
netfilter: nf_tables: flow event notifier must use transaction mutex
Florian Westphal
1
-2
/
+2
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2
-2
/
+2
2018-08-03
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
4
-28
/
+11
2018-08-03
crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()
Eric Biggers
1
-1
/
+1
2018-08-03
bpf/test_run: support cgroup local storage
Roman Gushchin
1
-2
/
+11
2018-08-03
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
1
-1
/
+22
2018-08-02
net/socket: remove duplicated init code
Matthieu Baerts
1
-48
/
+3
2018-08-02
libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
Ilya Dryomov
1
-2
/
+4
2018-08-02
libceph: check authorizer reply/challenge length before reading
Ilya Dryomov
1
-0
/
+7
2018-08-02
libceph: implement CEPHX_V2 calculation mode
Ilya Dryomov
1
-17
/
+56
2018-08-02
libceph: add authorizer challenge
Ilya Dryomov
5
-6
/
+117
2018-08-02
libceph: factor out encrypt_authorizer()
Ilya Dryomov
1
-13
/
+36
2018-08-02
libceph: factor out __ceph_x_decrypt()
Ilya Dryomov
1
-9
/
+24
2018-08-02
libceph: factor out __prepare_write_connect()
Ilya Dryomov
1
-9
/
+12
2018-08-02
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
1
-28
/
+26
2018-08-02
ceph: fix whitespace
Stephen Hemminger
8
-9
/
+1
2018-08-02
libceph: use timespec64 for r_mtime
Arnd Bergmann
1
-4
/
+4
2018-08-02
libceph: use timespec64 in for keepalive2 and ticket validity
Arnd Bergmann
4
-20
/
+20
2018-08-02
libceph: amend "bad option arg" error message
Ilya Dryomov
1
-2
/
+1
2018-08-02
libceph: stop parsing when a bad int arg is detected
Chengguang Xu
1
-4
/
+4
2018-08-02
libceph: make ceph_osdc_notify{,_ack}() payload_len u32
Ilya Dryomov
1
-4
/
+4
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-63
/
+131
2018-08-02
net: Fix coding style in skb_push()
Ganesh Goudar
1
-1
/
+1
2018-08-02
rxrpc: Remove set but not used variable 'nowj'
Wei Yongjun
1
-2
/
+1
2018-08-01
Revert "net/ipv6: fix metrics leak"
David S. Miller
1
-14
/
+4
2018-08-01
Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David S. Miller
10
-31
/
+100
2018-08-01
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
YueHaibing
1
-2
/
+2
2018-08-01
net: sched: make tcf_chain_{get,put}() static
Jiri Pirko
1
-18
/
+16
2018-08-01
net: sched: fix notifications for action-held chains
Jiri Pirko
1
-28
/
+43
[prev]
[next]