index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dh.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-10
net: stmmac: add flexible PPS to dwmac 4.10a
Antonio Borneo
1
-0
/
+1
2019-10-09
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
3
-9
/
+2
2019-10-09
net: tipc: prepare attrs in __tipc_nl_compat_dumpit()
Jiri Pirko
1
-0
/
+9
2019-10-09
net: genetlink: always allocate separate attrs for dumpit ops
Jiri Pirko
1
-11
/
+17
2019-10-09
net: hns3: support tx-scatter-gather-fraglist feature
Yunsheng Lin
2
-93
/
+168
2019-10-09
net: hns3: add support for configuring VF MAC from the host
Huazhong Tan
6
-8
/
+158
2019-10-09
net: hns3: add support for configuring bandwidth of VF on the host
Yonglong Liu
8
-2
/
+280
2019-10-09
net: hns3: add support for setting VF trust
Jian Shen
9
-40
/
+129
2019-10-09
net: hns3: add support for spoof check setting
Jian Shen
6
-9
/
+140
2019-10-09
net: hns3: add support for setting VF link status on the host
Yufeng Mo
5
-1
/
+111
2019-10-08
tun: fix memory leak in error path
Eric Dumazet
1
-2
/
+12
2019-10-08
netdevsim: fix spelling mistake "forbidded" -> "forbid"
Colin Ian King
1
-1
/
+1
2019-10-08
net: phy: mscc: make arrays static, makes object smaller
Colin Ian King
1
-7
/
+7
2019-10-08
nfp: bpf: make array exp_mask static, makes object smaller
Colin Ian King
1
-1
/
+1
2019-10-08
spi: Add a PTP system timestamp to the transfer structure
Vladimir Oltean
2
-0
/
+188
2019-10-07
dpaa2-eth: Avoid unbounded while loops
Ioana Radulescu
2
-6
/
+34
2019-10-07
dpaa2-eth: Fix minor bug in ethtool stats reporting
Ioana Radulescu
1
-1
/
+1
2019-10-07
dpaa2-eth: Cleanup dead code
Ioana Radulescu
1
-7
/
+0
2019-10-07
net: hns3: make array tick_array static, makes object smaller
Colin Ian King
1
-1
/
+1
2019-10-07
net: hns: make arrays static, makes object smaller
Colin Ian King
1
-2
/
+2
2019-10-07
net/tls: store decrypted on a single bit
Jakub Kicinski
2
-4
/
+4
2019-10-07
net/tls: store async_capable on a single bit
Jakub Kicinski
2
-4
/
+5
2019-10-07
net/tls: pass context to tls_device_decrypted()
Jakub Kicinski
3
-6
/
+8
2019-10-07
net/tls: make allocation failure unlikely
Jakub Kicinski
1
-3
/
+2
2019-10-07
net/tls: mark sk->err being set as unlikely
Jakub Kicinski
1
-1
/
+1
2019-10-07
net: sockmap: use bitmap for copy info
Jakub Kicinski
2
-6
/
+10
2019-10-07
net: core: use helper skb_ensure_writable in more places
Heiner Kallweit
1
-12
/
+8
2019-10-07
ipv6: Make ipv6_mc_may_pull() return bool.
David S. Miller
1
-3
/
+3
2019-10-07
net: core: change return type of pskb_may_pull to bool
Heiner Kallweit
1
-3
/
+3
2019-10-07
net: ena: ethtool: support set_channels callback
Sameeh Jubran
3
-3
/
+35
2019-10-07
net: ena: remove redundant print of number of queues
Sameeh Jubran
1
-2
/
+2
2019-10-07
net: ena: make ethtool -l show correct max number of queues
Sameeh Jubran
3
-25
/
+29
2019-10-07
net: ena: ethtool: get_channels: use combined only
Sameeh Jubran
1
-8
/
+2
2019-10-07
net: ena: multiple queue creation related cleanups
Sameeh Jubran
1
-20
/
+11
2019-10-07
net: ena: change num_queues to num_io_queues for clarity and consistency
Sameeh Jubran
3
-44
/
+44
2019-10-07
samples: pktgen: allow to specify destination IP range (CIDR)
Daniel T. Lee
10
-12
/
+55
2019-10-07
samples: pktgen: add helper functions for IP(v4/v6) CIDR parsing
Daniel T. Lee
1
-3
/
+134
2019-10-07
samples: pktgen: fix proc_cmd command result check logic
Daniel T. Lee
1
-6
/
+11
2019-10-07
samples: pktgen: make variable consistent with option
Daniel T. Lee
8
-44
/
+44
2019-10-07
selftests: add netdevsim devlink dev info test
Jiri Pirko
1
-1
/
+20
2019-10-07
netdevsim: implement devlink dev_info op
Jiri Pirko
1
-0
/
+8
2019-10-07
net: devlink: fix reporter dump dumpit
Jiri Pirko
1
-1
/
+2
2019-10-06
net: stmmac: Implement L3/L4 Filters in GMAC4+
Jose Abreu
3
-0
/
+128
2019-10-06
net: stmmac: selftests: Add tests for VLAN Perfect Filtering
Jose Abreu
1
-37
/
+77
2019-10-06
net: stmmac: Fallback to VLAN Perfect filtering if HASH is not available
Jose Abreu
4
-9
/
+40
2019-10-06
nfc: s3fwrn5: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-10-06
nfc: nfcmrvl: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-10-06
net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-10-06
net/rds: Add missing include file
YueHaibing
2
-0
/
+2
2019-10-06
mlxsw: minimal: Add validation for FW version
Vadim Pasternak
1
-0
/
+30
[next]