index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-03
net_sched: sch_fq: perform a prefetch() earlier
Eric Dumazet
1
-1
/
+1
2020-05-03
net_sched: sch_fq: do not call fq_peek() twice per packet
Eric Dumazet
1
-18
/
+16
2020-05-03
net_sched: sch_fq: use bulk freeing in fq_gc()
Eric Dumazet
1
-7
/
+11
2020-05-03
net_sched: sch_fq: change fq_flow size/layout
Eric Dumazet
1
-2
/
+7
2020-05-03
net_sched: sch_fq: avoid touching f->next from fq_gc()
Eric Dumazet
1
-8
/
+13
2020-05-02
inet_diag: bc: read cgroup id only for full sockets
Dmitry Yakunin
1
-1
/
+2
2020-05-02
smc: Remove unused function.
David S. Miller
1
-24
/
+0
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
24
-271
/
+228
2020-05-01
net/smc: llc_add_link_work to handle ADD_LINK LLC requests
Karsten Graul
2
-2
/
+23
2020-05-01
net/smc: allocate index for a new link
Karsten Graul
2
-1
/
+25
2020-05-01
net/smc: introduce smc_pnet_find_alt_roce()
Karsten Graul
2
-3
/
+17
2020-05-01
net/smc: remove DELETE LINK processing from smc_core.c
Karsten Graul
1
-33
/
+0
2020-05-01
net/smc: take link down instead of terminating the link group
Karsten Graul
4
-19
/
+13
2020-05-01
net/smc: add smcr_port_err() and smcr_link_down() processing
Karsten Graul
4
-32
/
+98
2020-05-01
net/smc: add smcr_port_add() and smcr_link_up() processing
Karsten Graul
3
-0
/
+88
2020-05-01
net/smc: remember PNETID of IB device for later device matching
Karsten Graul
2
-0
/
+4
2020-05-01
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
4
-12
/
+34
2020-05-01
net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()
Karsten Graul
3
-46
/
+62
2020-05-01
net/smc: map and register buffers for a new link
Karsten Graul
2
-0
/
+62
2020-05-01
net/smc: unmapping of buffers to support multiple links
Karsten Graul
2
-17
/
+60
2020-05-01
net/smc: multiple link support for rmb buffer registration
Karsten Graul
3
-35
/
+36
2020-05-01
net: schedule: add action gate offloading
Po Liu
1
-0
/
+33
2020-05-01
net: qos: introduce a gate control flow action
Po Liu
3
-0
/
+649
2020-05-01
net: fix skb_panic to output real address
Jesper Dangaard Brouer
1
-1
/
+1
2020-05-01
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-04-30
netlink: add infrastructure to expose policies to userspace
Johannes Berg
3
-1
/
+387
2020-04-30
netlink: remove NLA_EXACT_LEN_WARN
Johannes Berg
1
-63
/
+18
2020-04-30
nl80211: link recursive netlink nested policy
Johannes Berg
3
-10
/
+5
2020-04-30
netlink: remove type-unsafe validation_data pointer
Johannes Berg
2
-15
/
+7
2020-04-30
hsr: remove hsr interface if all slaves are removed
Taehee Yoo
1
-2
/
+20
2020-04-30
tcp: add hrtimer slack to sack compression
Eric Dumazet
3
-2
/
+11
2020-04-30
tcp: tcp_sack_new_ofo_skb() should be more conservative
Eric Dumazet
1
-1
/
+11
2020-04-30
tcp: add tp->dup_ack_counter
Eric Dumazet
3
-13
/
+37
2020-04-30
docs: networking: convert tproxy.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
docs: networking: convert rxrpc.txt to ReST
Mauro Carvalho Chehab
2
-4
/
+4
2020-04-30
docs: networking: convert radiotap-headers.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
docs: networking: convert pktgen.txt to ReST
Mauro Carvalho Chehab
2
-2
/
+2
2020-04-30
docs: networking: convert mac80211-injection.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
docs: networking: convert lapb-module.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
inet_diag: add support for cgroup filter
Dmitry Yakunin
1
-0
/
+31
2020-04-30
inet_diag: add cgroup id attribute
Dmitry Yakunin
1
-0
/
+7
2020-04-30
net/smc: remove obsolete link state DELETING
Karsten Graul
4
-12
/
+1
2020-04-30
net/smc: remove handling of CONFIRM_RKEY_CONTINUE
Karsten Graul
1
-17
/
+4
2020-04-30
net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow
Karsten Graul
1
-13
/
+24
2020-04-30
net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow
Karsten Graul
1
-15
/
+41
2020-04-30
net/smc: new smc_rtoken_set functions for multiple link support
Karsten Graul
2
-0
/
+51
2020-04-30
net/smc: move the TEST_LINK response processing into event handler
Karsten Graul
1
-8
/
+2
[next]