Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6c6e253113123189c06ff7433c67d917cc9f68df
/
include
/
net
1f25569
tcp: higher throughput under reordering with adaptive RACK reordering wnd
by Priyaranjan Jha
· 7 years ago
49463b7
net: dsa: make tree index unsigned
by Vivien Didelot
· 7 years ago
99feaaf
net: dsa: make switch index unsigned
by Vivien Didelot
· 7 years ago
27c565a
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
by Eric Dumazet
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7ba3ebf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
4620940
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
by Jiri Pirko
· 7 years ago
c7eb7d7
net: sched: introduce chain_head_change callback
by Jiri Pirko
· 7 years ago
3ae6ec0
ipv4: Send a netevent whenever multipath hash policy is changed
by Ido Schimmel
· 7 years ago
ceffcc5
net_sched: hold netns refcnt for each action
by Cong Wang
· 7 years ago
a159d3c
net_sched: acquire RTNL in tc_action_net_exit()
by Cong Wang
· 7 years ago
47d3d7a
ipv6: Implement limits on Hop-by-Hop and Destination options
by Tom Herbert
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
70b5aee
net: sched: remove ndo_setup_tc check from tc_can_offload
by Jiri Pirko
· 7 years ago
0b5a89c
net: sched: remove unused tc_should_offload helper
by Jiri Pirko
· 7 years ago
ed29668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
59c1cec
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
2b7cda9
tcp: fix tcp_mtu_probe() vs highest_sack
by Eric Dumazet
· 7 years ago
da13c59
net: display hw address of source machine during ipv6 DAD failure
by Vishwanath Pai
· 7 years ago
26a8ba2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
6c31e5a
net: Add extack to fib_notifier_info
by David Ahern
· 7 years ago
384c181
net: sched: Identify hardware traffic classes using classid
by Amritha Nambiar
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
2064ee3
Bluetooth: Use bt_dev_err and bt_dev_info when possible
by Marcel Holtmann
· 7 years ago
7aa0045
net_sched: introduce a workqueue for RCU callbacks of tc filter
by Cong Wang
· 7 years ago
1f01d8b
Bluetooth: increase timeout for le auto connections
by Konrad Zapałowicz
· 7 years ago
1da4fc9
sctp: fix some type cast warnings introduced by stream reconf
by Xin Long
· 7 years ago
87e3de1
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
8108a77
bpf: bpf_compute_data uses incorrect cb structure
by John Fastabend
· 7 years ago
5b52a4c
tcp: remove unnecessary include
by Alexei Starovoitov
· 7 years ago
c26e91f
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
by Eric Dumazet
· 7 years ago
23a7102a
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
by Eric Dumazet
· 7 years ago
4170ba6
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
by Eric Dumazet
· 7 years ago
790f00e
tcp: Namespace-ify sysctl_tcp_autocorking
by Eric Dumazet
· 7 years ago
bd23970
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
by Eric Dumazet
· 7 years ago
26e9596
tcp: Namespace-ify sysctl_tcp_min_tso_segs
by Eric Dumazet
· 7 years ago
b530b68
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
by Eric Dumazet
· 7 years ago
9184d8b
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
by Eric Dumazet
· 7 years ago
ceef9ab
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
by Eric Dumazet
· 7 years ago
d06a990
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
by Eric Dumazet
· 7 years ago
4540c0c
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
by Eric Dumazet
· 7 years ago
ec36e41
tcp: Namespace-ify sysctl_tcp_nometrics_save
by Eric Dumazet
· 7 years ago
3d0bd02
net/sched: Add support for HW offloading for CBS
by Vinicius Costa Gomes
· 7 years ago
5749f0f
net: dsa: remove port masks
by Vivien Didelot
· 7 years ago
c38c5a6
net: dsa: use new port type in helpers
by Vivien Didelot
· 7 years ago
057cad2
net: dsa: define port types
by Vivien Didelot
· 7 years ago
02bc6e5
net: dsa: introduce dsa_user_ports helper
by Vivien Didelot
· 7 years ago
2b3e989
net: dsa: rename dsa_is_normal_port helper
by Vivien Didelot
· 7 years ago
deb8ee0
net: dsa: fix dsa_is_normal_port helper
by Vivien Didelot
· 7 years ago
bff7b68
net: dsa: add dsa_is_unused_port helper
by Vivien Didelot
· 7 years ago
af9b69a
tcp: Namespace-ify sysctl_tcp_frto
by Eric Dumazet
· 7 years ago
94f0893
tcp: Namespace-ify sysctl_tcp_adv_win_scale
by Eric Dumazet
· 7 years ago
0c12654
tcp: Namespace-ify sysctl_tcp_app_win
by Eric Dumazet
· 7 years ago
6496f6b
tcp: Namespace-ify sysctl_tcp_dsack
by Eric Dumazet
· 7 years ago
c6e2180
tcp: Namespace-ify sysctl_tcp_max_reordering
by Eric Dumazet
· 7 years ago
773d4bb
tcp: remove stale sysctl_tcp_reordering
by Eric Dumazet
· 7 years ago
0bc65a2
tcp: Namespace-ify sysctl_tcp_fack
by Eric Dumazet
· 7 years ago
65c9410
tcp: Namespace-ify sysctl_tcp_abort_on_overflow
by Eric Dumazet
· 7 years ago
625357a
tcp: Namespace-ify sysctl_tcp_rfc1337
by Eric Dumazet
· 7 years ago
3f4c7c6
tcp: Namespace-ify sysctl_tcp_stdurg
by Eric Dumazet
· 7 years ago
e0a1e5b
tcp: Namespace-ify sysctl_tcp_retrans_collapse
by Eric Dumazet
· 7 years ago
b510f0d
tcp: Namespace-ify sysctl_tcp_slow_start_after_idle
by Eric Dumazet
· 7 years ago
2c04ac8
tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
by Eric Dumazet
· 7 years ago
e20223f
tcp: Namespace-ify sysctl_tcp_recovery
by Eric Dumazet
· 7 years ago
2ae21cf
tcp: Namespace-ify sysctl_tcp_early_retrans
by Eric Dumazet
· 7 years ago
9618aec
Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
32d18ab
net: updating dst lastusage is an unlikely event.
by Paolo Abeni
· 7 years ago
60e2a77
tcp: TCP experimental option for SMC
by Ursula Braun
· 7 years ago
06f877d
tcp/dccp: fix other lockdep splats accessing ireq_opt
by Eric Dumazet
· 7 years ago
fc8bcaa
net: LLC: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
9c3b575
net: sctp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
ef5201c
bonding: remove rtmsg_ifinfo called after bond_lower_state_changed
by Xin Long
· 7 years ago
829385f
strparser: Use delayed work instead of timer for msg timeout
by Tom Herbert
· 7 years ago
71c0237
tcp: Configure TFO without cookie per socket and/or per route
by Christoph Paasch
· 7 years ago
b6f4f84
net/sock: Update sk rcu iterator macro.
by Tim Hansen
· 7 years ago
3f27fb2
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
by Eric Dumazet
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
fa71212
net: sched: remove unused is_classid_clsact_ingress/egress helpers
by Jiri Pirko
· 7 years ago
d58d31a
net: sched: remove unused classid field from tc_cls_common_offload
by Jiri Pirko
· 7 years ago
208c0f4
net: sched: use tc_setup_cb_call to call per-block callbacks
by Jiri Pirko
· 7 years ago
acb6744
net: sched: introduce per-block callbacks
by Jiri Pirko
· 7 years ago
6e40cf2
net: sched: use extended variants of block_get/put in ingress and clsact qdiscs
by Jiri Pirko
· 7 years ago
8c4083b
net: sched: add block bind/unbind notif. and extended block_get/put
by Jiri Pirko
· 7 years ago
c92e8c0
tcp/dccp: fix ireq->opt races
by Eric Dumazet
· 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
34f79502
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
by John Fastabend
· 7 years ago
9854d75
Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 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
eb4ddaf
net/decnet: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
c8652c8
net: dsa: add dsa_to_port helper
by Vivien Didelot
· 7 years ago
f8b8b1c
net: dsa: split dsa_port's netdev member
by Vivien Didelot
· 7 years ago
f4d15fb
rxrpc: Provide functions for allowing cleaner handling of signals
by David Howells
· 7 years ago
a68f4a2
rxrpc: Support service upgrade from a kernel service
by David Howells
· 7 years ago
0bfe649
fq_impl: Properly enforce memory limit
by Toke Høiland-Jørgensen
· 7 years ago
0da4af0
ipv6: only update __use and lastusetime once per jiffy at most
by Wei Wang
· 7 years ago
74e3be6
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
by Jiri Pirko
· 7 years ago
34e3759
net: sched: teach tcf_bind/unbind_filter to use block->q
by Jiri Pirko
· 7 years ago
Next »