index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
dpaa2-eth: support PTP Sync packet one-step timestamping
Yangbo Lu
3
-16
/
+209
2020-09-18
dpaa2-eth: utilize skb->cb[0] for hardware timestamping
Yangbo Lu
2
-16
/
+23
2020-09-18
dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code
Yangbo Lu
1
-15
/
+16
2020-09-18
dpaa2-eth: define a global ptp_qoriq structure pointer
Yangbo Lu
4
-1
/
+11
2020-09-18
dpaa2-eth: add APIs of 1588 single step timestamping
Yangbo Lu
3
-0
/
+131
2020-09-18
net: openswitch: reuse the helper variable to improve the code readablity
Zeng Tao
1
-2
/
+2
2020-09-18
net: fix build without CONFIG_SYSCTL definition
Mahesh Bandewar
1
-2
/
+3
2020-09-18
net: bridge: delete duplicated words
Randy Dunlap
2
-2
/
+2
2020-09-18
net: atm: delete duplicated words
Randy Dunlap
2
-2
/
+2
2020-09-18
net: tipc: delete duplicated words
Randy Dunlap
2
-2
/
+2
2020-09-18
net: bluetooth: delete duplicated words
Randy Dunlap
2
-2
/
+2
2020-09-18
net: ipv6: delete duplicated words
Randy Dunlap
2
-2
/
+2
2020-09-18
net: rds: delete duplicated words
Randy Dunlap
2
-2
/
+2
2020-09-18
net: core: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-09-18
Revert "ibmvnic: remove never executed if statement"
Lijun Pan
1
-0
/
+6
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
6
-3
/
+141
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
7
-20
/
+405
2020-09-18
tipc: introduce encryption master key
Tuong Lien
6
-62
/
+175
2020-09-18
tipc: optimize key switching time and logic
Tuong Lien
3
-231
/
+165
2020-09-18
ionic: add devlink firmware update
Shannon Nelson
5
-9
/
+239
2020-09-18
ionic: update the fw update api
Shannon Nelson
2
-8
/
+29
2020-09-18
netdevsim: devlink flash timeout message
Shannon Nelson
1
-0
/
+2
2020-09-18
devlink: collect flash notify params into a struct
Shannon Nelson
2
-23
/
+50
2020-09-18
devlink: add timeout information to status_notify
Shannon Nelson
3
-6
/
+30
2020-09-18
net: use exponential backoff in netdev_wait_allrefs
Francesco Ruggeri
1
-2
/
+10
2020-09-17
mptcp: fix integer overflow in mptcp_subflow_discard_data()
Paolo Abeni
1
-1
/
+1
2020-09-17
net/smc: fix double kfree in smc_listen_work()
Ursula Braun
1
-2
/
+2
2020-09-17
ionic: add DIMLIB to Kconfig
Shannon Nelson
1
-0
/
+1
2020-09-17
net: remove comments on struct rtnl_link_stats
Jakub Kicinski
1
-16
/
+15
2020-09-17
net: mdio: octeon: Select MDIO_DEVRES
Andrew Lunn
1
-0
/
+1
2020-09-17
selftests: Set default protocol for raw sockets in nettest
David Ahern
1
-0
/
+2
2020-09-17
dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-57
/
+6
2020-09-17
net: hsr: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-19
/
+2
2020-09-17
mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscs
Petr Machata
1
-1
/
+33
2020-09-17
mlxsw: spectrum_dcb: Implement dcbnl_setbuffer / getbuffer
Petr Machata
1
-0
/
+59
2020-09-17
mlxsw: spectrum_buffers: Support two headroom modes
Petr Machata
2
-3
/
+30
2020-09-17
netlink: add spaces around '&' in netlink_recv/sendmsg()
Yang Yingliang
1
-4
/
+4
2020-09-17
netdev: Remove unused functions
YueHaibing
1
-10
/
+0
2020-09-17
mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofo
Ye Bin
1
-2
/
+3
2020-09-17
dt-bindings: marvell,prestera: Add description for device-tree bindings
Vadym Kochan
1
-0
/
+34
2020-09-17
net: marvell: prestera: Add Switchdev driver implementation
Vadym Kochan
7
-4
/
+1807
2020-09-17
net: marvell: prestera: Add ethtool interface support
Vadym Kochan
7
-6
/
+1182
2020-09-17
net: marvell: prestera: Add basic devlink support
Vadym Kochan
6
-5
/
+165
2020-09-17
net: marvell: prestera: Add PCI interface support
Vadym Kochan
3
-0
/
+782
2020-09-17
net: marvell: prestera: Add driver for Prestera family ASIC devices
Vadym Kochan
12
-0
/
+2380
2020-09-17
genetlink: Remove unused function genl_err_attr()
YueHaibing
1
-8
/
+0
2020-09-17
net/sched: Remove unused function qdisc_queue_drop_head()
YueHaibing
1
-6
/
+0
2020-09-17
selftests: mptcp: interpret \n as a new line
Matthieu Baerts
2
-4
/
+4
2020-09-17
net/packet: Fix a comment about mac_header
Xie He
1
-11
/
+12
2020-09-17
net: hns3: use napi_consume_skb() when cleaning tx desc
Yunsheng Lin
3
-15
/
+16
[next]