index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
earlycpio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
selftests: forwarding: gre_multipath: Drop IPv6 tests
Petr Machata
1
-107
/
+6
2018-07-23
ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh
YueHaibing
1
-3
/
+1
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
6
-2
/
+134
2018-07-23
net: bridge: add support for raw sysfs port options
Nikolay Aleksandrov
1
-14
/
+42
2018-07-23
net: mediatek: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-5
/
+2
2018-07-22
nfp: avoid buffer leak when FW communication fails
Jakub Kicinski
1
-3
/
+10
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
3
-11
/
+0
2018-07-22
xen-netfront: fix queue name setting
Vitaly Kuznetsov
1
-1
/
+1
2018-07-22
net/dsa/realtek: add MODULE_LICENSE()
Randy Dunlap
1
-0
/
+2
2018-07-22
bonding: don't cast const buf in sysfs store
Nikolay Aleksandrov
1
-1
/
+6
2018-07-22
vhost_net: batch update used ring for datacopy TX
Jason Wang
1
-15
/
+25
2018-07-22
vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
Jason Wang
1
-4
/
+4
2018-07-22
vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()
Jason Wang
1
-4
/
+4
2018-07-22
vhost_net: split out datacopy logic
Jason Wang
1
-20
/
+90
2018-07-22
vhost_net: introduce tx_can_batch()
Jason Wang
1
-2
/
+7
2018-07-22
vhost_net: introduce get_tx_bufs()
Jason Wang
1
-17
/
+32
2018-07-22
vhost_net: introduce vhost_exceeds_weight()
Jason Wang
1
-5
/
+8
2018-07-22
vhost_net: introduce helper to initialize tx iov iter
Jason Wang
1
-9
/
+17
2018-07-22
vhost_net: drop unnecessary parameter
Jason Wang
1
-4
/
+2
2018-07-22
multicast: remove useless parameter for group add
Hangbin Liu
2
-9
/
+9
2018-07-22
net: wimax: stack: fixed multi line comment issue
Mark Railton
1
-1
/
+2
2018-07-22
net: phy: sfp: Do not use "imply HWMON"
Guenter Roeck
1
-1
/
+1
2018-07-22
libcxgb: replace vmalloc and memset with vzalloc
YueHaibing
1
-3
/
+1
2018-07-22
net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-3
/
+2
2018-07-22
tipc: make some functions static
YueHaibing
3
-8
/
+10
2018-07-22
net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
Gustavo A. R. Silva
1
-1
/
+1
2018-07-21
tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy
Jon Maxwell
1
-1
/
+17
2018-07-21
tcp: Add tcp_retransmit_stamp() helper routine
Jon Maxwell
1
-8
/
+17
2018-07-21
tcp: convert icsk_user_timeout from jiffies to msecs
Jon Maxwell
2
-6
/
+6
2018-07-21
s390/qeth: speed up L2 IQD xmit
Julian Wiedmann
3
-56
/
+30
2018-07-21
s390/qeth: add support for constrained HW headers
Julian Wiedmann
4
-22
/
+30
2018-07-21
s390/qeth: merge linearize-check into HW header construction
Julian Wiedmann
4
-70
/
+80
2018-07-21
s390/qeth: add statistics for consumed buffer elements
Julian Wiedmann
4
-23
/
+24
2018-07-21
s390/qeth: use core MTU range checking
Julian Wiedmann
5
-37
/
+2
2018-07-21
s390/qeth: simplify max MTU handling
Julian Wiedmann
4
-41
/
+45
2018-07-21
s390/qeth: don't cache HW port number
Julian Wiedmann
3
-7
/
+4
2018-07-21
s390/qeth: allocate netdevice early
Julian Wiedmann
6
-88
/
+94
2018-07-21
s390/qeth: remove redundant netif_carrier_ok() checks
Julian Wiedmann
3
-3
/
+3
2018-07-21
s390/qeth: reset layer2 attribute on layer switch
Julian Wiedmann
1
-0
/
+1
2018-07-21
s390/qeth: fix race in used-buffer accounting
Julian Wiedmann
1
-1
/
+2
2018-07-21
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
16
-128
/
+32
2018-07-21
net: hns3: Remove unused struct member and definition
Jian Shen
2
-14
/
+0
2018-07-21
net: hns3: Fix misleading parameter name
Jian Shen
3
-5
/
+5
2018-07-21
net: hns3: Modify inconsistent bit mask macros
Jian Shen
3
-18
/
+11
2018-07-21
net: hns3: Use decimal for bit offset macros
Jian Shen
2
-14
/
+14
2018-07-21
net: hns3: Correct unreasonable code comments
Jian Shen
3
-24
/
+23
2018-07-21
net: hns3: Remove extra space and brackets
Jian Shen
3
-5
/
+5
2018-07-21
net: hns3: Standardize the handle of return value
Jian Shen
1
-87
/
+46
2018-07-21
net: hns3: Remove some redundant assignments
Jian Shen
1
-2
/
+0
2018-07-21
bridge: make sure objects belong to container's owner
Tyler Hicks
3
-3
/
+13
[next]