index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
rocker: Remove port_attr_bridge_flags_get assignment
Florian Fainelli
1
-1
/
+0
2019-02-12
Merge branch 'classifier-no-rtnl'
David S. Miller
16
-366
/
+1103
2019-02-12
net: sched: unlock rules update API
Vlad Buslov
1
-17
/
+114
2019-02-12
net: sched: refactor tcf_block_find() into standalone functions
Vlad Buslov
1
-92
/
+149
2019-02-12
net: sched: add flags to Qdisc class ops struct
Vlad Buslov
1
-0
/
+8
2019-02-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
15
-141
/
+191
2019-02-12
net: sched: extend proto ops with 'put' callback
Vlad Buslov
2
-1
/
+12
2019-02-12
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
13
-16
/
+21
2019-02-12
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
2
-6
/
+30
2019-02-12
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
2
-25
/
+170
2019-02-12
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
3
-12
/
+64
2019-02-12
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
2
-10
/
+44
2019-02-12
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
3
-33
/
+101
2019-02-12
net: sched: protect chain template accesses with block lock
Vlad Buslov
1
-16
/
+57
2019-02-12
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
3
-26
/
+76
2019-02-12
net: sched: protect block->chain0 with block->lock
Vlad Buslov
1
-3
/
+14
2019-02-12
net: sched: refactor tc_ctl_chain() to use block->lock
Vlad Buslov
1
-11
/
+25
2019-02-12
net: sched: protect chain->explicitly_created with block->lock
Vlad Buslov
1
-6
/
+13
2019-02-12
net: sched: protect block state with mutex
Vlad Buslov
2
-13
/
+76
2019-02-12
isdn_v110: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-12
isdn: i4l: isdn_tty: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-12
ser_gigaset: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-12
Merge branch 's390-qeth-next'
David S. Miller
6
-428
/
+394
2019-02-12
s390/qeth: convert remaining legacy cmd callbacks
Julian Wiedmann
3
-103
/
+121
2019-02-12
s390/qeth: convert bridgeport callbacks
Julian Wiedmann
1
-54
/
+40
2019-02-12
s390/qeth: allow cmd callbacks to return errnos
Julian Wiedmann
6
-64
/
+76
2019-02-12
s390/qeth: cancel cmd on early error
Julian Wiedmann
2
-9
/
+29
2019-02-12
s390/qeth: simplify reply object handling
Julian Wiedmann
1
-57
/
+61
2019-02-12
s390/qeth: limit trace to valid data of command request
Julian Wiedmann
1
-1
/
+1
2019-02-12
s390/qeth: align csum offload with TSO control logic
Julian Wiedmann
2
-89
/
+47
2019-02-12
s390/qeth: enable only required csum offload features
Julian Wiedmann
1
-2
/
+9
2019-02-12
s390/qeth: consolidate filling of low-level cmd length fields
Julian Wiedmann
5
-56
/
+28
2019-02-12
s390/qeth: reduce data length for ARP cache query
Julian Wiedmann
4
-18
/
+7
2019-02-12
Merge branch 'Add-ENETC-PTP-clock-driver'
David S. Miller
13
-258
/
+486
2019-02-12
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Saeed Mahameed
1
-2
/
+20
2019-02-12
MAINTAINERS: add enetc_ptp driver into QorIQ PTP list
Yangbo Lu
1
-0
/
+1
2019-02-12
enetc: add PTP clock driver
Yangbo Lu
4
-2
/
+162
2019-02-12
ptp: add QorIQ PTP support for ENETC
Yangbo Lu
1
-1
/
+1
2019-02-12
ptp_qoriq: fix register memory map
Yangbo Lu
2
-14
/
+15
2019-02-12
dt-binding: ptp_qoriq: add little-endian support
Yangbo Lu
1
-0
/
+3
2019-02-12
ptp_qoriq: add little enadian support
Yangbo Lu
3
-42
/
+60
2019-02-12
ptp_qoriq: convert to use ptp_qoriq_init/free
Yangbo Lu
2
-67
/
+80
2019-02-12
ptp_qoriq: make ptp operations global
Yangbo Lu
2
-11
/
+25
2019-02-12
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
5
-171
/
+171
2019-02-12
net/skbuff: fix up kernel-doc placement
Brian Norris
1
-6
/
+6
2019-02-12
Merge branch 'SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS-get-remove'
David S. Miller
5
-49
/
+0
2019-02-12
staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
1
-5
/
+0
2019-02-12
rocker: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
3
-27
/
+0
2019-02-12
mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
1
-17
/
+0
2019-02-12
net: phy: simplify genphy_config_eee_advert
Heiner Kallweit
1
-21
/
+6
[next]