Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
e1a4aa50f47303ebb3ca0cfd01687884551ce03d
/
net
/
ipv4
e1a4aa5
tcp: add tracepoint trace_tcp_destroy_sock
by Song Liu
· 7 years ago
5941521
tcp: add tracepoint trace_tcp_receive_reset
by Song Liu
· 7 years ago
c24b14c4
tcp: add tracepoint trace_tcp_send_reset
by Song Liu
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
85cce21
bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nv
by Lawrence Brakmo
· 7 years ago
1b5f962
soreuseport: fix initialization race
by Craig Gallek
· 7 years ago
197df02
udp: make some messages more descriptive
by Matteo Croce
· 7 years ago
164a5e7
ipv4: ipv4_default_advmss() should use route mtu
by Eric Dumazet
· 7 years ago
ba233b3
tcp: fix tcp_send_syn_data()
by Eric Dumazet
· 7 years ago
c92e8c0
tcp/dccp: fix ireq->opt races
by Eric Dumazet
· 7 years ago
6eba87c
net: ipv4: Change fib notifiers to take a fib_alias
by David Ahern
· 7 years ago
1fba70e
tcp: socket option to set TCP fast open key
by Yuchung Cheng
· 7 years ago
de95e04
net: Add extack to validator_info structs used for address notifier
by David Ahern
· 7 years ago
b9f1f1c
tcp: fix tcp_xmit_retransmit_queue() after rbtree introduction
by Eric Dumazet
· 7 years ago
fcfd6df
ipv4: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
1ab791d
ipv4: timewait: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
7880201
inet: frags: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
59f379f
inet/connection_sock: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
5fa85a0
net: core: rcu-ify rtnl af_ops
by Florian Westphal
· 7 years ago
d85969f
tcp: cdg: make struct tcp_cdg static
by Colin Ian King
· 7 years ago
e086101
tcp: add a tracepoint for tcp retransmission
by Cong Wang
· 7 years ago
258bbb1
icmp: don't fail on fragment reassembly time exceeded
by Matteo Croce
· 7 years ago
12ed377
ip: update policy routing config help
by Stephen Hemminger
· 7 years ago
75cb070
Revert "net: defer call to cgroup_sk_alloc()"
by Eric Dumazet
· 7 years ago
fbb1fb4
net: defer call to cgroup_sk_alloc()
by Eric Dumazet
· 7 years ago
9f1c267
net: memcontrol: defer call to mem_cgroup_sk_alloc()
by Eric Dumazet
· 7 years ago
d93fa2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
fb60bcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
996b44f
udp: fix bcast packet reception
by Paolo Abeni
· 7 years ago
6c0e728
ipv4: Fix traffic triggered IPsec connections.
by Steffen Klassert
· 7 years ago
49f817d
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
by Lin Zhang
· 7 years ago
3d0241d
gso: fix payload length when gso_size is zero
by Alexey Kodanev
· 7 years ago
f192970
ip_gre: check packet length and mtu correctly in erspan tx
by William Tu
· 7 years ago
75c119a
tcp: implement rb-tree based retransmit queue
by Eric Dumazet
· 7 years ago
f331981
tcp: pass previous skb to tcp_shifted_skb()
by Eric Dumazet
· 7 years ago
8ba6dda
tcp: reduce tcp_fastretrans_alert() verbosity
by Eric Dumazet
· 7 years ago
5e76ee4
tcp: tcp_mark_head_lost() optimization
by Eric Dumazet
· 7 years ago
4e8cc22
tcp: tcp_tx_timestamp() cleanup
by Eric Dumazet
· 7 years ago
ac3f09b
tcp: uninline tcp_write_queue_purge()
by Eric Dumazet
· 7 years ago
18a4c0e
net: add rb_to_skb() and other rb tree helpers
by Eric Dumazet
· 7 years ago
bef0622
tcp: a small refactor of RACK loss detection
by Yuchung Cheng
· 7 years ago
043b87d
tcp: more efficient RACK loss detection
by Yuchung Cheng
· 7 years ago
e208007
tcp: new list for sent but unacked skbs for RACK recovery
by Eric Dumazet
· 7 years ago
1bcdca3
net/ipv4: Remove unused variable in route.c
by Tim Hansen
· 7 years ago
6d05081
tcp: clean up TFO server's initial tcp_rearm_rto() call
by Wei Wang
· 7 years ago
27204aa
tcp: uniform the set up of sockets after successful connection
by Wei Wang
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a5bc929
ipv4: ipmr: Don't forward packets already forwarded by hardware
by Yotam Gigi
· 7 years ago
5d8b3e6
ipv4: ipmr: Add the parent ID field to VIF struct
by Yotam Gigi
· 7 years ago
c84bed4
ip_gre: erspan device should keep dst
by Xin Long
· 7 years ago
c122fda
ip_gre: set tunnel hlen properly in erspan_tunnel_init
by Xin Long
· 7 years ago
5513d08
ip_gre: check packet length and mtu correctly in erspan_xmit
by Xin Long
· 7 years ago
935a974
ip_gre: get key from session_id correctly in erspan_rcv
by Xin Long
· 7 years ago
3733be1
ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob
by Haishuang Yan
· 7 years ago
4371384
ipv4: Namespaceify tcp_fastopen_key knob
by Haishuang Yan
· 7 years ago
dd00059
ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
by Haishuang Yan
· 7 years ago
e1cfcbe
ipv4: Namespaceify tcp_fastopen knob
by Haishuang Yan
· 7 years ago
ef739d8
net: ipmr: make function ipmr_notifier_init static
by Colin Ian King
· 7 years ago
bc044e8
udp: perform source validation for mcast early demux
by Paolo Abeni
· 7 years ago
7487449
IPv4: early demux can return an error code
by Paolo Abeni
· 7 years ago
d51711c
ip_gre: ipgre_tap device should keep dst
by Xin Long
· 7 years ago
fa8fefa
net: ipv4: remove fib_info arg to fib_check_nh
by David Ahern
· 7 years ago
c7c3e59
net: ipv4: remove fib_weight
by David Ahern
· 7 years ago
cf5d74b
tcp: fix under-evaluated ssthresh in TCP Vegas
by Hoang Tran
· 7 years ago
8f1975e
inetpeer: speed up inetpeer_invalidate_tree()
by Eric Dumazet
· 7 years ago
35f493b
inetpeer: fix RCU lookup() again
by Eric Dumazet
· 7 years ago
478e4c2
net: mroute: Check if rule is a default rule
by Yotam Gigi
· 7 years ago
c7c0bbe
net: ipmr: Add MFC offload indication
by Yotam Gigi
· 7 years ago
b362053
ipmr: Send FIB notifications on MFC and VIF entries
by Yotam Gigi
· 7 years ago
4d65b94
ipmr: Add FIB notification access functions
by Yotam Gigi
· 7 years ago
310ebbb
ipmr: Add reference count to MFC entries
by Yotam Gigi
· 7 years ago
36f6ee2
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
by Alexey Kodanev
· 7 years ago
1f8d31d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
fbed24bc
inet: fix improper empty comparison
by Josef Bacik
· 7 years ago
7a56673
net: use inet6_rcv_saddr to compare sockets
by Josef Bacik
· 7 years ago
cbb2fb5
net: set tb->fast_sk_family
by Josef Bacik
· 7 years ago
6e617de
net: avoid a full fib lookup when rp_filter is disabled.
by Paolo Abeni
· 7 years ago
0d4a660
udp: do rmem bulk free even if the rx sk queue is empty
by Paolo Abeni
· 7 years ago
64bc178
ipv4: speedup ipv6 tunnels dismantle
by Eric Dumazet
· 7 years ago
789e6dd
tcp: batch tcp_net_metrics_exit
by Eric Dumazet
· 7 years ago
b5b7db8
tcp: fastopen: fix on syn-data transmit failure
by Eric Dumazet
· 7 years ago
bffa72c
net: sk_buff rbnode reorg
by Eric Dumazet
· 7 years ago
4c71244
tcp: remove two unused functions
by Yuchung Cheng
· 7 years ago
7016e06
net: Convert int functions to bool
by Joe Perches
· 7 years ago
3934788
net: tcp_input: Neaten DBGUNDO
by Joe Perches
· 7 years ago
fc22579
tcp: fix data delivery rate
by Eric Dumazet
· 7 years ago
8c72c65
tcp: update skb->skb_mstamp more carefully
by Eric Dumazet
· 7 years ago
cbea8f0
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
by David Ahern
· 7 years ago
833a8b4
ip_tunnel: fix ip tunnel lookup in collect_md mode
by Haishuang Yan
· 7 years ago
da8ab57
tcp/dccp: remove reqsk_put() from inet_child_forget()
by Eric Dumazet
· 7 years ago
0f693f1
ip_tunnel: fix setting ttl and tos value in collect_md mode
by Haishuang Yan
· 7 years ago
1f3b359
tcp: fix a request socket leak
by Eric Dumazet
· 7 years ago
1080746
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
a5d7a71
netfilter: xtables: add scheduling opportunity in get_counters
by Florian Westphal
· 7 years ago
ca2c141
udp: drop head states only when all skb references are gone
by Paolo Abeni
· 7 years ago
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
18fb0b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
9efdb14
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
by Varsha Rao
· 7 years ago
44d6e2f2
net: Replace NF_CT_ASSERT() with WARN_ON().
by Varsha Rao
· 7 years ago
d1c1e39
netfilter: remove unused hooknum arg from packet functions
by Florian Westphal
· 7 years ago
Next »