index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: first part of add link processing as SMC server
Karsten Graul
2020-05-04
3
-2
/
+92
*
net/smc: final part of add link processing as SMC client
Karsten Graul
2020-05-04
3
-4
/
+72
*
net/smc: rkey processing for a new link as SMC client
Karsten Graul
2020-05-04
2
-1
/
+157
*
net/smc: first part of add link processing as SMC client
Karsten Graul
2020-05-04
3
-2
/
+111
*
net_sched: sch_fq: perform a prefetch() earlier
Eric Dumazet
2020-05-04
1
-1
/
+1
*
net_sched: sch_fq: do not call fq_peek() twice per packet
Eric Dumazet
2020-05-04
1
-18
/
+16
*
net_sched: sch_fq: use bulk freeing in fq_gc()
Eric Dumazet
2020-05-04
1
-7
/
+11
*
net_sched: sch_fq: change fq_flow size/layout
Eric Dumazet
2020-05-04
1
-2
/
+7
*
net_sched: sch_fq: avoid touching f->next from fq_gc()
Eric Dumazet
2020-05-04
1
-8
/
+13
*
inet_diag: bc: read cgroup id only for full sockets
Dmitry Yakunin
2020-05-03
1
-1
/
+2
*
smc: Remove unused function.
David S. Miller
2020-05-03
1
-24
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-02
24
-271
/
+228
|
\
|
*
bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr
Stanislav Fomichev
2020-05-01
1
-23
/
+95
|
*
bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH
Jakub Sitnicki
2020-04-29
2
-2
/
+20
|
*
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
21
-168
/
+109
|
|
\
|
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
21
-168
/
+109
|
*
|
xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments
Tobias Klauser
2020-04-26
1
-2
/
+2
|
*
|
net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head
Lorenzo Colitti
2020-04-26
1
-0
/
+2
|
*
|
bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n
Stanislav Fomichev
2020-04-26
1
-77
/
+1
|
*
|
bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
Stanislav Fomichev
2020-04-26
1
-1
/
+1
*
|
|
net/smc: llc_add_link_work to handle ADD_LINK LLC requests
Karsten Graul
2020-05-02
2
-2
/
+23
*
|
|
net/smc: allocate index for a new link
Karsten Graul
2020-05-02
2
-1
/
+25
*
|
|
net/smc: introduce smc_pnet_find_alt_roce()
Karsten Graul
2020-05-02
2
-3
/
+17
*
|
|
net/smc: remove DELETE LINK processing from smc_core.c
Karsten Graul
2020-05-02
1
-33
/
+0
*
|
|
net/smc: take link down instead of terminating the link group
Karsten Graul
2020-05-02
4
-19
/
+13
*
|
|
net/smc: add smcr_port_err() and smcr_link_down() processing
Karsten Graul
2020-05-02
4
-32
/
+98
*
|
|
net/smc: add smcr_port_add() and smcr_link_up() processing
Karsten Graul
2020-05-02
3
-0
/
+88
*
|
|
net/smc: remember PNETID of IB device for later device matching
Karsten Graul
2020-05-02
2
-0
/
+4
*
|
|
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
2020-05-02
4
-12
/
+34
*
|
|
net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()
Karsten Graul
2020-05-02
3
-46
/
+62
*
|
|
net/smc: map and register buffers for a new link
Karsten Graul
2020-05-02
2
-0
/
+62
*
|
|
net/smc: unmapping of buffers to support multiple links
Karsten Graul
2020-05-02
2
-17
/
+60
*
|
|
net/smc: multiple link support for rmb buffer registration
Karsten Graul
2020-05-02
3
-35
/
+36
*
|
|
net: schedule: add action gate offloading
Po Liu
2020-05-02
1
-0
/
+33
*
|
|
net: qos: introduce a gate control flow action
Po Liu
2020-05-02
3
-0
/
+649
*
|
|
net: fix skb_panic to output real address
Jesper Dangaard Brouer
2020-05-02
1
-1
/
+1
*
|
|
net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX
Cambda Zhu
2020-05-02
1
-2
/
+2
*
|
|
docs: networking: convert x25.txt to ReST
Mauro Carvalho Chehab
2020-05-01
1
-1
/
+1
*
|
|
docs: networking: convert x25-iface.txt to ReST
Mauro Carvalho Chehab
2020-05-01
1
-1
/
+1
*
|
|
netlink: add infrastructure to expose policies to userspace
Johannes Berg
2020-05-01
3
-1
/
+387
*
|
|
netlink: remove NLA_EXACT_LEN_WARN
Johannes Berg
2020-05-01
1
-63
/
+18
*
|
|
nl80211: link recursive netlink nested policy
Johannes Berg
2020-05-01
3
-10
/
+5
*
|
|
netlink: remove type-unsafe validation_data pointer
Johannes Berg
2020-05-01
2
-15
/
+7
*
|
|
hsr: remove hsr interface if all slaves are removed
Taehee Yoo
2020-04-30
1
-2
/
+20
*
|
|
tcp: add hrtimer slack to sack compression
Eric Dumazet
2020-04-30
3
-2
/
+11
*
|
|
tcp: tcp_sack_new_ofo_skb() should be more conservative
Eric Dumazet
2020-04-30
1
-1
/
+11
*
|
|
tcp: add tp->dup_ack_counter
Eric Dumazet
2020-04-30
3
-13
/
+37
*
|
|
docs: networking: convert tproxy.txt to ReST
Mauro Carvalho Chehab
2020-04-30
1
-1
/
+1
*
|
|
docs: networking: convert rxrpc.txt to ReST
Mauro Carvalho Chehab
2020-04-30
2
-4
/
+4
*
|
|
docs: networking: convert radiotap-headers.txt to ReST
Mauro Carvalho Chehab
2020-04-30
1
-1
/
+1
[next]