Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c6b48dad92aedaa9bdc013ee495cb5b1bbdf1f11
/
net
/
ipv4
94d18ee
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
af38d07
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
by Neal Cardwell
· 5 years ago
7bdf4de
net: Properly update v4 routes with v6 nexthop
by Donald Sharp
· 5 years ago
888a5c5
tcp: inherit timestamp on mtu probe
by Willem de Bruijn
· 5 years ago
fdfc5c8
tcp: remove empty skb from write queue in error cases
by Eric Dumazet
· 5 years ago
e93fb3e
net: route dump netlink NLM_F_MULTI flag missing
by John Fastabend
· 5 years ago
e2c6939
ipv4/icmp: fix rt dst dev null pointer dereference
by Hangbin Liu
· 5 years ago
6c06b66
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 5 years ago
0f404bb
net: fix icmp_socket_deliver argument 2 input
by Li RongQing
· 5 years ago
a1c4cd6
net: fix __ip_mc_inc_group usage
by Li RongQing
· 5 years ago
7fd69b0
ipv4: Add lockdep condition to fix for_each_entry()
by Joel Fernandes (Google)
· 5 years ago
4147766
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
by Jakub Kicinski
· 5 years ago
891584f
inet: frags: re-introduce skb coalescing for local delivery
by Guillaume Nault
· 5 years ago
28ba934
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
47d858d
ipip: validate header length in ipip_tunnel_xmit
by Haishuang Yan
· 5 years ago
c7148c0
net/ipv4: cleanup error condition testing
by Pavel Machek
· 5 years ago
95fa145
bpf: sockmap/tls, close can race with map free
by John Fastabend
· 5 years ago
b617158
tcp: be more careful in tcp_fragment()
by Eric Dumazet
· 5 years ago
9a2f97b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
5f4fc6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
8d650cd
tcp: fix tcp_set_congestion_control() use from bpf hook
by Eric Dumazet
· 5 years ago
eec4844
proc/sysctl: add shared variables for range check
by Matteo Croce
· 5 years ago
666a3d6
udp: Fix typo in net/ipv4/udp.c
by Su Yanjun
· 5 years ago
66f8209
fib: relax source validation check for loopback packets
by Cong Wang
· 5 years ago
b83329f
netfilter: synproxy: fix erroneous tcp mss option
by Fernando Fernandez Mancera
· 5 years ago
05ba4c8
netfilter: Update obsolete comments referring to ip_conntrack
by Yonatan Goldschmidt
· 5 years ago
3c00fb0
netfilter: nf_conntrack_sip: fix expectation clash
by xiao ruizhu
· 5 years ago
b575b24
netfilter: Fix rpfilter dropping vrf packets by mistake
by Miaohe Lin
· 5 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
af144a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
e858faf
tcp: Reset bytes_acked and bytes_received when disconnecting
by Christoph Paasch
· 5 years ago
828b2b4
ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
by Stephen Suryaputra
· 5 years ago
537de0c
ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
by Ido Schimmel
· 5 years ago
e4aa33a
net: remove unused parameter from skb_checksum_try_convert
by Li RongQing
· 5 years ago
e3b60ff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 5 years ago
c4cde58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
6f24080
ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()
by Paolo Abeni
· 5 years ago
e4730936
inet: factor out inet_send_prepare()
by Paolo Abeni
· 5 years ago
1e64d7c
net: don't warn in inet diag when IPV6 is disabled
by Stephen Hemminger
· 5 years ago
23729ff
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
by Stanislav Fomichev
· 5 years ago
885b8b4
ipv4: Fix off-by-one in route dump counter without netlink strict checking
by Stefano Brivio
· 6 years ago
8d7017f
blackhole_netdev: use blackhole_netdev to invalidate dst entries
by Mahesh Bandewar
· 6 years ago
2e60546
ipv4: don't set IPv6 only flags to IPv4 addresses
by Matteo Croce
· 6 years ago
c7b37c7
xfrm: remove get_mtu indirection from xfrm_type
by Florian Westphal
· 6 years ago
e5b1c6c
igmp: fix memory leak in igmpv3_del_delrec()
by Eric Dumazet
· 6 years ago
5cdda5f
ipv4: enable route flushing in network namespaces
by Christian Brauner
· 6 years ago
d96ff26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
6a9e9ce
net: ipv4: fix infinite loop on secondary addr promotion
by Florian Westphal
· 6 years ago
5b18f12
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
by Stephen Suryaputra
· 6 years ago
93ed54b
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
by Eric Dumazet
· 6 years ago
38c7352
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
by Stephen Suryaputra
· 6 years ago
1c5ba67
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 6 years ago
ee28906
ipv4: Dump route exceptions if requested
by Stefano Brivio
· 6 years ago
d948974
ipv4/route: Allow NULL flowinfo in rt_fill_info()
by Stefano Brivio
· 6 years ago
b597ca6e
ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
by Stefano Brivio
· 6 years ago
564c91f
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
by Stefano Brivio
· 6 years ago
650638a
ipv4: fix confirm_addr_indev() when enable route_localnet
by Shijie Luo
· 6 years ago
d8c444d
ipv4: fix inet_select_addr() when enable route_localnet
by Shijie Luo
· 6 years ago
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
dbb5281
netfilter: nf_tables: add support for matching IPv4 options
by Stephen Suryaputra
· 6 years ago
f76c7bf
netfilter: synproxy: fix manual bump of the reference counter
by Fernando Fernandez Mancera
· 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
d7f9b2f
netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY
by Fernando Fernandez Mancera
· 6 years ago
2e05fcae
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
5f3e2bf00
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
cd238ef
docs: kbuild: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 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
fe03d47
Update my email address
by Jozsef Kadlecsik
· 6 years ago
Next »