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
*
ptp_qoriq: support FIPER3
Yangbo Lu
2020-09-19
2
-1
/
+22
*
dt-binding: ptp_qoriq: support fsl,tmr-fiper3 property
Yangbo Lu
2020-09-19
1
-0
/
+2
*
Merge branch 'net-ipa-wake-up-system-on-RX-available'
David S. Miller
2020-09-19
6
-66
/
+74
|
\
|
*
net: ipa: do not enable GSI interrupt for wakeup
Alex Elder
2020-09-19
2
-14
/
+4
|
*
net: ipa: enable wakeup on IPA interrupt
Alex Elder
2020-09-19
1
-0
/
+14
|
*
net: ipa: repurpose CLOCK_HELD flag
Alex Elder
2020-09-19
2
-10
/
+10
|
*
net: ipa: use device_init_wakeup()
Alex Elder
2020-09-19
2
-26
/
+18
|
*
net: ipa: manage endpoints separate from clock
Alex Elder
2020-09-19
2
-10
/
+12
|
*
net: ipa: replace ipa->suspend_ref with a flag bit
Alex Elder
2020-09-19
2
-9
/
+19
|
*
net: ipa: use refcount_t for IPA clock reference count
Alex Elder
2020-09-19
1
-7
/
+7
|
/
*
net: phy: bcm7xxx: request and manage GPHY clock
Florian Fainelli
2020-09-19
1
-1
/
+29
*
net: tipc: Supply missing udp_media.h include file
Wang Hai
2020-09-18
1
-0
/
+1
*
tipc: Remove unused macro CF_SERVER
YueHaibing
2020-09-18
1
-1
/
+0
*
net: hns3: Supply missing hclge_dcb.h include file
Wang Hai
2020-09-18
1
-0
/
+1
*
net/appletalk: Supply missing net/Space.h include file
Wang Hai
2020-09-18
2
-0
/
+4
*
liquidio: Fix -Wmissing-prototypes warnings for liquidio
Wang Hai
2020-09-18
2
-0
/
+2
*
l2tp: fix up inconsistent rx/tx statistics
Tom Parkin
2020-09-18
1
-3
/
+8
*
hinic: modify irq name
Luo bin
2020-09-18
4
-9
/
+13
*
net: cortina: Remove set but not used variable
Zheng Yongjun
2020-09-18
1
-4
/
+2
*
Merge branch 'dpaa2_eth-support-1588-one-step-timestamping'
David S. Miller
2020-09-18
8
-37
/
+379
|
\
|
*
dpaa2-eth: support PTP Sync packet one-step timestamping
Yangbo Lu
2020-09-18
3
-16
/
+209
|
*
dpaa2-eth: utilize skb->cb[0] for hardware timestamping
Yangbo Lu
2020-09-18
2
-16
/
+23
|
*
dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code
Yangbo Lu
2020-09-18
1
-15
/
+16
|
*
dpaa2-eth: define a global ptp_qoriq structure pointer
Yangbo Lu
2020-09-18
4
-1
/
+11
|
*
dpaa2-eth: add APIs of 1588 single step timestamping
Yangbo Lu
2020-09-18
3
-0
/
+131
|
/
*
net: openswitch: reuse the helper variable to improve the code readablity
Zeng Tao
2020-09-18
1
-2
/
+2
*
net: fix build without CONFIG_SYSCTL definition
Mahesh Bandewar
2020-09-18
1
-2
/
+3
*
Merge branch 'net-various-delete-duplicated-words'
David S. Miller
2020-09-18
13
-14
/
+14
|
\
|
*
net: bridge: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
|
*
net: atm: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
|
*
net: tipc: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
|
*
net: bluetooth: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
|
*
net: ipv6: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
|
*
net: rds: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
|
*
net: core: delete duplicated words
Randy Dunlap
2020-09-18
1
-2
/
+2
|
/
*
Revert "ibmvnic: remove never executed if statement"
Lijun Pan
2020-09-18
1
-0
/
+6
*
Merge branch 'tipc-add-more-features-to-TIPC-encryption'
David S. Miller
2020-09-18
10
-289
/
+859
|
\
|
*
tipc: add automatic rekeying for encryption key
Tuong Lien
2020-09-18
6
-3
/
+141
|
*
tipc: add automatic session key exchange
Tuong Lien
2020-09-18
7
-20
/
+405
|
*
tipc: introduce encryption master key
Tuong Lien
2020-09-18
6
-62
/
+175
|
*
tipc: optimize key switching time and logic
Tuong Lien
2020-09-18
3
-231
/
+165
|
/
*
Merge branch 'ionic-add-devlink-dev-flash-support'
David S. Miller
2020-09-18
10
-35
/
+339
|
\
|
*
ionic: add devlink firmware update
Shannon Nelson
2020-09-18
5
-9
/
+239
|
*
ionic: update the fw update api
Shannon Nelson
2020-09-18
2
-8
/
+29
|
*
netdevsim: devlink flash timeout message
Shannon Nelson
2020-09-18
1
-0
/
+2
|
*
devlink: collect flash notify params into a struct
Shannon Nelson
2020-09-18
2
-23
/
+50
|
*
devlink: add timeout information to status_notify
Shannon Nelson
2020-09-18
3
-6
/
+30
|
/
*
net: use exponential backoff in netdev_wait_allrefs
Francesco Ruggeri
2020-09-18
1
-2
/
+10
*
mptcp: fix integer overflow in mptcp_subflow_discard_data()
Paolo Abeni
2020-09-18
1
-1
/
+1
*
net/smc: fix double kfree in smc_listen_work()
Ursula Braun
2020-09-18
1
-2
/
+2
[next]