index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
net/ipv6: prevent use after free in ip6_route_mpath_notify
David Ahern
2018-06-05
1
-4
/
+8
|
*
|
l2tp: fix refcount leakage on PPPoL2TP sockets
Guillaume Nault
2018-06-05
1
-18
/
+17
|
*
|
net: sched: return error code when tcf proto is not found
Vlad Buslov
2018-06-04
1
-2
/
+2
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-06-04
3
-40
/
+19
|
|
\
\
|
|
*
|
Bluetooth: Re-use kstrtobool_from_user()
Andy Shevchenko
2018-05-30
3
-40
/
+19
|
*
|
|
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
Maciej Żenczykowski
2018-06-04
1
-1
/
+14
|
*
|
|
net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization
Maciej Żenczykowski
2018-06-04
2
-4
/
+36
|
*
|
|
cls_flower: Fix comparing of old filter mask with new filter
Paul Blakey
2018-06-04
1
-1
/
+1
|
*
|
|
cls_flower: Fix missing free of rhashtable
Paul Blakey
2018-06-04
1
-0
/
+2
|
*
|
|
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
2018-06-04
3
-3
/
+17
|
*
|
|
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
2
-3
/
+3
|
*
|
|
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
2018-06-04
2
-3
/
+3
|
*
|
|
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
2
-3
/
+3
|
*
|
|
net/packet: refine check for priv area size
Eric Dumazet
2018-06-04
1
-1
/
+1
|
*
|
|
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2018-06-04
2
-1
/
+8
|
*
|
|
net/ncsi: Avoid GFP_KERNEL in response handler
Samuel Mendoza-Jonas
2018-06-03
1
-2
/
+2
|
*
|
|
net/smc: fix error return code in smc_setsockopt()
Wei Yongjun
2018-06-03
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
22
-67
/
+100
|
|
\
\
\
|
*
|
|
|
netfilter: nf_tables: handle chain name lookups via rhltable
Florian Westphal
2018-06-03
1
-15
/
+98
|
*
|
|
|
netfilter: nf_tables: add connlimit support
Pablo Neira Ayuso
2018-06-03
3
-0
/
+307
|
*
|
|
|
netfilter: nf_tables: add destroy_clone expression
Pablo Neira Ayuso
2018-06-03
2
-2
/
+11
|
*
|
|
|
netfilter: nf_tables: garbage collection for stateful expressions
Pablo Neira Ayuso
2018-06-03
2
-2
/
+28
|
*
|
|
|
netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()
Pablo Neira Ayuso
2018-06-03
1
-4
/
+12
|
*
|
|
|
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
2018-06-03
1
-13
/
+23
|
*
|
|
|
netfilter: nf_tables: pass context to object destroy indirection
Pablo Neira Ayuso
2018-06-03
3
-8
/
+10
|
*
|
|
|
netfilter: Libify xt_TPROXY
Máté Eckl
2018-06-03
8
-339
/
+323
|
*
|
|
|
netfilter: Decrease code duplication regarding transparent socket option
Máté Eckl
2018-06-03
3
-16
/
+6
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-06-02
28
-397
/
+1313
|
|
\
\
\
\
|
|
*
|
|
|
ipvs: add ipv6 support to ftp
Julian Anastasov
2018-06-01
5
-178
/
+325
|
|
*
|
|
|
ipvs: add full ipv6 support to nfct
Julian Anastasov
2018-06-01
1
-52
/
+49
|
|
*
|
|
|
netfilter: nft_fwd_netdev: allow to forward packets via neighbour layer
Pablo Neira Ayuso
2018-06-01
1
-1
/
+145
|
|
*
|
|
|
netfilter: nfnetlink: Remove VLA usage
Kees Cook
2018-06-01
1
-2
/
+23
|
|
*
|
|
|
netfilter: nf_flow_table: attach dst to skbs
Jason A. Donenfeld
2018-06-01
1
-2
/
+4
|
|
*
|
|
|
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
2018-06-01
4
-32
/
+196
|
|
*
|
|
|
netfilter: nf_tables: Add audit support to log statement
Phil Sutter
2018-06-01
1
-1
/
+91
|
|
*
|
|
|
netfilter: nf_tables: add support for native socket matching
Máté Eckl
2018-06-01
3
-0
/
+153
|
|
*
|
|
|
netfilter: fix ptr_ret.cocci warnings
kbuild test robot
2018-06-01
2
-12
/
+3
|
|
*
|
|
|
netfilter: nf_tables: remove unused variables
Taehee Yoo
2018-05-29
1
-16
/
+0
|
|
*
|
|
|
netfilter: nf_tables: use call_rcu in netlink dumps
Florian Westphal
2018-05-29
1
-39
/
+72
|
|
*
|
|
|
netfilter: nf_tables: fail batch if fatal signal is pending
Florian Westphal
2018-05-29
1
-0
/
+8
|
|
*
|
|
|
netfilter: nf_tables: fix endian mismatch in return type
Florian Westphal
2018-05-29
1
-1
/
+1
|
|
*
|
|
|
netfilter: nft_compat: use call_rcu for nfnl_compat_get
Florian Westphal
2018-05-29
1
-11
/
+18
|
|
*
|
|
|
netfilter: nat: make symbol nat_hook static
Wei Yongjun
2018-05-29
1
-1
/
+1
|
|
*
|
|
|
netfilter: nf_tables: remove synchronize_rcu in commit phase
Florian Westphal
2018-05-29
2
-18
/
+210
|
|
*
|
|
|
netfilter: nfnetlink: allow commit to fail
Florian Westphal
2018-05-29
1
-1
/
+8
|
|
*
|
|
|
netfilter: nat: merge nf_nat_redirect into nf_nat
Florian Westphal
2018-05-29
3
-10
/
+2
|
|
*
|
|
|
netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
Florian Westphal
2018-05-29
6
-20
/
+4
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
net: sched: split tc_ctl_tfilter into three handlers
Vlad Buslov
2018-06-01
1
-145
/
+293
|
*
|
|
|
rtnetlink: Fix null-ptr-deref in rtnl_newlink
Prashant Bhole
2018-06-01
1
-1
/
+1
|
*
|
|
|
rtnetlink: Remove VLA usage
Kees Cook
2018-05-31
1
-2
/
+16
[prev]
[next]