index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
net/smc: improve termination processing
Karsten Graul
1
-30
/
+31
2020-05-04
net/smc: add termination reason and handle LLC protocol violation
Karsten Graul
4
-2
/
+30
2020-05-04
net/smc: asymmetric link tagging
Karsten Graul
3
-9
/
+41
2020-05-04
net/smc: assign link to a new connection
Karsten Graul
1
-19
/
+46
2020-05-04
net/smc: send DELETE_LINK, ALL message and wait for send to complete
Karsten Graul
3
-0
/
+51
2020-05-04
net/smc: wait for departure of an IB message
Karsten Graul
3
-0
/
+42
2020-05-04
net/smc: handle incoming CDC validation message
Karsten Graul
3
-6
/
+48
2020-05-04
net/smc: send failover validation message
Karsten Graul
3
-1
/
+27
2020-05-04
net/smc: switch connections to alternate link
Karsten Graul
6
-9
/
+162
2020-05-04
net/smc: save state of last sent CDC message
Karsten Graul
2
-0
/
+10
2020-05-04
net/smc: enqueue local LLC messages
Karsten Graul
3
-2
/
+33
2020-05-04
net/smc: delete link processing as SMC server
Karsten Graul
1
-0
/
+72
2020-05-04
net/smc: delete link processing as SMC client
Karsten Graul
1
-0
/
+72
2020-05-04
net/smc: llc_del_link_work and use the LLC flow for delete link
Karsten Graul
3
-34
/
+45
2020-05-04
net/smc: delete an asymmetric link as SMC server
Karsten Graul
3
-2
/
+82
2020-05-04
net/smc: final part of add link processing as SMC server
Karsten Graul
1
-1
/
+28
2020-05-04
net/smc: rkey processing for a new link as SMC server
Karsten Graul
1
-1
/
+42
2020-05-04
net/smc: first part of add link processing as SMC server
Karsten Graul
3
-2
/
+92
2020-05-04
net/smc: final part of add link processing as SMC client
Karsten Graul
3
-4
/
+72
2020-05-04
net/smc: rkey processing for a new link as SMC client
Karsten Graul
2
-1
/
+157
2020-05-04
net/smc: first part of add link processing as SMC client
Karsten Graul
3
-2
/
+111
2020-05-04
net_sched: sch_fq: perform a prefetch() earlier
Eric Dumazet
1
-1
/
+1
2020-05-04
net_sched: sch_fq: do not call fq_peek() twice per packet
Eric Dumazet
1
-18
/
+16
2020-05-04
net_sched: sch_fq: use bulk freeing in fq_gc()
Eric Dumazet
1
-7
/
+11
2020-05-04
net_sched: sch_fq: change fq_flow size/layout
Eric Dumazet
1
-2
/
+7
2020-05-04
net_sched: sch_fq: avoid touching f->next from fq_gc()
Eric Dumazet
1
-8
/
+13
2020-05-03
inet_diag: bc: read cgroup id only for full sockets
Dmitry Yakunin
1
-1
/
+2
2020-05-03
smc: Remove unused function.
David S. Miller
1
-24
/
+0
2020-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
24
-271
/
+228
2020-05-02
net/smc: llc_add_link_work to handle ADD_LINK LLC requests
Karsten Graul
2
-2
/
+23
2020-05-02
net/smc: allocate index for a new link
Karsten Graul
2
-1
/
+25
2020-05-02
net/smc: introduce smc_pnet_find_alt_roce()
Karsten Graul
2
-3
/
+17
2020-05-02
net/smc: remove DELETE LINK processing from smc_core.c
Karsten Graul
1
-33
/
+0
2020-05-02
net/smc: take link down instead of terminating the link group
Karsten Graul
4
-19
/
+13
2020-05-02
net/smc: add smcr_port_err() and smcr_link_down() processing
Karsten Graul
4
-32
/
+98
2020-05-02
net/smc: add smcr_port_add() and smcr_link_up() processing
Karsten Graul
3
-0
/
+88
2020-05-02
net/smc: remember PNETID of IB device for later device matching
Karsten Graul
2
-0
/
+4
2020-05-02
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
4
-12
/
+34
2020-05-02
net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()
Karsten Graul
3
-46
/
+62
2020-05-02
net/smc: map and register buffers for a new link
Karsten Graul
2
-0
/
+62
2020-05-02
net/smc: unmapping of buffers to support multiple links
Karsten Graul
2
-17
/
+60
2020-05-02
net/smc: multiple link support for rmb buffer registration
Karsten Graul
3
-35
/
+36
2020-05-02
net: schedule: add action gate offloading
Po Liu
1
-0
/
+33
2020-05-02
net: qos: introduce a gate control flow action
Po Liu
3
-0
/
+649
2020-05-02
net: fix skb_panic to output real address
Jesper Dangaard Brouer
1
-1
/
+1
2020-05-02
net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX
Cambda Zhu
1
-2
/
+2
2020-05-01
bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr
Stanislav Fomichev
1
-23
/
+95
2020-05-01
docs: networking: convert x25.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-05-01
docs: networking: convert x25-iface.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-05-01
netlink: add infrastructure to expose policies to userspace
Johannes Berg
3
-1
/
+387
[next]