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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
1
-33
/
+55
2019-05-30
tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key
Jason Baron
1
-24
/
+71
2019-05-30
tcp: add support to TCP_FASTOPEN_KEY for optional backup key
Jason Baron
1
-10
/
+20
2019-05-30
tcp: add backup TFO key infrastructure
Jason Baron
4
-55
/
+123
2019-05-30
tcp: introduce __tcp_fastopen_cookie_gen_cipher()
Christoph Paasch
1
-35
/
+36
2019-05-30
ipv4: tcp_input: fix stack out of bounds when parsing TCP options.
Young Xiao
1
-0
/
+2
2019-05-30
inet: frags: Remove unnecessary smp_store_release/READ_ONCE
Herbert Xu
1
-6
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
39
-214
/
+39
2019-05-28
nexthop: Add support for nexthop groups
David Ahern
1
-23
/
+481
2019-05-28
nexthop: Add support for lwt encaps
David Ahern
1
-1
/
+36
2019-05-28
nexthop: Add support for IPv6 gateways
David Ahern
1
-0
/
+56
2019-05-28
nexthop: Add support for IPv4 nexthops
David Ahern
1
-0
/
+208
2019-05-28
net: Initial nexthop code
David Ahern
2
-1
/
+723
2019-05-28
inet: frags: fix use-after-free read in inet_frag_destroy_rcu
Eric Dumazet
1
-2
/
+18
2019-05-28
inet: frags: uninline fqdir_init()
Eric Dumazet
1
-0
/
+19
2019-05-26
ipv4: remove redundant assignment to n
Colin Ian King
1
-1
/
+0
2019-05-26
inet: frags: rework rhashtable dismantle
Eric Dumazet
1
-12
/
+37
2019-05-26
net: dynamically allocate fqdir structures
Eric Dumazet
3
-18
/
+19
2019-05-26
net: add a net pointer to struct fqdir
Eric Dumazet
1
-13
/
+7
2019-05-26
net: rename inet_frags_init_net() to fdir_init()
Eric Dumazet
1
-2
/
+1
2019-05-26
ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]
Eric Dumazet
1
-12
/
+6
2019-05-26
net: rename struct fqdir fields
Eric Dumazet
2
-28
/
+28
2019-05-26
net: rename inet_frags_exit_net() to fqdir_exit()
Eric Dumazet
2
-4
/
+4
2019-05-26
inet: rename netns_frags to fqdir
Eric Dumazet
2
-36
/
+36
2019-05-25
ip_sockglue: Fix missing-check bug in ip_ra_control()
Gen Zhang
1
-0
/
+2
2019-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-20
/
+3
2019-05-22
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
Eric Dumazet
1
-11
/
+11
2019-05-22
ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
Eric Dumazet
1
-17
/
+30
2019-05-22
net: Set strict_start_type for routes and rules
David Ahern
1
-0
/
+1
2019-05-22
ipv4: Rename and export nh_update_mtu
David Ahern
1
-2
/
+2
2019-05-22
ipv4: export fib_info_update_nh_saddr
David Ahern
1
-6
/
+5
2019-05-22
ipv4: export fib_flush
David Ahern
1
-1
/
+1
2019-05-22
ipv4: export fib_check_nh
David Ahern
1
-6
/
+6
2019-05-22
ipv4: Add function to send route updates
David Ahern
1
-0
/
+72
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
43
-30
/
+43
2019-05-21
netfilter: nft_fib: Fix existence check support
Phil Sutter
1
-20
/
+3
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2
-26
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
1
-4
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
27
-0
/
+27
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
10
-0
/
+10
2019-05-19
net: Treat sock->sk_drops as an unsigned int when printing
Patrick Talbert
3
-3
/
+3
2019-05-16
net: bpfilter: fallback to netfilter if failed to load bpfilter kernel module
Konstantin Khlebnikov
1
-4
/
+2
2019-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+4
2019-05-16
bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
John Fastabend
1
-1
/
+4
2019-05-15
tcp: do not recycle cloned skbs
Eric Dumazet
1
-1
/
+1
2019-05-14
tcp: fix retrans timestamp on passive Fast Open
Yuchung Cheng
1
-0
/
+3
2019-05-14
bpf: sockmap remove duplicate queue free
John Fastabend
1
-2
/
+0
2019-05-09
net/tcp: use deferred jump label for TCP acked data hook
Jakub Kicinski
1
-5
/
+11
2019-05-08
ipv4: Fix raw socket lookup for local traffic
David Ahern
1
-2
/
+2
[prev]
[next]