Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9fda3510ab6002a9c77cc21de0d6d8c48cf1abba
/
net
9fda351
net/smc: move link group list to smc_core
by Hans Wippel
· 7 years ago
69cb7dc
net/smc: add common buffer size in send and receive buffer descriptors
by Hans Wippel
· 7 years ago
9c21d2f
tcp: add tcp_comp_sack_nr sysctl
by Eric Dumazet
· 7 years ago
6d82aa2
tcp: add tcp_comp_sack_delay_ns sysctl
by Eric Dumazet
· 7 years ago
200d95f
tcp: add TCPAckCompressed SNMP counter
by Eric Dumazet
· 7 years ago
5d9f426
tcp: add SACK compression
by Eric Dumazet
· 7 years ago
a389363
tcp: do not force quickack when receiving out-of-order packets
by Eric Dumazet
· 7 years ago
33fa382
vlan: Add extack messages for link create
by David Ahern
· 7 years ago
990a9d4
net/ncsi: prevent a couple array underflows
by Dan Carpenter
· 7 years ago
be7f3e5
net/smc: init conn.tx_work & conn.send_lock sooner
by Eric Dumazet
· 7 years ago
56f8c5d
tcp: don't mark recently sent packets lost on RTO
by Yuchung Cheng
· 7 years ago
b8fef65
tcp: new helper tcp_rack_skb_timeout
by Yuchung Cheng
· 7 years ago
c77d62f
tcp: separate loss marking and state update on RTO
by Yuchung Cheng
· 7 years ago
2ad55f5
tcp: new helper tcp_timeout_mark_lost
by Yuchung Cheng
· 7 years ago
d716bfd
tcp: account lost retransmit after timeout
by Yuchung Cheng
· 7 years ago
6ac06ec
tcp: simpler NewReno implementation
by Yuchung Cheng
· 7 years ago
b38a51f
tcp: disable RFC6675 loss detection
by Yuchung Cheng
· 7 years ago
20b654d
tcp: support DUPACK threshold in RACK
by Yuchung Cheng
· 7 years ago
021a17e
pfifo_fast: drop unneeded additional lock on dequeue
by Paolo Abeni
· 7 years ago
96009c7
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
by Paolo Abeni
· 7 years ago
b9f672a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
32f7b44
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
by Paolo Abeni
· 7 years ago
517c300
net/smc: check for pending termination
by Karsten Graul
· 7 years ago
8f332a7
net/smc: drop messages when link state is inactive
by Karsten Graul
· 7 years ago
3cf52eb
net/smc: set link inactive before calling smc_lgr_free()
by Karsten Graul
· 7 years ago
1401ea0
net/smc: handle all error codes from smc_conn_create()
by Karsten Graul
· 7 years ago
2a4c57a
net/smc: use a workqueue to defer llc send
by Karsten Graul
· 7 years ago
b32cf4a
net/smc: move link llc initialization to llc layer
by Karsten Graul
· 7 years ago
d97935f
net/smc: simplify test_link function usage
by Karsten Graul
· 7 years ago
9fcdf8e
net/smc: remove unnecessary cast
by Karsten Graul
· 7 years ago
44aa81c
net/smc: register new rmbs with the peer
by Karsten Graul
· 7 years ago
569bc64
net/smc: no tx work trigger for fallback sockets
by Ursula Braun
· 7 years ago
8111038
bpf: sockmap, add hash map support
by John Fastabend
· 7 years ago
e5cd3ab
bpf: sockmap, refactor sockmap routines to work with hashmap
by John Fastabend
· 7 years ago
5884f35
sctp: checkpatch fixups
by Marcelo Ricardo Leitner
· 7 years ago
e136e96
sctp: add asoc and packet to sctp_flush_ctx
by Marcelo Ricardo Leitner
· 7 years ago
bb54384
sctp: add sctp_flush_ctx, a context struct on outq_flush routines
by Marcelo Ricardo Leitner
· 7 years ago
4fdbb0e
sctp: rework switch cases in sctp_outq_flush_data
by Marcelo Ricardo Leitner
· 7 years ago
6605f69
sctp: make use of gfp on retransmissions
by Marcelo Ricardo Leitner
· 7 years ago
4bf21b6
sctp: move transport flush code out of sctp_outq_flush
by Marcelo Ricardo Leitner
· 7 years ago
cb93cc5
sctp: move flushing of data chunks out of sctp_outq_flush
by Marcelo Ricardo Leitner
· 7 years ago
96e0418
sctp: move outq data rtx code out of sctp_outq_flush
by Marcelo Ricardo Leitner
· 7 years ago
7a0b9df
sctp: move the flush of ctrl chunks into its own function
by Marcelo Ricardo Leitner
· 7 years ago
0d634b0
sctp: factor out sctp_outq_select_transport
by Marcelo Ricardo Leitner
· 7 years ago
b9fd683
sctp: add sctp_packet_singleton
by Marcelo Ricardo Leitner
· 7 years ago
289e1f4
net: ipv4: ipconfig: fix unused variable
by Anders Roxell
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4bc8719
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
a1f45ef
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
a52956d
net sched actions: fix refcnt leak in skbmod
by Roman Mashak
· 7 years ago
d68d75f
net: sched: fix error path in tcf_proto_create() when modules are not configured
by Jiri Pirko
· 7 years ago
d5db21a
erspan: auto detect truncated ipv6 packets.
by William Tu
· 7 years ago
f010089
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
af5d018
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
by Roman Mashak
· 7 years ago
575b65b
udp: avoid refcount_t saturation in __udp_gso_segment()
by Eric Dumazet
· 7 years ago
73a6bab
tcp: switch pacing timer to softirq based hrtimer
by Eric Dumazet
· 7 years ago
aab9c40
net: dsa: Plug in PHYLINK support
by Florian Fainelli
· 7 years ago
c4aef9f
net: dsa: Eliminate dsa_slave_get_link()
by Florian Fainelli
· 7 years ago
11d8f3d
net: dsa: Add PHYLINK switch operations
by Florian Fainelli
· 7 years ago
1b97013
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
by Andrey Ignatov
· 7 years ago
6b47fe1
rxrpc: Trace UDP transmission failure
by David Howells
· 7 years ago
494337c
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
by David Howells
· 7 years ago
93864fc
rxrpc: Fix the min security level for kernel calls
by David Howells
· 7 years ago
f2aeed3
rxrpc: Fix error reception on AF_INET6 sockets
by David Howells
· 7 years ago
c54e43d
rxrpc: Fix missing start of call timeout
by David Howells
· 7 years ago
87f5fc7
bpf: Provide helper to do forwarding lookups in kernel FIB table
by David Ahern
· 7 years ago
65a2022
net/ipv6: Add fib lookup stubs for use in bpf helper
by David Ahern
· 7 years ago
d4bea42
net/ipv6: Update fib6 tracepoint to take fib6_info
by David Ahern
· 7 years ago
138118e
net/ipv6: Add fib6_lookup
by David Ahern
· 7 years ago
cc065a9
net/ipv6: Refactor fib6_rule_action
by David Ahern
· 7 years ago
1d053da
net/ipv6: Extract table lookup from ip6_pol_route
by David Ahern
· 7 years ago
3b290a3
net/ipv6: Rename rt6_multipath_select
by David Ahern
· 7 years ago
6454743
net/ipv6: Rename fib6_lookup to fib6_node_lookup
by David Ahern
· 7 years ago
895262d
tls: Fix tls_device initialization
by Boris Pismenny
· 7 years ago
2b18d79
net: bridge: Allow bridge master in br_vlan_get_info()
by Petr Machata
· 7 years ago
6910e25
sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
by Xin Long
· 7 years ago
0048369
tcp: Add mark for TIMEWAIT sockets
by Jon Maxwell
· 7 years ago
03bdfc0
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
by Joe Perches
· 7 years ago
b2a9643
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
9e57501
net/ipv6: fix lock imbalance in ip6_route_del()
by Eric Dumazet
· 7 years ago
09c8b97
tipc: fix one byte leak in tipc_sk_set_orig_addr()
by Eric Dumazet
· 7 years ago
69678bc
udp: fix SO_BINDTODEVICE
by Paolo Abeni
· 7 years ago
0e8411e
ipv4: reset fnhe_mtu_locked after cache route flushed
by Hangbin Liu
· 7 years ago
a37fb85
net: dsa: fix added_by_user switchdev notification
by Vivien Didelot
· 7 years ago
5f30721
tipc: clean up removal of binding table items
by Jon Maloy
· 7 years ago
680a2846
net/9p: fix spelling mistake: "suspsend" -> "suspend"
by Colin Ian King
· 7 years ago
39a2d5c
sctp: fix spelling mistake: "max_retans" -> "max_retrans"
by Colin Ian King
· 7 years ago
88ab310
net/udp: Update udp_encap_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
0278647
net: Update generic_xdp_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
39e8392
net: Update netstamp_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
aabf677
net: Update [e/in]gress_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
a7950ae
net/sock: Update memalloc_socks static key to modern api
by Davidlohr Bueso
· 7 years ago
5263a98
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
by Davidlohr Bueso
· 7 years ago
94f6a80
tipc: eliminate KMSAN uninit-value in strcmp complaint
by Ying Xue
· 7 years ago
4a026da
net/9p: correct some comment errors in 9p file system code
by Sun Lianwen
· 7 years ago
0010f70
libceph: add osd_req_op_extent_osd_data_bvecs()
by Ilya Dryomov
· 7 years ago
ea7e343
xsk: fix 64-bit division
by Björn Töpel
· 7 years ago
0d83003
bpf: xdp: allow offloads to store into rx_queue_index
by Jakub Kicinski
· 7 years ago
04d55b2
udp: Do not copy destructor if one is not present
by Alexander Duyck
· 7 years ago
6053d0f
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
by Alexander Duyck
· 7 years ago
Next »