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-01
netlink: remove NLA_EXACT_LEN_WARN
Johannes Berg
1
-63
/
+18
2020-05-01
nl80211: link recursive netlink nested policy
Johannes Berg
3
-10
/
+5
2020-05-01
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
2020-04-30
net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey
Karsten Graul
4
-30
/
+24
2020-04-30
net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey
Karsten Graul
3
-26
/
+43
2020-04-30
net/smc: adapt SMC client code to use the LLC flow
Karsten Graul
4
-74
/
+71
2020-04-30
net/smc: adapt SMC server code to use the LLC flow
Karsten Graul
3
-42
/
+20
2020-04-30
net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer
Karsten Graul
2
-0
/
+13
2020-04-30
net/smc: introduce link group type
Karsten Graul
1
-0
/
+10
2020-04-30
net/smc: enqueue all received LLC messages
Karsten Graul
1
-17
/
+29
2020-04-30
net/smc: add event-based llc_flow framework
Karsten Graul
4
-0
/
+199
2020-04-30
net: caif: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-39
/
+116
2020-04-29
net/smc: move llc layer related init and clear into smc_llc.c
Karsten Graul
5
-14
/
+31
2020-04-29
net/smc: use mutex instead of rwlock_t to protect buffers
Karsten Graul
2
-13
/
+13
2020-04-29
net/smc: process llc responses in tasklet context
Karsten Graul
2
-108
/
+116
2020-04-29
net/smc: use worker to process incoming llc messages
Karsten Graul
4
-58
/
+96
2020-04-29
net/smc: simplify link deactivation
Karsten Graul
3
-18
/
+6
2020-04-29
net/smc: move testlink work to system work queue
Karsten Graul
1
-5
/
+6
2020-04-29
net/smc: add new link state and related helpers
Karsten Graul
5
-20
/
+42
2020-04-29
net/smc: multi-link support for smc_rmb_rtoken_handling()
Karsten Graul
3
-9
/
+11
2020-04-29
net/smc: convert static link ID instances to support multiple links
Karsten Graul
5
-135
/
+291
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
10
-103
/
+99
2020-04-29
net/smc: introduce link_idx for link group array
Karsten Graul
2
-5
/
+31
2020-04-29
net/smc: separate function for link initialization
Karsten Graul
1
-48
/
+66
2020-04-29
net/smc: rework pnet table to support SMC-R failover
Karsten Graul
4
-230
/
+319
2020-04-29
ila: remove unused inline function ila_addr_is_ila
YueHaibing
1
-5
/
+0
2020-04-29
net: hsr: remove unused inline functions
YueHaibing
1
-19
/
+0
2020-04-29
netpoll: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-4
/
+5
2020-04-29
docs: networking: convert ipv6.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-29
docs: networking: convert ip-sysctl.txt to ReST
Mauro Carvalho Chehab
3
-3
/
+3
2020-04-29
docs: networking: convert gen_stats.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
[next]