Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
71634d7f92093062e7b8b2a9efffa5569edcca8b
/
net
/
ipv4
438ac88
net: fastopen: robustness and endianness fixes for SipHash
by Ard Biesheuvel
· 6 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c356dc4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
b6653b3
tcp: refine memory limit test in tcp_fragment()
by Eric Dumazet
· 6 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
85f9aa7
inet: clear num_timeout reqsk_alloc()
by Eric Dumazet
· 6 years ago
25cec75
net/ipv4: fib_trie: Avoid cryptic ternary expressions
by Matthias Kaehlcke
· 6 years ago
d5dd887
inet: fix various use-after-free in defrags units
by Eric Dumazet
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
f361c4d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484
by Thomas Gleixner
· 6 years ago
76e2153
net/udp_gso: Allow TX timestamp with UDP GSO
by Fred Klassen
· 6 years ago
5684abf
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
by Xin Long
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
40008e9
net: ipv4: remove erroneous advancement of list pointer
by Florian Westphal
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
c681eda
net: ipv4: move tcp_fastopen server side code to SipHash library
by Ard Biesheuvel
· 6 years ago
4fddbf8
Merge branch 'tcp-fixes'
by David S. Miller
· 6 years ago
2e05fca
tcp: fix compile error if !CONFIG_SYSCTL
by Eric Dumazet
· 6 years ago
967c05a
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
by Eric Dumazet
· 6 years ago
5f3e2bf
tcp: add tcp_min_snd_mss sysctl
by Eric Dumazet
· 6 years ago
f070ef2
tcp: tcp_fragment() should apply sane memory limits
by Eric Dumazet
· 6 years ago
3b4929f
tcp: limit payload size of sacked skbs
by Eric Dumazet
· 6 years ago
0b7d7f6
tcp: add tcp_tx_skb_cache sysctl
by Eric Dumazet
· 6 years ago
ede61ca
tcp: add tcp_rx_skb_cache sysctl
by Eric Dumazet
· 6 years ago
f48d2cc
udp: Remove unused variable/function (exact_dif)
by Tim Beale
· 6 years ago
7354537
udp: Remove unused parameter (exact_dif)
by Tim Beale
· 6 years ago
d6fb396
ipv4: tcp: fix ACK/RST sent with a transmit delay
by Eric Dumazet
· 6 years ago
363887a
ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
by Stephen Suryaputra
· 6 years ago
7b58139
tcp: use static_branch_deferred_inc for clean_acked_data_enabled
by Willem de Bruijn
· 6 years ago
a842fe1
tcp: add optional per socket transmit delay
by Eric Dumazet
· 6 years ago
522924b
net: correct udp zerocopy refcnt also when zerocopy only on append
by Willem de Bruijn
· 6 years ago
7bf4796
nexthops: add support for replace
by David Ahern
· 6 years ago
6c48ea5
ipv4: Optimization for fib_info lookup with nexthops
by David Ahern
· 6 years ago
493ced1
ipv4: Allow routes to use nexthop objects
by David Ahern
· 6 years ago
f88c9aa
nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
by David Ahern
· 6 years ago
948622f
tcp: Make tcp_fastopen_alloc_ctx static
by YueHaibing
· 6 years ago
c67b855
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
by Eric Dumazet
· 6 years ago
fcc2202
tcp: fix undo spurious SYNACK in passive Fast Open
by Yuchung Cheng
· 6 years ago
c3fee64
net: ipv4: fib_semantics: fix uninitialized variable
by Enrico Weigelt
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
38e406f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
1e1d926
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
983695f
bpf: fix unconnected udp hooks
by Daniel Borkmann
· 6 years ago
8b5e07d
inet_connection_sock: remove unused parameter of reqsk_queue_unlink func
by Zhiqiang Liu
· 6 years ago
0a90478
ipv4: not do cache for local delivery if bc_forwarding is enabled
by Xin Long
· 6 years ago
88e235b
net: ipv4: drop unneeded likely() call around IS_ERR()
by Enrico Weigelt
· 6 years ago
75a6faf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
by Thomas Gleixner
· 6 years ago
c942299
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
by Thomas Gleixner
· 6 years ago
f88d8ea
ipv6: Plumb support for nexthop object in a fib6_info
by David Ahern
· 6 years ago
4c7e808
ipv4: Plumb support for nexthop object in a fib_info
by David Ahern
· 6 years ago
dcb1ecb
ipv4: Prepare for fib6_nh from a nexthop object
by David Ahern
· 6 years ago
5481d73
ipv4: Use accessors for fib_info nexthop data
by David Ahern
· 6 years ago
82ba25c
udp: only choose unbound UDP socket for multicast when not in a VRF
by Tim Beale
· 6 years ago
d3e6e28
net: ipv4: fix rcu lockdep splat due to wrong annotation
by Florian Westphal
· 6 years ago
b703414
net: fix use-after-free in kfree_skb_list
by Eric Dumazet
· 6 years ago
5472c3c
tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
by Eric Dumazet
· 6 years ago
046386c
ipv4: icmp: use this_cpu_read() in icmp_sk()
by Eric Dumazet
· 6 years ago
257a525
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
by Martin KaFai Lau
· 6 years ago
2638eb8b
net: ipv4: provide __rcu annotation for ifa_list
by Florian Westphal
· 6 years ago
cd5a411
net: use new in_dev_ifa iterators
by Florian Westphal
· 6 years ago
b8d1957
netfilter: use in_dev_for_each_ifa_rcu
by Florian Westphal
· 6 years ago
d519e87
devinet: use in_dev_for_each_ifa_rcu in more places
by Florian Westphal
· 6 years ago
ef11db3
net: inetdevice: provide replacement iterators for in_ifaddr walk
by Florian Westphal
· 6 years ago
c1e9e01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
0462eaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
956fe21
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
by brakmo
· 6 years ago
6f43e52
nexthop: remove redundant assignment to err
by Colin Ian King
· 6 years ago
b4b12b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
3862c6a
netfilter: ipv4: prefer skb_ensure_writable
by Florian Westphal
· 6 years ago
2f4c533
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
100f6d8
net: correct zerocopy refcnt with udp MSG_MORE
by Willem de Bruijn
· 6 years ago
2b81f81
net: don't clear sock->sk early to avoid trouble in strparser
by Jakub Kicinski
· 6 years ago
19c3401
net: ipv4: place control buffer handling away from fragmentation iterators
by Pablo Neira Ayuso
· 6 years ago
065ff79
net: ipv4: split skbuff into fragments transformer
by Pablo Neira Ayuso
· 6 years ago
c8b17be
net: ipv4: add skbuff fraglist splitter
by Pablo Neira Ayuso
· 6 years ago
aa1236c
tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key
by Jason Baron
· 6 years ago
0f1ce02
tcp: add support to TCP_FASTOPEN_KEY for optional backup key
by Jason Baron
· 6 years ago
9092a76
tcp: add backup TFO key infrastructure
by Jason Baron
· 6 years ago
483642e
tcp: introduce __tcp_fastopen_cookie_gen_cipher()
by Christoph Paasch
· 6 years ago
9609dad
ipv4: tcp_input: fix stack out of bounds when parsing TCP options.
by Young Xiao
· 6 years ago
32707c4
inet: frags: Remove unnecessary smp_store_release/READ_ONCE
by Herbert Xu
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
430a049
nexthop: Add support for nexthop groups
by David Ahern
· 6 years ago
b513bd0
nexthop: Add support for lwt encaps
by David Ahern
· 6 years ago
53010f9
nexthop: Add support for IPv6 gateways
by David Ahern
· 6 years ago
597cfe4f
nexthop: Add support for IPv4 nexthops
by David Ahern
· 6 years ago
ab84be7
net: Initial nexthop code
by David Ahern
· 6 years ago
dc93f46
inet: frags: fix use-after-free read in inet_frag_destroy_rcu
by Eric Dumazet
· 6 years ago
6b73d19
inet: frags: uninline fqdir_init()
by Eric Dumazet
· 6 years ago
df80152
ipv4: remove redundant assignment to n
by Colin Ian King
· 6 years ago
3c8fc87
inet: frags: rework rhashtable dismantle
by Eric Dumazet
· 6 years ago
4907abc
net: dynamically allocate fqdir structures
by Eric Dumazet
· 6 years ago
a39aca6
net: add a net pointer to struct fqdir
by Eric Dumazet
· 6 years ago
9cce45f
net: rename inet_frags_init_net() to fdir_init()
by Eric Dumazet
· 6 years ago
8dfdb31
ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]
by Eric Dumazet
· 6 years ago
803fdd9
net: rename struct fqdir fields
by Eric Dumazet
· 6 years ago
89fb900
net: rename inet_frags_exit_net() to fqdir_exit()
by Eric Dumazet
· 6 years ago
6ce3b4d
inet: rename netns_frags to fqdir
by Eric Dumazet
· 6 years ago
425aa0e
ip_sockglue: Fix missing-check bug in ip_ra_control()
by Gen Zhang
· 6 years ago
Next »