index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
2018-04-09
1
-0
/
+1
*
soreuseport: initialise timewait reuseport field
Eric Dumazet
2018-04-07
1
-0
/
+1
*
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
2018-04-07
1
-5
/
+6
*
arp: fix arp_filter on l3slave devices
Miguel Fadon Perlines
2018-04-05
1
-1
/
+1
*
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-05
1
-5
/
+6
*
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-04-04
1
-3
/
+2
*
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2018-04-04
1
-1
/
+2
*
route: check sysctl_fib_multipath_use_neigh earlier than hash
Xin Long
2018-04-01
1
-9
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
7
-11
/
+49
|
\
|
*
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-30
1
-1
/
+1
|
|
\
|
|
*
netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
Masahiro Yamada
2018-03-29
1
-1
/
+1
|
*
|
ip_tunnel: Resolve ipsec merge conflict properly.
David S. Miller
2018-03-29
1
-6
/
+6
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-29
2
-3
/
+6
|
|
\
\
|
|
*
|
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
2018-03-19
1
-1
/
+0
|
|
*
|
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
2018-03-19
1
-1
/
+7
|
|
*
|
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
2018-03-19
1
-1
/
+0
|
*
|
|
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
2018-03-25
2
-0
/
+5
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-03-24
2
-3
/
+17
|
|
\
\
\
|
|
*
|
|
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
2018-03-24
1
-2
/
+4
|
|
*
|
|
netfilter: drop template ct when conntrack is skipped.
Paolo Abeni
2018-03-22
1
-1
/
+13
|
|
|
/
/
|
*
/
/
ip_tunnel: Emit events for post-register MTU changes
Petr Machata
2018-03-23
1
-5
/
+21
|
|
/
/
*
|
|
ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()
Eric Dumazet
2018-04-01
1
-5
/
+12
*
|
|
crypto : chtls - CPL handler definition
Atul Gupta
2018-03-31
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-31
4
-19
/
+92
|
\
\
\
|
*
|
|
bpf: Post-hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-6
/
+12
|
*
|
|
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
3
-0
/
+43
|
*
|
|
net: Introduce __inet_bind() and __inet6_bind
Andrey Ignatov
2018-03-31
1
-15
/
+24
|
*
|
|
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-0
/
+7
|
*
|
|
bpf: sockmap redirect ingress support
John Fastabend
2018-03-30
1
-1
/
+9
*
|
|
|
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
2018-03-31
1
-21
/
+14
*
|
|
|
inet: frags: do not clone skb in ip_expire()
Eric Dumazet
2018-03-31
1
-10
/
+6
*
|
|
|
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-03-31
2
-6
/
+6
*
|
|
|
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-03-31
2
-14
/
+2
*
|
|
|
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2018-03-31
1
-33
/
+32
*
|
|
|
inet: frags: remove some helpers
Eric Dumazet
2018-03-31
2
-8
/
+3
*
|
|
|
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-03-31
2
-341
/
+115
*
|
|
|
inet: frags: refactor ipfrag_init()
Eric Dumazet
2018-03-31
1
-2
/
+2
*
|
|
|
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2018-03-31
2
-11
/
+15
*
|
|
|
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
2018-03-31
1
-3
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
10
-178
/
+53
|
\
\
\
\
|
*
|
|
|
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
2018-03-30
2
-32
/
+2
|
*
|
|
|
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
2018-03-30
1
-0
/
+12
|
*
|
|
|
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
2018-03-30
4
-133
/
+2
|
*
|
|
|
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
2018-03-30
4
-8
/
+10
|
*
|
|
|
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
2018-03-30
4
-4
/
+4
|
*
|
|
|
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
2018-03-20
1
-1
/
+7
|
*
|
|
|
netfilter: x_tables: ensure last rule in base chain matches underflow/policy
Florian Westphal
2018-03-05
2
-2
/
+32
|
*
|
|
|
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-03-05
2
-5
/
+13
|
*
|
|
|
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2018-03-05
2
-2
/
+2
|
*
|
|
|
netfilter: x_tables: move hook entry checks into core
Florian Westphal
2018-03-05
2
-20
/
+6
[next]