index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
2019-02-12
13
-16
/
+21
*
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
2019-02-12
2
-6
/
+30
*
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
2019-02-12
2
-25
/
+170
*
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
2019-02-12
3
-12
/
+64
*
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
2019-02-12
2
-10
/
+44
*
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
2019-02-12
3
-33
/
+101
*
net: sched: protect chain template accesses with block lock
Vlad Buslov
2019-02-12
1
-16
/
+57
*
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
2019-02-12
3
-26
/
+76
*
net: sched: protect block->chain0 with block->lock
Vlad Buslov
2019-02-12
1
-3
/
+14
*
net: sched: refactor tc_ctl_chain() to use block->lock
Vlad Buslov
2019-02-12
1
-11
/
+25
*
net: sched: protect chain->explicitly_created with block->lock
Vlad Buslov
2019-02-12
1
-6
/
+13
*
net: sched: protect block state with mutex
Vlad Buslov
2019-02-12
2
-13
/
+76
*
isdn_v110: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-12
1
-1
/
+1
*
isdn: i4l: isdn_tty: Mark expected switch fall-through
Gustavo A. R. Silva
2019-02-12
1
-1
/
+1
*
ser_gigaset: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-12
1
-1
/
+1
*
Merge branch 's390-qeth-next'
David S. Miller
2019-02-12
6
-428
/
+394
|
\
|
*
s390/qeth: convert remaining legacy cmd callbacks
Julian Wiedmann
2019-02-12
3
-103
/
+121
|
*
s390/qeth: convert bridgeport callbacks
Julian Wiedmann
2019-02-12
1
-54
/
+40
|
*
s390/qeth: allow cmd callbacks to return errnos
Julian Wiedmann
2019-02-12
6
-64
/
+76
|
*
s390/qeth: cancel cmd on early error
Julian Wiedmann
2019-02-12
2
-9
/
+29
|
*
s390/qeth: simplify reply object handling
Julian Wiedmann
2019-02-12
1
-57
/
+61
|
*
s390/qeth: limit trace to valid data of command request
Julian Wiedmann
2019-02-12
1
-1
/
+1
|
*
s390/qeth: align csum offload with TSO control logic
Julian Wiedmann
2019-02-12
2
-89
/
+47
|
*
s390/qeth: enable only required csum offload features
Julian Wiedmann
2019-02-12
1
-2
/
+9
|
*
s390/qeth: consolidate filling of low-level cmd length fields
Julian Wiedmann
2019-02-12
5
-56
/
+28
|
*
s390/qeth: reduce data length for ARP cache query
Julian Wiedmann
2019-02-12
4
-18
/
+7
|
/
*
Merge branch 'Add-ENETC-PTP-clock-driver'
David S. Miller
2019-02-12
13
-258
/
+486
|
\
|
*
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Saeed Mahameed
2019-02-12
1
-2
/
+20
|
*
MAINTAINERS: add enetc_ptp driver into QorIQ PTP list
Yangbo Lu
2019-02-12
1
-0
/
+1
|
*
enetc: add PTP clock driver
Yangbo Lu
2019-02-12
4
-2
/
+162
|
*
ptp: add QorIQ PTP support for ENETC
Yangbo Lu
2019-02-12
1
-1
/
+1
|
*
ptp_qoriq: fix register memory map
Yangbo Lu
2019-02-12
2
-14
/
+15
|
*
dt-binding: ptp_qoriq: add little-endian support
Yangbo Lu
2019-02-12
1
-0
/
+3
|
*
ptp_qoriq: add little enadian support
Yangbo Lu
2019-02-12
3
-42
/
+60
|
*
ptp_qoriq: convert to use ptp_qoriq_init/free
Yangbo Lu
2019-02-12
2
-67
/
+80
|
*
ptp_qoriq: make ptp operations global
Yangbo Lu
2019-02-12
2
-11
/
+25
|
*
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
2019-02-12
5
-171
/
+171
|
/
*
net/skbuff: fix up kernel-doc placement
Brian Norris
2019-02-12
1
-6
/
+6
*
Merge branch 'SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS-get-remove'
David S. Miller
2019-02-12
5
-49
/
+0
|
\
|
*
staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-12
1
-5
/
+0
|
*
rocker: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-12
3
-27
/
+0
|
*
mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-12
1
-17
/
+0
|
/
*
net: phy: simplify genphy_config_eee_advert
Heiner Kallweit
2019-02-12
1
-21
/
+6
*
net/tls: Do not use async crypto for non-data records
Vakul Garg
2019-02-12
1
-6
/
+12
*
devlink: use direct return of genlmsg_reply
Li RongQing
2019-02-12
1
-4
/
+1
*
net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhere
Russell King
2019-02-12
1
-9
/
+6
*
net: marvell: mvpp2: add mvpp2_is_xlg() helper
Russell King
2019-02-12
1
-11
/
+9
*
net: phylink: add phylink_init_eee() helper
Russell King
2019-02-12
2
-0
/
+19
*
net: phylink: only call mac_config() during resolve when link is up
Russell King
2019-02-12
1
-2
/
+9
*
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
2019-02-12
4
-32
/
+1
[next]