Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1a7441b282cef3bb94acaba9f474ebc6d22277ba
/
net
c98ebe2
Merge branch 'multipath_tcp'
by Trond Myklebust
· 5 years ago
b6580ab
SUNRPC: Remove warning in debugfs.c when compiling with W=1
by Trond Myklebust
· 5 years ago
41adafa
Merge branch 'bh-remove'
by Trond Myklebust
· 5 years ago
2f34b8b
SUNRPC: add links for all client xprts to debugfs
by NeilBrown
· 5 years ago
a332518
SUNRPC: Count ops completing with tk_status < 0
by Dave Wysochanski
· 5 years ago
10db569
SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.
by NeilBrown
· 5 years ago
93ba048
SUNRPC: Use proper printk specifiers for unsigned long long
by Dave Wysochanski
· 5 years ago
9dfe52a
SUNRPC: Move call to rpc_count_iostats before rpc_call_done
by Dave Wysochanski
· 5 years ago
5a0c257
NFS: send state management on a single connection.
by NeilBrown
· 5 years ago
612b41f
SUNRPC: Allow creation of RPC clients with multiple connections
by Trond Myklebust
· 8 years ago
c049f8e
SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lock
by Trond Myklebust
· 6 years ago
21f0ffa
SUNRPC: Add basic load balancing to the transport switch
by Trond Myklebust
· 8 years ago
b5e9241
SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
by Trond Myklebust
· 6 years ago
4f8943f
SUNRPC: Replace direct task wakeups from softirq context
by Trond Myklebust
· 6 years ago
7e0a0e3
SUNRPC: Replace the queue timer with a delayed work function
by Trond Myklebust
· 6 years ago
a8f46b5
Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 5 years ago
eca9443
Bluetooth: Fix faulty expression for minimum encryption key size check
by Matias Karhumaa
· 5 years ago
c949c30
Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 years ago
7e3d362
SUNRPC: Fix up calculation of client message length
by Trond Myklebust
· 5 years ago
c84afab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
89ed5b5
af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET
by Neil Horman
· 5 years ago
25bff6d
sctp: change to hold sk after auth shkey is created successfully
by Xin Long
· 5 years ago
2c6b55f
ipv6: fix neighbour resolution with raw socket
by Nicolas Dichtel
· 5 years ago
9b1c1ef
ipv6: constify rt6_nexthop()
by Nicolas Dichtel
· 5 years ago
5b18f12
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
by Stephen Suryaputra
· 5 years ago
8c33bf1
net/smc: Fix error path in smc_init
by YueHaibing
· 5 years ago
4480879
net/smc: hold conns_lock before calling smc_lgr_register_conn()
by Huaping Zhou
· 5 years ago
b8e8a86
net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"
by Eiichi Tsukata
· 5 years ago
38c7352
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
by Stephen Suryaputra
· 5 years ago
4f07b80
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
by Xin Long
· 5 years ago
55655e3
net/packet: fix memory leak in packet_set_ring()
by Eric Dumazet
· 5 years ago
9354544
net/tls: fix page double free on TX cleanup
by Dirk van der Merwe
· 5 years ago
45d5cb1
net/sched: cbs: Fix error path of cbs_module_init
by YueHaibing
· 5 years ago
c492d4c
tipc: change to use register_pernet_device
by Xin Long
· 5 years ago
693cd8c
Bluetooth: Fix regression with minimum encryption key size alignment
by Marcel Holtmann
· 5 years ago
c356dc4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
b6653b3
tcp: refine memory limit test in tcp_fragment()
by Eric Dumazet
· 5 years ago
c036f7d
Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 years ago
19d5504
SUNRPC: Fix a credential refcount leak
by Trond Myklebust
· 5 years ago
502980e
Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"
by Anna Schumaker
· 5 years ago
b962261
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
by Lin Yi
· 5 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
85f9aa7
inet: clear num_timeout reqsk_alloc()
by Eric Dumazet
· 5 years ago
c7036d9
ipv6: Default fib6_type to RTN_UNICAST when not set
by David Ahern
· 5 years ago
1e091c3
svcrdma: Ignore source port when computing DRC hash
by Chuck Lever
· 5 years ago
06996c1
net/af_iucv: always register net_device notifier
by Julian Wiedmann
· 5 years ago
238965b
net/af_iucv: build proper skbs for HiperTransport
by Julian Wiedmann
· 5 years ago
fdbf632
net/af_iucv: remove GFP_DMA restriction for HiperTransport
by Julian Wiedmann
· 5 years ago
7f904d7
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
by Thomas Gleixner
· 5 years ago
21042e4
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
by Thomas Gleixner
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 5 years ago
f361c4d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484
by Thomas Gleixner
· 5 years ago
7a33847
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
by Thomas Gleixner
· 5 years ago
2504ba9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
by Thomas Gleixner
· 5 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 5 years ago
40b0b3f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
by Thomas Gleixner
· 5 years ago
d470e72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
cb359b6
hvsock: fix epollout hang from race condition
by Sunil Muthuswamy
· 5 years ago
76e2153
net/udp_gso: Allow TX timestamp with UDP GSO
by Fred Klassen
· 5 years ago
3e14c38
net: netem: fix use after free and double free with packet corruption
by Jakub Kicinski
· 5 years ago
177b800
net: netem: fix backlog accounting for corrupted GSO frames
by Jakub Kicinski
· 5 years ago
c3bcde0
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
by Xin Long
· 5 years ago
5684abf
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
by Xin Long
· 5 years ago
d0bae4a
net: remove duplicate fetch in sock_getsockopt
by JingYi Hou
· 5 years ago
d0f84d0
tipc: fix issues with early FAILOVER_MSG from peer
by Tuong Lien
· 5 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
4fddbf8
Merge branch 'tcp-fixes'
by David S. Miller
· 5 years ago
6be8e29
lapb: fixed leak of control-blocks.
by Jeremy Sowden
· 5 years ago
5cf0261
tipc: purge deferredq list for each grp member in tipc_group_delete
by Xin Long
· 5 years ago
d4d5d8e
ax25: fix inconsistent lock state in ax25_destroy_timer
by Eric Dumazet
· 5 years ago
f3e92cb
neigh: fix use-after-free read in pneigh_get_next
by Eric Dumazet
· 5 years ago
2e05fca
tcp: fix compile error if !CONFIG_SYSCTL
by Eric Dumazet
· 5 years ago
d424a2a
hv_sock: Suppress bogus "may be used uninitialized" warnings
by Dexuan Cui
· 5 years ago
36b2f61
net: handle 802.1P vlan 0 packets properly
by Govindarajulu Varadarajan
· 5 years ago
967c05a
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
by Eric Dumazet
· 5 years ago
5f3e2bf
tcp: add tcp_min_snd_mss sysctl
by Eric Dumazet
· 5 years ago
f070ef2
tcp: tcp_fragment() should apply sane memory limits
by Eric Dumazet
· 6 years ago
3b4929f
tcp: limit payload size of sacked skbs
by Eric Dumazet
· 6 years ago
1eb4169
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
8574921
bpf: Fix out of bounds memory access in bpf_sk_storage
by Arthur Fabre
· 5 years ago
42f5cda
vsock/virtio: set SOCK_DONE on peer shutdown
by Stephen Barber
· 5 years ago
ce27ec6
net: add high_order_alloc_disable sysctl/static key
by Eric Dumazet
· 5 years ago
0b7d7f6
tcp: add tcp_tx_skb_cache sysctl
by Eric Dumazet
· 5 years ago
ede61ca
tcp: add tcp_rx_skb_cache sysctl
by Eric Dumazet
· 5 years ago
99815f5
net: sched: flower: don't call synchronize_rcu() on mask creation
by Vlad Buslov
· 5 years ago
ce950f1
sctp: Free cookie before we memdup a new one
by Neil Horman
· 5 years ago
2a2af5e
Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 5 years ago
385097a
nfc: Ensure presence of required attributes in the deactivate_target handler
by Young Xiao
· 5 years ago
b658420
cfg80211: report measurement start TSF correctly
by Avraham Stern
· 5 years ago
4f488fb
cfg80211: fix memory leak of wiphy device name
by Eric Biggers
· 5 years ago
1a473d6
cfg80211: util: fix bit count off by one
by Mordechay Goodstein
· 5 years ago
f889146
mac80211: do not start any work during reconfigure flow
by Naftali Goldstein
· 5 years ago
ebb3ca3
cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()
by Luca Coelho
· 5 years ago
5635723
mac80211: only warn once on chanctx_conf being NULL
by Yibo Zhao
· 5 years ago
588f7d3
mac80211: drop robust management frames from unknown TA
by Johannes Berg
· 6 years ago
648ee6c
net: tls, correctly account for copied bytes with multiple sk_msgs
by John Fastabend
· 5 years ago
e1ae5c2
vrf: Increment Icmp6InMsgs on the original netdev
by Stephen Suryaputra
· 5 years ago
f0d2ca1
net: ethtool: Allow matching on vlan DEI bit
by Maxime Chevallier
· 5 years ago
ec66854
mpls: fix af_mpls dependencies for real
by Matteo Croce
· 5 years ago
01d76b5
xdp: check device pointer before clearing
by Ilya Maximets
· 5 years ago
Next »