index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spmi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
tcp: new helper tcp_timeout_mark_lost
Yuchung Cheng
1
-21
/
+29
2018-05-17
tcp: account lost retransmit after timeout
Yuchung Cheng
3
-17
/
+6
2018-05-17
tcp: simpler NewReno implementation
Yuchung Cheng
3
-8
/
+39
2018-05-17
tcp: disable RFC6675 loss detection
Yuchung Cheng
2
-5
/
+10
2018-05-17
tcp: support DUPACK threshold in RACK
Yuchung Cheng
3
-13
/
+29
2018-05-17
net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices
Ivan Khoronzhuk
1
-49
/
+60
2018-05-17
pfifo_fast: drop unneeded additional lock on dequeue
Paolo Abeni
2
-2
/
+7
2018-05-17
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
2
-5
/
+16
2018-05-17
bpf: sockmap, on update propagate errors back to userspace
John Fastabend
1
-1
/
+1
2018-05-17
bpf: fix sock hashmap kmalloc warning
Yonghong Song
1
-0
/
+6
2018-05-17
libbpf: add ifindex to enable offload support
David Beckett
4
-3
/
+20
2018-05-17
bpf: add __printf verification to bpf_verifier_vlog
Mathieu Malaterre
1
-2
/
+2
2018-05-16
samples/bpf: Decrement ttl in fib forwarding example
David Ahern
1
-8
/
+31
2018-05-16
bpf: bpftool, support for sockhash
John Fastabend
1
-0
/
+1
2018-05-16
bpf: selftest additions for SOCKHASH
John Fastabend
7
-349
/
+453
2018-05-16
cxgb4: update LE-TCAM collection for T6
Rahul Lakkireddy
4
-8
/
+37
2018-05-16
qed: Fix LL2 race during connection terminate
Michal Kalderon
1
-10
/
+14
2018-05-16
qed: Fix possibility of list corruption during rmmod flows
Michal Kalderon
1
-1
/
+10
2018-05-16
qed: LL2 flush isles when connection is closed
Michal Kalderon
1
-0
/
+26
2018-05-16
net: ethoc: Remove useless test before clk_disable_unprepare
YueHaibing
1
-4
/
+2
2018-05-16
net: stmmac: Remove useless test before clk_disable_unprepare
YueHaibing
1
-17
/
+7
2018-05-16
net: qcom/emac: Encapsulate sgmii ops under one structure
Hemanth Puranik
4
-71
/
+103
2018-05-16
net: qualcomm: rmnet: Remove redundant command check
Subash Abhinov Kasiviswanathan
1
-11
/
+3
2018-05-16
net: qualcomm: rmnet: Add support for ethtool private stats
Subash Abhinov Kasiviswanathan
3
-16
/
+112
2018-05-16
net: qualcomm: rmnet: Capture all drops in transmit path
Subash Abhinov Kasiviswanathan
1
-11
/
+10
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
11
-61
/
+20
2018-05-16
of: mdio: Fall back to mdiobus_register() with NULL device_node
Florian Fainelli
1
-0
/
+3
2018-05-16
net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
Grygorii Strashko
1
-1
/
+7
2018-05-16
Revert "bonding: allow carrier and link status to determine link state"
Debabrata Banerjee
3
-14
/
+9
2018-05-16
tc-testing: updated mirred and vlan with more tests
Roman Mashak
2
-20
/
+324
2018-05-16
tc-testing: fixed copy-pasting error in police tests
Roman Mashak
1
-2
/
+2
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
3
-24
/
+19
2018-05-16
bonding: allow carrier and link status to determine link state
Debabrata Banerjee
3
-9
/
+14
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
4
-15
/
+43
2018-05-16
bonding: use common mac addr checks
Debabrata Banerjee
1
-19
/
+9
2018-05-16
bonding: don't queue up extraneous rlb updates
Debabrata Banerjee
1
-6
/
+12
2018-05-16
net/smc: check for pending termination
Karsten Graul
3
-3
/
+7
2018-05-16
net/smc: drop messages when link state is inactive
Karsten Graul
1
-0
/
+2
2018-05-16
net/smc: set link inactive before calling smc_lgr_free()
Karsten Graul
2
-1
/
+5
2018-05-16
net/smc: handle all error codes from smc_conn_create()
Karsten Graul
1
-0
/
+2
2018-05-16
net/smc: use a workqueue to defer llc send
Karsten Graul
4
-43
/
+104
2018-05-16
net/smc: move link llc initialization to llc layer
Karsten Graul
3
-6
/
+12
2018-05-16
net/smc: simplify test_link function usage
Karsten Graul
2
-9
/
+5
2018-05-16
net/smc: remove unnecessary cast
Karsten Graul
1
-3
/
+3
2018-05-16
net/smc: register new rmbs with the peer
Karsten Graul
5
-8
/
+64
2018-05-16
net/smc: no tx work trigger for fallback sockets
Ursula Braun
1
-2
/
+2
2018-05-16
net: hns3: Fixes the missing PCI iounmap for various legs
Fuyun Liang
1
-0
/
+2
2018-05-16
net: hns3: Add support of .sriov_configure in HNS3 driver
Peng Li
1
-26
/
+32
2018-05-16
net: hns3: Fix for fiber link up problem
Yunsheng Lin
1
-1
/
+1
2018-05-16
net: hns3: Fixes the back pressure setting when sriov is enabled
Yunsheng Lin
2
-5
/
+45
[next]