index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net: bcmgenet: add support for ethtool rxnfc flows
Doug Berger
2020-04-30
2
-11
/
+488
|
*
net: bcmgenet: code movement
Doug Berger
2020-04-30
1
-154
/
+154
|
*
Revert "net: bcmgenet: remove unused function in bcmgenet.c"
Doug Berger
2020-04-30
1
-0
/
+122
|
*
net: bcmgenet: move clk_wol management to bcmgenet_wol
Doug Berger
2020-04-30
3
-16
/
+20
|
*
net: bcmgenet: Fix WoL with password after deep sleep
Doug Berger
2020-04-30
2
-21
/
+20
|
*
net: bcmgenet: set Rx mode before starting netif
Doug Berger
2020-04-30
1
-0
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-04-29
7
-42
/
+129
|
\
|
*
netfilter: nft_nat: add netmap support
Pablo Neira Ayuso
2020-04-28
2
-2
/
+48
|
*
netfilter: nft_nat: add helper function to set up NAT address and protocol
Pablo Neira Ayuso
2020-04-28
1
-22
/
+34
|
*
netfilter: nft_nat: set flags from initialization path
Pablo Neira Ayuso
2020-04-28
1
-4
/
+6
|
*
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
Pablo Neira Ayuso
2020-04-28
1
-2
/
+2
|
*
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
2020-04-27
2
-12
/
+30
|
*
netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bit
Bodong Wang
2020-04-26
3
-3
/
+12
*
|
Merge branch 'net-smc-preparations-for-SMC-R-link-failover'
David S. Miller
2020-04-29
16
-702
/
+1063
|
\
\
|
*
|
net/smc: move llc layer related init and clear into smc_llc.c
Karsten Graul
2020-04-29
5
-14
/
+31
|
*
|
net/smc: use mutex instead of rwlock_t to protect buffers
Karsten Graul
2020-04-29
2
-13
/
+13
|
*
|
net/smc: process llc responses in tasklet context
Karsten Graul
2020-04-29
2
-108
/
+116
|
*
|
net/smc: use worker to process incoming llc messages
Karsten Graul
2020-04-29
4
-58
/
+96
|
*
|
net/smc: simplify link deactivation
Karsten Graul
2020-04-29
3
-18
/
+6
|
*
|
net/smc: move testlink work to system work queue
Karsten Graul
2020-04-29
1
-5
/
+6
|
*
|
net/smc: add new link state and related helpers
Karsten Graul
2020-04-29
5
-20
/
+42
|
*
|
net/smc: multi-link support for smc_rmb_rtoken_handling()
Karsten Graul
2020-04-29
3
-9
/
+11
|
*
|
net/smc: convert static link ID instances to support multiple links
Karsten Graul
2020-04-29
5
-135
/
+291
|
*
|
net/smc: convert static link ID to dynamic references
Karsten Graul
2020-04-29
10
-103
/
+99
|
*
|
net/smc: introduce link_idx for link group array
Karsten Graul
2020-04-29
2
-5
/
+31
|
*
|
net/smc: separate function for link initialization
Karsten Graul
2020-04-29
1
-48
/
+66
|
*
|
net/smc: rework pnet table to support SMC-R failover
Karsten Graul
2020-04-29
4
-230
/
+319
|
/
/
*
|
Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"
David S. Miller
2020-04-29
1
-17
/
+0
*
|
ila: remove unused inline function ila_addr_is_ila
YueHaibing
2020-04-29
1
-5
/
+0
*
|
net: hsr: remove unused inline functions
YueHaibing
2020-04-29
1
-19
/
+0
*
|
netpoll: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-04-29
1
-4
/
+5
*
|
ptp: ptp_ines: convert to devm_platform_ioremap_resource
Wei Yongjun
2020-04-29
1
-7
/
+1
*
|
net: hns3: adds support for reading module eeprom info
Yonglong Liu
2020-04-29
4
-0
/
+196
*
|
Merge branch 'net-ReST-convert'
David S. Miller
2020-04-28
74
-3844
/
+4731
|
\
\
|
*
|
docs: networking: convert kcm.txt to ReST
Mauro Carvalho Chehab
2020-04-28
2
-40
/
+46
|
*
|
docs: networking: convert ipvs-sysctl.txt to ReST
Mauro Carvalho Chehab
2020-04-28
4
-93
/
+102
|
*
|
docs: networking: convert ipvlan.txt to ReST
Mauro Carvalho Chehab
2020-04-28
2
-58
/
+102
|
*
|
docs: networking: convert ipv6.txt to ReST
Mauro Carvalho Chehab
2020-04-28
4
-5
/
+12
|
*
|
docs: networking: convert ip-sysctl.txt to ReST
Mauro Carvalho Chehab
2020-04-28
8
-284
/
+560
|
*
|
docs: networking: convert ipsec.txt to ReST
Mauro Carvalho Chehab
2020-04-28
2
-3
/
+12
|
*
|
docs: networking: convert iphase.txt to ReST
Mauro Carvalho Chehab
2020-04-28
3
-77
/
+113
|
*
|
docs: networking: convert ip_dynaddr.txt to ReST
Mauro Carvalho Chehab
2020-04-28
2
-9
/
+21
|
*
|
docs: networking: convert ipddp.txt to ReST
Mauro Carvalho Chehab
2020-04-28
4
-7
/
+13
|
*
|
docs: networking: convert ila.txt to ReST
Mauro Carvalho Chehab
2020-04-28
2
-39
/
+51
|
*
|
docs: networking: convert hinic.txt to ReST
Mauro Carvalho Chehab
2020-04-28
3
-2
/
+6
|
*
|
docs: networking: convert gtp.txt to ReST
Mauro Carvalho Chehab
2020-04-28
2
-38
/
+60
|
*
|
docs: networking: convert gen_stats.txt to ReST
Mauro Carvalho Chehab
2020-04-28
3
-45
/
+56
|
*
|
docs: networking: convert generic_netlink.txt to ReST
Mauro Carvalho Chehab
2020-04-28
2
-0
/
+7
|
*
|
docs: networking: convert generic-hdlc.txt to ReST
Mauro Carvalho Chehab
2020-04-28
2
-24
/
+63
|
*
|
docs: networking: convert framerelay.txt to ReST
Mauro Carvalho Chehab
2020-04-28
3
-10
/
+16
[prev]
[next]