Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9868c0b2eb18470a91d6f0f0df318738a50554e2
/
net
9868c0b
net sched actions: add extack messages in pedit action
by Roman Mashak
· 6 years ago
d6f1993
net: expose sk wmem in sock_exceed_buf_limit tracepoint
by Yafang Shao
· 6 years ago
8af2c06
net-sysfs: Add interface for Rx queue(s) map per Tx queue
by Amritha Nambiar
· 6 years ago
fc9bab2
net: Enable Tx queue selection based on Rx queues
by Amritha Nambiar
· 6 years ago
c6345ce
net: Record receive queue number for a connection
by Amritha Nambiar
· 6 years ago
0415746
net: Use static_key for XPS maps
by Amritha Nambiar
· 6 years ago
80d1966
net: Refactor XPS for CPUs and Rx queues
by Amritha Nambiar
· 6 years ago
4e485d0
strparser: Call skb_unclone conditionally
by Vakul Garg
· 6 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
· 6 years ago
a1be5a2
tipc: extend sock diag for group communication
by GhantaKrishnamurthy MohanKrishna
· 6 years ago
6a939f3
tipc: Auto removal of peer down node instance
by GhantaKrishnamurthy MohanKrishna
· 6 years ago
759f29b
tipc: optimize function tipc_node_timeout()
by Tung Nguyen
· 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
ea5d0c3
tcp: add new SNMP counter for drops when try to queue in rcv queue
by Yafang Shao
· 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
b0e9a2f
sctp: add support for SCTP_REUSE_PORT sockopt
by Xin Long
· 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
· 6 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
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
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
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
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
3263674
net: sched: call reoffload op on block callback reg
by John Hurley
· 7 years ago
7e916b7
net: sched: cls_bpf: implement offload tcf_proto_op
by John Hurley
· 7 years ago
530d995
net: sched: cls_u32: implement offload tcf_proto_op
by John Hurley
· 7 years ago
0efd1b3
net: sched: cls_matchall: implement offload tcf_proto_op
by John Hurley
· 7 years ago
31533cb
net: sched: cls_flower: implement offload tcf_proto_op
by John Hurley
· 7 years ago
60513bd
net: sched: pass extack pointer to block binds and cb registration
by John Hurley
· 7 years ago
2685fbb
l2tp: make l2tp_xmit_core() return void
by Guillaume Nault
· 7 years ago
363a341
l2tp: avoid duplicate l2tp_pernet() calls
by Guillaume Nault
· 7 years ago
d08532b
l2tp: don't export l2tp_tunnel_closeall()
by Guillaume Nault
· 7 years ago
2e67560
l2tp: don't export l2tp_session_queue_purge()
by Guillaume Nault
· 7 years ago
e484b1c
l2tp: remove l2tp_tunnel_priv()
by Guillaume Nault
· 7 years ago
c3612f0
l2tp: remove .show from struct l2tp_tunnel
by Guillaume Nault
· 7 years ago
877375e
l2tp: remove pppol2tp_session_close()
by Guillaume Nault
· 7 years ago
fb22350
tcp: add SNMP counter for zero-window drops
by Yafang Shao
· 7 years ago
07d7836
net: Convert NAPI gro list into a small hash table.
by David Miller
· 7 years ago
d4546c2
net: Convert GRO SKB handling to list_head.
by David Miller
· 7 years ago
9ff3b40
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6f0d349
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
0ef8b45
tls: Removed unused variable
by Vakul Garg
· 7 years ago
fe0b082
net_sched: remove unused htb drop_list
by Cong Wang
· 7 years ago
35b42da
net_sched: remove a bogus warning in hfsc
by Cong Wang
· 7 years ago
6c1f0a1
net: drivers/net: Convert random_ether_addr to eth_random_addr
by Joe Perches
· 7 years ago
0ce4e70
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
by Eric Dumazet
· 7 years ago
74174fe
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
by Eric Dumazet
· 7 years ago
6c6da92
ipv6: mcast: fix unsolicited report interval after receiving querys
by Hangbin Liu
· 7 years ago
cadefe5
tcp_bbr: fix bbr pacing rate for internal pacing
by Eric Dumazet
· 7 years ago
3f6c65d
tcp: ignore rcv_rtt sample with old ts ecr value
by Wei Wang
· 7 years ago
9f9a707
rhashtable: remove nulls_base and related code.
by NeilBrown
· 7 years ago
0eb71a9
rhashtable: split rhashtable.h
by NeilBrown
· 7 years ago
e5ab564
VSOCK: fix loopback on big-endian systems
by Claudio Imbrenda
· 7 years ago
44a5cd4
cls_flower: fix use after free in flower S/W path
by Paolo Abeni
· 7 years ago
945d015
net/packet: fix use-after-free
by Eric Dumazet
· 7 years ago
27db64f6
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
fedb1bd3
sctp: fix erroneous inc of snmp SctpFragUsrMsgs
by Marcelo Ricardo Leitner
· 7 years ago
456488c
strparser: Don't schedule in workqueue in paused state
by Vakul Garg
· 7 years ago
c24fb5e
bpfilter: fix user mode helper cross compilation
by Matteo Croce
· 7 years ago
9887cba
ip: limit use of gso_size to udp
by Willem de Bruijn
· 7 years ago
8b26a06
bpfilter: ignore binary files
by Matteo Croce
· 7 years ago
421780f
bpfilter: fix build error
by Matteo Croce
· 7 years ago
cbf56c2
net/sched: act_ife: preserve the action control in case of error
by Davide Caratti
· 7 years ago
0a889b9
net/sched: act_ife: fix recursive lock and idr leak
by Davide Caratti
· 7 years ago
7892bd0
net: propagate dev_get_valid_name return code
by Li RongQing
· 7 years ago
8c43bd1
net/tcp: Fix socket lookups with SO_BINDTODEVICE
by David Ahern
· 7 years ago
9b0a8da
net/ipv6: respect rcu grace period before freeing fib6_info
by Eric Dumazet
· 7 years ago
6e42a3f
net/ncsi: Use netdev_dbg for debug messages
by Joel Stanley
· 7 years ago
5d3b146
net/ncsi: Drop no more channels message
by Joel Stanley
· 7 years ago
87975a0
net/ncsi: Silence debug messages
by Joel Stanley
· 7 years ago
0dae72d
sunrpc: Prevent duplicate XID allocation
by Chuck Lever
· 7 years ago
41cbb0f
mac80211: add support for HE
by Luca Coelho
· 7 years ago
b8042b3d
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
by Johannes Berg
· 7 years ago
7e85dc8
net_sched: blackhole: tell upper qdisc about dropped packets
by Konstantin Khlebnikov
· 7 years ago
Next »