index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
Martijn de Gouw
1
-10
/
+17
2020-10-20
sunrpc: raise kernel RPC channel buffer size
Roberto Bergantinos Corpas
1
-1
/
+1
2020-10-16
svcrdma: fix bounce buffers for unaligned offsets and multiple pages
Dan Aloni
1
-1
/
+2
2020-10-16
net/sunrpc: Fix return value for sysctl sunrpc.transports
Artur Molchanov
1
-1
/
+7
2020-09-25
sunrpc: simplify do_cache_clean
J. Bruce Fields
1
-7
/
+8
2020-09-25
sunrpc: cache : Replace seq_printf with seq_puts
Xu Wang
1
-2
/
+2
2020-09-25
SUNRPC/NFSD: Implement xdr_reserve_space_vec()
Anna Schumaker
1
-0
/
+45
2020-09-25
net: sunrpc: delete repeated words
Randy Dunlap
3
-3
/
+3
2020-09-09
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-2
/
+4
2020-09-05
SUNRPC: stop printk reading past end of string
J. Bruce Fields
1
-2
/
+2
2020-09-04
net/packet: fix overflow in tpacket_rcv
Or Cohen
1
-1
/
+6
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
52
-343
/
+627
2020-09-03
net/smc: fix sock refcounting in case of termination
Ursula Braun
1
-7
/
+8
2020-09-03
net/smc: reset sndbuf_desc if freed
Ursula Braun
1
-0
/
+1
2020-09-03
net/smc: set rx_off for SMCR explicitly
Ursula Braun
1
-0
/
+2
2020-09-03
net/smc: fix toleration of fake add_link messages
Karsten Graul
1
-1
/
+14
2020-09-02
tipc: fix shutdown() of connectionless socket
Tetsuo Handa
1
-3
/
+6
2020-09-02
ipv6: Fix sysctl max for fib_multipath_hash_policy
Ido Schimmel
1
-1
/
+2
2020-09-01
pktgen: fix error message with wrong function name
Leesoo Ahn
1
-1
/
+1
2020-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-59
/
+54
2020-08-30
tipc: fix using smp_processor_id() in preemptible
Tuong Lien
1
-3
/
+9
2020-08-29
netfilter: conntrack: do not auto-delete clash entries on reply
Florian Westphal
2
-17
/
+11
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
4
-38
/
+39
2020-08-28
netfilter: delete repeated words
Randy Dunlap
4
-4
/
+4
2020-08-28
net_sched: fix error path in red_init()
Cong Wang
1
-16
/
+4
2020-08-28
netlink: fix a data race in netlink_rcv_wake()
zhudi
1
-1
/
+1
2020-08-28
Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-86
/
+192
2020-08-27
rxrpc: Fix memory leak in rxkad_verify_response()
Dinghao Liu
1
-1
/
+2
2020-08-27
Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
6
-83
/
+155
2020-08-27
net: Fix some comments
Miaohe Lin
4
-5
/
+5
2020-08-27
cfg80211: Adjust 6 GHz frequency to channel conversion
Amar Singhal
1
-3
/
+5
2020-08-27
mac80211: reduce packet loss event false positives
Felix Fietkau
2
-18
/
+17
2020-08-27
cfg80211: regulatory: reject invalid hints
Johannes Berg
1
-0
/
+3
2020-08-27
wireless: fix wrong 160/80+80 MHz setting
Shay Bar
1
-4
/
+11
2020-08-27
mac80211: improve AQL aggregation estimation for low data rates
Felix Fietkau
1
-12
/
+26
2020-08-27
mac80211: factor out code to look up the average packet length duration for a...
Felix Fietkau
1
-47
/
+74
2020-08-27
mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL
Felix Fietkau
3
-6
/
+60
2020-08-26
net: disable netpoll on fresh napis
Jakub Kicinski
2
-2
/
+3
2020-08-26
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
1
-1
/
+2
2020-08-26
mptcp: free acked data before waiting for more memory
Florian Westphal
1
-2
/
+1
2020-08-26
taprio: Fix using wrong queues in gate mask
Vinicius Costa Gomes
1
-6
/
+24
2020-08-26
xprtrdma: Release in-flight MRs on disconnect
Chuck Lever
1
-0
/
+2
2020-08-25
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
1
-1
/
+0
2020-08-25
net: caif: fix error code handling
Tong Zhang
1
-2
/
+2
2020-08-24
Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-8
/
+14
2020-08-24
net: Get rid of consume_skb when tracing is off
Herbert Xu
1
-0
/
+2
2020-08-24
netlabel: fix problems with mapping removal
Paul Moore
1
-29
/
+30
2020-08-24
sctp: not disable bh in the whole sctp_get_port_local()
Xin Long
1
-10
/
+6
2020-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-16
/
+87
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
85
-176
/
+175
[next]