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
...
|
*
nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scan
vamsi krishna
2019-04-08
3
-0
/
+74
|
*
nl80211: reindent some sched scan code
Johannes Berg
2019-04-08
1
-31
/
+34
*
|
Merge branch 'hns3-next'
David S. Miller
2019-04-26
10
-55
/
+69
|
\
\
|
*
|
net: hns3: remove reset after command send failed
Weihang Li
2019-04-26
1
-10
/
+0
|
*
|
net: hns3: prevent double free in hns3_put_ring_config()
Huazhong Tan
2019-04-26
1
-5
/
+5
|
*
|
net: hns3: extend the loopback state acquisition time
liuzhongzhu
2019-04-26
1
-2
/
+2
|
*
|
net: hns3: fix pause configure fail problem
Huazhong Tan
2019-04-26
1
-1
/
+4
|
*
|
net: hns3: not reset TQP in the DOWN while VF resetting
Huazhong Tan
2019-04-26
1
-2
/
+4
|
*
|
net: hns3: use a reserved byte to identify need_resp flag
Huazhong Tan
2019-04-26
3
-5
/
+9
|
*
|
net: hns3: use atomic_t replace u32 for arq's count
Huazhong Tan
2019-04-26
3
-5
/
+6
|
*
|
net: hns3: stop sending keep alive msg when VF command queue needs reinit
Huazhong Tan
2019-04-26
1
-1
/
+1
|
*
|
net: hns3: handle the BD info on the last BD of the packet
Yunsheng Lin
2019-04-26
1
-18
/
+20
|
*
|
net: hns3: fix for TX clean num when cleaning TX BD
Yunsheng Lin
2019-04-26
1
-1
/
+2
|
*
|
net: hns3: fix data race between ring->next_to_clean
Yunsheng Lin
2019-04-26
2
-5
/
+16
|
/
/
*
|
nfp: implement PCI driver shutdown callback
Dirk van der Merwe
2019-04-26
2
-5
/
+30
*
|
NFC: st95hf: remove set but not used variables 'dev, nfcddev'
YueHaibing
2019-04-26
1
-4
/
+0
*
|
tipc: remove rcu_read_unlock() left in tipc_udp_recv()
Eric Dumazet
2019-04-26
1
-1
/
+0
*
|
net: phy: improve genphy_soft_reset
Heiner Kallweit
2019-04-26
1
-2
/
+14
*
|
usbnet: ipheth: Simplify device detection
Guenter Roeck
2019-04-26
1
-55
/
+3
*
|
ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup
David Ahern
2019-04-26
1
-1
/
+1
*
|
cnic: Refactor code and mark expected switch fall-through
Gustavo A. R. Silva
2019-04-26
1
-7
/
+6
*
|
cxgb4/cxgb4vf_main: Mark expected switch fall-through
Gustavo A. R. Silva
2019-04-26
1
-1
/
+1
*
|
wimax/i2400m/control: Mark expected switch fall-through
Gustavo A. R. Silva
2019-04-26
1
-0
/
+1
*
|
amd-xgbe: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-26
1
-3
/
+3
*
|
net: socket: Fix missing break in switch statement
Gustavo A. R. Silva
2019-04-26
1
-0
/
+1
*
|
Merge branch 's390-qeth-cleanups'
David S. Miller
2019-04-26
7
-168
/
+115
|
\
\
|
*
|
s390/qeth: trust non-IP cast type in qeth_l3_fill_header()
Julian Wiedmann
2019-04-26
1
-8
/
+3
|
*
|
s390/qeth: extract helper to determine L2 cast type
Julian Wiedmann
2019-04-26
3
-18
/
+14
|
*
|
s390/qeth: cache max number of available buffer elements
Julian Wiedmann
2019-04-26
3
-24
/
+22
|
*
|
s390/qeth: don't clear Output buffers on every queue init
Julian Wiedmann
2019-04-26
1
-6
/
+2
|
*
|
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
2019-04-26
7
-78
/
+54
|
*
|
s390/qeth: clean up stale buffer state documentation
Julian Wiedmann
2019-04-26
1
-28
/
+13
|
*
|
s390/qeth: remove RX seqno in skb->cb
Julian Wiedmann
2019-04-26
2
-3
/
+0
|
*
|
s390: qeth: address type mismatch warning
Arnd Bergmann
2019-04-26
1
-3
/
+7
|
/
/
*
|
Merge branch 'netdevsim-implement-proper-device-model'
David S. Miller
2019-04-26
11
-833
/
+1213
|
\
\
|
*
|
netdevsim: implement ndo_get_devlink_port
Jiri Pirko
2019-04-26
1
-0
/
+8
|
*
|
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
2019-04-26
8
-197
/
+238
|
*
|
netdevsim: extend device attrs to support port addition and deletion
Jiri Pirko
2019-04-26
3
-4
/
+92
|
*
|
netdevsim: implement dev probe/remove skeleton with port initialization
Jiri Pirko
2019-04-26
4
-30
/
+160
|
*
|
netdevsim: change debugfs tree topology
Jiri Pirko
2019-04-26
5
-17
/
+15
|
*
|
netdevsim: generate random switch id instead of using dev id
Jiri Pirko
2019-04-26
3
-2
/
+5
|
*
|
netdevsim: merge sdev into dev
Jiri Pirko
2019-04-26
6
-119
/
+120
|
*
|
netdevsim: rename dev_init/exit() functions and make them independent on ns
Jiri Pirko
2019-04-26
3
-28
/
+30
|
*
|
netdevsim: add bus attributes to add new and delete devices
Jiri Pirko
2019-04-26
3
-4
/
+99
|
*
|
netdevsim: use ida for bus device ids
Jiri Pirko
2019-04-26
1
-3
/
+10
|
*
|
netdevsim: add stub netdevsim driver implementation
Jiri Pirko
2019-04-26
1
-1
/
+20
|
*
|
netdevsim: move device registration and related code to bus.c
Jiri Pirko
2019-04-26
4
-163
/
+207
|
*
|
netdevsim: put netdevsim bus code into separate file
Jiri Pirko
2019-04-26
4
-13
/
+38
|
*
|
netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
Jiri Pirko
2019-04-26
4
-59
/
+56
|
*
|
netdevsim: create devlink instance per netdevsim instance
Jiri Pirko
2019-04-26
4
-202
/
+124
[prev]
[next]