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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
1
-3
/
+2
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
1
-1
/
+2
2018-04-01
route: check sysctl_fib_multipath_use_neigh earlier than hash
Xin Long
1
-9
/
+11
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-11
/
+49
2018-04-01
ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()
Eric Dumazet
1
-5
/
+12
2018-03-31
crypto : chtls - CPL handler definition
Atul Gupta
1
-0
/
+1
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-19
/
+92
2018-03-31
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
1
-21
/
+14
2018-03-31
inet: frags: do not clone skb in ip_expire()
Eric Dumazet
1
-10
/
+6
2018-03-31
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2
-6
/
+6
2018-03-31
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2
-14
/
+2
2018-03-31
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
1
-33
/
+32
2018-03-31
inet: frags: remove some helpers
Eric Dumazet
2
-8
/
+3
2018-03-31
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2
-341
/
+115
2018-03-31
inet: frags: refactor ipfrag_init()
Eric Dumazet
1
-2
/
+2
2018-03-31
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2
-11
/
+15
2018-03-31
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-3
/
+9
2018-03-30
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-03-31
bpf: Post-hooks for sys_bind
Andrey Ignatov
1
-6
/
+12
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
3
-0
/
+43
2018-03-31
net: Introduce __inet_bind() and __inet6_bind
Andrey Ignatov
1
-15
/
+24
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
1
-0
/
+7
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-178
/
+53
2018-03-30
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
2
-32
/
+2
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
1
-0
/
+12
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
4
-133
/
+2
2018-03-30
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
4
-8
/
+10
2018-03-30
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
4
-4
/
+4
2018-03-30
bpf: sockmap redirect ingress support
John Fastabend
1
-1
/
+9
2018-03-29
net/ipv4: Allow notifier to fail route replace
David Ahern
1
-2
/
+7
2018-03-29
net/ipv4: Move call_fib_entry_notifiers up for new routes
David Ahern
1
-2
/
+16
2018-03-29
ip_tunnel: Resolve ipsec merge conflict properly.
David S. Miller
1
-6
/
+6
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+3
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+6
2018-03-29
netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
Masahiro Yamada
1
-1
/
+1
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
35
-43
/
+0
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
1
-4
/
+4
2018-03-26
ipmr: Make ipmr_dump() common
Yuval Mintz
2
-51
/
+44
2018-03-26
ipmr: Make MFC fib notifiers common
Yuval Mintz
1
-22
/
+4
2018-03-26
ipmr: Make vif fib notifiers common
Yuval Mintz
1
-26
/
+5
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
11
-17
/
+17
2018-03-25
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
2
-0
/
+5
2018-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+17
2018-03-24
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
1
-2
/
+4
2018-03-23
net: Convert udp_sysctl_ops
Kirill Tkhai
1
-1
/
+2
2018-03-23
ip_tunnel: Emit events for post-register MTU changes
Petr Machata
1
-5
/
+21
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-19
/
+44
2018-03-22
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
1
-9
/
+6
2018-03-22
net: Make ip_ra_chain per struct net
Kirill Tkhai
2
-16
/
+4
2018-03-22
net: Revert "ipv4: fix a deadlock in ip_ra_control"
Kirill Tkhai
3
-5
/
+9
[next]