Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d48ecb40b5b5a156ae3658dc336bfc29ea502eb6
/
net
/
ipv4
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
32707c4
inet: frags: Remove unnecessary smp_store_release/READ_ONCE
by Herbert Xu
· 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
7542565
net: Set strict_start_type for routes and rules
by David Ahern
· 6 years ago
06c77c3
ipv4: Rename and export nh_update_mtu
by David Ahern
· 6 years ago
c366948
ipv4: export fib_info_update_nh_saddr
by David Ahern
· 6 years ago
9bd8366
ipv4: export fib_flush
by David Ahern
· 6 years ago
ac1fab2
ipv4: export fib_check_nh
by David Ahern
· 6 years ago
1bff1a0
ipv4: Add function to send route updates
by David Ahern
· 6 years ago
2c1212d
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
3a63cbb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
ea9a037
net: Treat sock->sk_drops as an unsigned int when printing
by Patrick Talbert
· 6 years ago
752beb5
net: bpfilter: fallback to netfilter if failed to load bpfilter kernel module
by Konstantin Khlebnikov
· 6 years ago
c7d5ec2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
5fa2ca7
bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
by John Fastabend
· 6 years ago
858f501
tcp: do not recycle cloned skbs
by Eric Dumazet
· 6 years ago
cd736d8
tcp: fix retrans timestamp on passive Fast Open
by Yuchung Cheng
· 6 years ago
c42253c
bpf: sockmap remove duplicate queue free
by John Fastabend
· 6 years ago
494bc1d
net/tcp: use deferred jump label for TCP acked data hook
by Jakub Kicinski
· 6 years ago
19e4e76
ipv4: Fix raw socket lookup for local traffic
by David Ahern
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
a9e41a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
5ba2a4b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1ffad6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
97ff7ff
net: use indirect calls helpers at early demux stage
by Paolo Abeni
· 6 years ago
0e219ae
net: use indirect calls helpers for L3 handler hooks
by Paolo Abeni
· 6 years ago
a5995e7
ipv4: Move exception bucket to nh_common
by David Ahern
· 6 years ago
87063a1f
ipv4: Pass fib_nh_common to rt_cache_route
by David Ahern
· 6 years ago
0f457a3
ipv4: Move cached routes to fib_nh_common
by David Ahern
· 6 years ago
7fcd1e0
ipmr_base: Do not reset index in mr_table_dump
by David Ahern
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4dd2b82
udp: fix GRO packet of death
by Eric Dumazet
· 6 years ago
d2f0c96
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
by Shmulik Ladkani
· 6 years ago
98fa627
tcp: refactor setting the initial congestion window
by Yuchung Cheng
· 6 years ago
6b94b1c
tcp: refactor to consolidate TFO passive open code
by Yuchung Cheng
· 6 years ago
794200d
tcp: undo cwnd on Fast Open spurious SYNACK retransmit
by Yuchung Cheng
· 6 years ago
8c3cfe1
tcp: lower congestion window on Fast Open SYNACK timeout
by Yuchung Cheng
· 6 years ago
336c39a
tcp: undo init congestion window on false SYNACK timeout
by Yuchung Cheng
· 6 years ago
9e450c1
tcp: better SYNACK sent timestamp
by Yuchung Cheng
· 6 years ago
7c1f081
tcp: undo initial congestion window on false SYN timeout
by Yuchung Cheng
· 6 years ago
bc9f38c
tcp: avoid unconditional congestion window undo on SYN retransmit
by Yuchung Cheng
· 6 years ago
a658a3f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
b145745
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
e1f172e
netfilter: use macros to create module aliases.
by Flavio Leitner
· 6 years ago
ca2fe29
tcp: add sanity tests in tcp_add_backlog()
by Eric Dumazet
· 6 years ago
21f1b8a
udp: fix GRO reception in case of length mismatch
by Paolo Abeni
· 6 years ago
ef6243a
genetlink: optionally validate strictly/dumps
by Johannes Berg
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
8b44836
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
20ff83f
ipv4: add sanity checks in ipv4_link_failure()
by Eric Dumazet
· 6 years ago
ecc5663
net: Change nhc_flags to unsigned char
by David Ahern
· 6 years ago
ffa8ce5
lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap
by David Ahern
· 6 years ago
bb9cd07
xfrm: remove unneeded export_symbols
by Florian Westphal
· 6 years ago
c53ac41e
xfrm: remove decode_session indirection from afinfo_policy
by Florian Westphal
· 6 years ago
2e8b4aa
xfrm: remove init_path indirection from afinfo_policy
by Florian Westphal
· 6 years ago
f24ea528
xfrm: remove tos indirection from afinfo_policy
by Florian Westphal
· 6 years ago
3557b3f
net: bpfilter: dont use module_init in non-modular code
by Paul Gortmaker
· 6 years ago
3c618c1
net: Rename net/nexthop.h net/rtnh.h
by David Ahern
· 6 years ago
d7cc399e
tcp: properly reset skb->truesize for tx recycling
by Eric Dumazet
· 6 years ago
c7cbdbf
net: rework SIOCGSTAMP ioctl handling
by Arnd Bergmann
· 6 years ago
94e4dcc
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
19fad20
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
by ZhangXiaoxu
· 6 years ago
6b0a7f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
50ce163
tcp: tcp_grow_window() needs to respect tcp_space()
by Eric Dumazet
· 6 years ago
95337b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
c543cb4
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
by Eric Dumazet
· 6 years ago
ed0de45
ipv4: recompile ip options in ipv4_link_failure
by Stephen Suryaputra
· 6 years ago
e305845
dctcp: more accurate tracking of packets delivery
by Eric Dumazet
· 6 years ago
adf82ac
netfilter: x_tables: merge ip and ipv6 masquerade modules
by Florian Westphal
· 6 years ago
bf8981a
netfilter: nf_nat: merge ip/ip6 masquerade headers
by Florian Westphal
· 6 years ago
526bb57
net: fou: remove redundant code in gue_udp_recv
by Lorenzo Bianconi
· 6 years ago
988dc4a
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
by Lorenzo Bianconi
· 6 years ago
c9d52f2
fou: correct spelling of encapsulation
by Simon Horman
· 6 years ago
d73f80f
ipv4: Handle RTA_GATEWAY set to 0
by David Ahern
· 6 years ago
bee58fe
net/ipv4/netfilter: Update comment from call_rcu_bh() to call_rcu()
by Paul E. McKenney
· 6 years ago
310655b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
492b67e
net: ip_gre: fix possible use-after-free in erspan_rcv
by Lorenzo Bianconi
· 6 years ago
Next »