Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1d981f1dbe14ebf96fe1b2de58b72f60e897fb91
/
net
4b15c70
net/sched: Make etf report drops on error_queue
by Jesus Sanchez-Palencia
· 7 years ago
88cab77
net/sched: Add HW offloading capability to ETF
by Jesus Sanchez-Palencia
· 7 years ago
25db26a
net/sched: Introduce the ETF Qdisc
by Vinicius Costa Gomes
· 7 years ago
860b642
net/sched: Allow creating a Qdisc watchdog with other clocks
by Vinicius Costa Gomes
· 7 years ago
3d0ba8c
net: packet: Hook into time based transmission.
by Richard Cochran
· 7 years ago
a818f75
net: ipv6: Hook into time based transmission
by Jesus Sanchez-Palencia
· 7 years ago
bc969a9
net: ipv4: Hook into time based transmission
by Jesus Sanchez-Palencia
· 7 years ago
80b14de
net: Add a new socket option for a future transmit time.
by Richard Cochran
· 7 years ago
c47d8c2
net: Clear skb->tstamp only on the forwarding path
by Jesus Sanchez-Palencia
· 7 years ago
30e99ed
net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()
by Wei Yongjun
· 7 years ago
e7e3728
net:sched: add action inheritdsfield to skbedit
by Qiaobin Fu
· 7 years ago
b9f463d
net: don't bother calling list RX functions on empty lists
by Edward Cree
· 7 years ago
5fa1273
net: ipv4: listify ip_rcv_finish
by Edward Cree
· 7 years ago
17266ee
net: ipv4: listified version of ip_rcv
by Edward Cree
· 7 years ago
88eb194
net: core: propagate SKB lists through packet_type lookup
by Edward Cree
· 7 years ago
4ce0017
net: core: another layer of lists, around PF_MEMALLOC skb handling
by Edward Cree
· 7 years ago
7da517a
net: core: Another step of skb receive list processing
by Edward Cree
· 7 years ago
920572b
net: core: unwrap skb list receive slightly further
by Edward Cree
· 7 years ago
f6ad8c1
net: core: trivial netif_receive_skb_list() entry point
by Edward Cree
· 7 years ago
0999f02
sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dst
by Xin Long
· 7 years ago
4be4139
sctp: add support for setting flowlabel when adding a transport
by Xin Long
· 7 years ago
0b0dce7
sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparams
by Xin Long
· 7 years ago
8a9c58d
sctp: add support for dscp and flowlabel per transport
by Xin Long
· 7 years ago
69b9e1e
ipv4: add __ip_queue_xmit() that supports tos param
by Xin Long
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4e33d7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
9868c0b
net sched actions: add extack messages in pedit action
by Roman Mashak
· 7 years ago
d6f1993
net: expose sk wmem in sock_exceed_buf_limit tracepoint
by Yafang Shao
· 7 years ago
fc9c202
ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
by Eric Biggers
· 7 years ago
603d4cf
net: fix use-after-free in GRO with ESP
by Sabrina Dubroca
· 7 years ago
8af2c06
net-sysfs: Add interface for Rx queue(s) map per Tx queue
by Amritha Nambiar
· 7 years ago
fc9bab2
net: Enable Tx queue selection based on Rx queues
by Amritha Nambiar
· 7 years ago
c6345ce
net: Record receive queue number for a connection
by Amritha Nambiar
· 7 years ago
0415746
net: Use static_key for XPS maps
by Amritha Nambiar
· 7 years ago
80d1966
net: Refactor XPS for CPUs and Rx queues
by Amritha Nambiar
· 7 years ago
1236f22
tcp: prevent bogus FRTO undos with non-SACK flows
by Ilpo Järvinen
· 7 years ago
271b955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
35e8c7b
net: fib_rules: bring back rule_exists to match rule during add
by Roopa Prabhu
· 7 years ago
3f76df1
net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
by Cong Wang
· 7 years ago
4e485d0
strparser: Call skb_unclone conditionally
by Vakul Garg
· 7 years ago
8365da2
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 7 years ago
a1be5a2
tipc: extend sock diag for group communication
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
6a939f3
tipc: Auto removal of peer down node instance
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
759f29b
tipc: optimize function tipc_node_timeout()
by Tung Nguyen
· 7 years ago
e7c7faa
net/ipv6: Fix updates to prefix route
by David Ahern
· 7 years ago
ef9be75
tipc: eliminate buffer cloning in function tipc_msg_extract()
by Tung Nguyen
· 7 years ago
4b1b7d3b
net/smc: add SMC-D diag support
by Hans Wippel
· 7 years ago
4134984
net/smc: add SMC-D support in af_smc
by Hans Wippel
· 7 years ago
be244f2
net/smc: add SMC-D support in data transfer
by Hans Wippel
· 7 years ago
c758dfd
net/smc: add SMC-D support in CLC messages
by Hans Wippel
· 7 years ago
1619f77
net/smc: add pnetid support for SMC-D and ISM
by Hans Wippel
· 7 years ago
c6ba7c9
net/smc: add base infrastructure for SMC-D and ISM
by Hans Wippel
· 7 years ago
e82f2e3
net/smc: optimize consumer cursor updates
by Ursula Braun
· 7 years ago
0afff91
net/smc: add pnetid support
by Ursula Braun
· 7 years ago
be6a3f3
net/smc: determine port attributes independent from pnet table
by Ursula Braun
· 7 years ago
d14b56f
net: cleanup gfp mask in alloc_skb_with_frags
by Michal Hocko
· 7 years ago
ea5d0c3
tcp: add new SNMP counter for drops when try to queue in rcv queue
by Yafang Shao
· 7 years ago
c860e99
tcp: fix Fast Open key endianness
by Yuchung Cheng
· 7 years ago
0ed5269
net/sched: add tunnel option support to act_tunnel_key
by Simon Horman
· 7 years ago
256c87c
net: check tunnel option type in tunnel flags
by Pieter Jansen van Vuuren
· 7 years ago
9d7298c
net/sched: act_tunnel_key: add extended ack support
by Simon Horman
· 7 years ago
a1165b5
net/sched: act_tunnel_key: disambiguate metadata dst error cases
by Simon Horman
· 7 years ago
e88958e
net: handle NULL ->poll gracefully
by Christoph Hellwig
· 7 years ago
b0e9a2f
sctp: add support for SCTP_REUSE_PORT sockopt
by Xin Long
· 7 years ago
0933cc2
Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
e699e2c
net, mm: account sock objects to kmemcg
by Shakeel Butt
· 7 years ago
a421775
mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
by Omer Efrat
· 7 years ago
397c657
cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
by Omer Efrat
· 7 years ago
f0c0407
mac80211: remove unnecessary NULL check
by Johannes Berg
· 7 years ago
47aa786
mac80211: fix potential null pointer dereference
by Gustavo A. R. Silva
· 7 years ago
fe0984d
cfg80211: track time using boottime
by Arnd Bergmann
· 7 years ago
95bca62
nl80211: check nla_parse_nested() return values
by Johannes Berg
· 7 years ago
188f60a
nl80211: relax ht operation checks for mesh
by Bob Copeland
· 7 years ago
e7441c9
mac80211: disable BHs/preemption in ieee80211_tx_control_port()
by Denis Kenzior
· 7 years ago
b6e71bd
ila: Flush netlink command to clear xlat table
by Tom Herbert
· 7 years ago
ad68147
ila: Create main ila source file
by Tom Herbert
· 7 years ago
b893281
ila: Call library function alloc_bucket_locks
by Tom Herbert
· 7 years ago
f7a2ba5
ila: Fix use of rhashtable walk in ila_xlat.c
by Tom Herbert
· 7 years ago
4c79579
bpf: Change bpf_fib_lookup to return lookup status
by David Ahern
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
9c4c325
skbuff: preserve sock reference when scrubbing the skb.
by Flavio Leitner
· 7 years ago
f564650
netfilter: check if the socket netns is correct.
by Flavio Leitner
· 7 years ago
4305274
net sched actions: avoid bitwise operation on signed value in pedit
by Roman Mashak
· 7 years ago
95b0d2d
net sched actions: fix misleading text strings in pedit action
by Roman Mashak
· 7 years ago
6ff7586
net sched actions: use sizeof operator for buffer length
by Roman Mashak
· 7 years ago
544377c
net sched actions: fix sparse warning
by Roman Mashak
· 7 years ago
80f0f57
net sched actions: fix coding style in pedit action
by Roman Mashak
· 7 years ago
0a9fe5c
netem: slotting with non-uniform distribution
by Yousuk Seung
· 7 years ago
24ac3a0
net/smc: rebuild nonblocking connect
by Ursula Braun
· 7 years ago
15ecbe9
tcp: add one more quick ack after after ECN events
by Eric Dumazet
· 7 years ago
8e75887
bpfilter: include bpfilter_umh in assembly instead of using objcopy
by Masahiro Yamada
· 7 years ago
977c711
strparser: Remove early eaten to fix full tcp receive buffer stall
by Doron Roberts-Kedes
· 7 years ago
a408194
l2tp: define helper for parsing struct sockaddr_pppol2tp*
by Guillaume Nault
· 7 years ago
242b1bb
tcp: remove one indentation level in tcp_create_openreq_child
by Eric Dumazet
· 7 years ago
88e85a7
bpfilter: check compiler capability in Kconfig
by Masahiro Yamada
· 7 years ago
0901441
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
8e32628
neighbour: force neigh_invalidate when NUD_FAILED update is from admin
by Roopa Prabhu
· 7 years ago
3463e51
net/tls: Remove VLA usage on nonce
by Kees Cook
· 7 years ago
7c8f4e6
fib_rules: match rules based on suppress_* properties too
by Jason A. Donenfeld
· 7 years ago
c809195f
rds: clean up loopback rds_connections on netns deletion
by Sowmini Varadhan
· 7 years ago
Next »