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
2020-04-23
net: openvswitch: make EINVAL return value more obvious
Tonghao Zhang
1
-3
/
+2
2020-04-23
net: openvswitch: remove the unnecessary check
Tonghao Zhang
1
-5
/
+4
2020-04-23
net: openvswitch: set max limitation to meters
Tonghao Zhang
2
-10
/
+49
2020-04-23
net: openvswitch: expand the meters supported number
Tonghao Zhang
3
-63
/
+195
2020-04-23
net: phy: bcm54140: fix less than zero comparison on an unsigned
Colin Ian King
1
-2
/
+4
2020-04-23
qed: Make ll2_cbs static
Zou Wei
1
-1
/
+1
2020-04-23
net: sched : Remove unnecessary cast in kfree
Xu Wang
1
-1
/
+1
2020-04-23
Merge branch 'net-ethernet-ti-cpts-add-irq-and-HW_TS_PUSH-events'
David S. Miller
7
-149
/
+363
2020-04-23
net: ethernet: ti: cpsw: enable cpts irq
Grygorii Strashko
4
-0
/
+55
2020-04-23
net: ethernet: ti: cpts: add support for HW_TS_PUSH events
Grygorii Strashko
4
-5
/
+57
2020-04-23
net: ethernet: ti: cpts: add irq support
Grygorii Strashko
2
-1
/
+38
2020-04-23
net: ethernet: ti: cpts: rework locking
Grygorii Strashko
2
-24
/
+32
2020-04-23
net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
Grygorii Strashko
1
-71
/
+94
2020-04-23
net: ethernet: ti: cpts: optimize packet to event matching
Grygorii Strashko
1
-33
/
+58
2020-04-23
net: ethernet: ti: cpts: switch to use new .gettimex64() interface
Grygorii Strashko
1
-8
/
+14
2020-04-23
net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
Grygorii Strashko
2
-2
/
+7
2020-04-23
net: ethernet: ti: cpts: separate hw counter read from timecounter
Grygorii Strashko
2
-26
/
+29
2020-04-23
net: ethernet: ti: cpts: use dev_yy() api for logs
Grygorii Strashko
1
-6
/
+6
2020-04-23
Merge branch 'net-napi-addition-of-napi_defer_hard_irqs'
David S. Miller
6
-25
/
+52
2020-04-23
net/mlx4_en: use napi_complete_done() in TX completion
Eric Dumazet
3
-13
/
+13
2020-04-23
net: napi: use READ_ONCE()/WRITE_ONCE()
Eric Dumazet
2
-5
/
+5
2020-04-23
net: napi: add hard irqs deferral feature
Eric Dumazet
3
-11
/
+38
2020-04-23
Merge branch 'qed-aer'
David S. Miller
3
-1
/
+77
2020-04-23
qede: Add support for handling the pcie errors.
Sudarsana Reddy Kalluru
2
-1
/
+68
2020-04-23
qed: Enable device error reporting capability.
Sudarsana Reddy Kalluru
1
-0
/
+9
2020-04-23
net: dsa: add GRO support via gro_cells
Alexander Lobakin
4
-2
/
+14
2020-04-23
ipv6: Honor all IPv6 PIO Valid Lifetime values
Fernando Gont
2
-22
/
+7
2020-04-22
Merge branch 'dpaa2-eth-add-support-for-xdp-bulk-enqueue'
David S. Miller
4
-60
/
+87
2020-04-22
dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit
Ioana Ciornei
2
-29
/
+30
2020-04-22
dpaa2-eth: split the .ndo_xdp_xmit callback into two stages
Ioana Ciornei
1
-36
/
+40
2020-04-22
dpaa2-eth: use the bulk ring mode enqueue interface
Ioana Ciornei
2
-14
/
+22
2020-04-22
dpaa2-eth: return num_enqueued frames from enqueue callback
Ioana Ciornei
2
-13
/
+26
2020-04-22
xdp: export the DEV_MAP_BULK_SIZE macro
Ioana Ciornei
2
-1
/
+2
2020-04-22
selftests: A few improvements to fib_nexthops.sh
David Ahern
1
-11
/
+14
2020-04-22
Merge branch 'Add-selftests-for-pedit-ex-munge-ip6-dsfield'
David S. Miller
2
-0
/
+91
2020-04-22
selftests: tc-testing: Add a TDC test for pedit munge ip6 dsfield
Petr Machata
1
-0
/
+25
2020-04-22
selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfield
Petr Machata
1
-0
/
+66
2020-04-22
Merge branch 'add-TJA1102-support'
David S. Miller
4
-38
/
+308
2020-04-22
net: phy: tja11xx: add delayed registration of TJA1102 PHY1
Oleksij Rempel
1
-7
/
+105
2020-04-22
net: mdio: of: export part of of_mdiobus_register_phy()
Oleksij Rempel
2
-32
/
+52
2020-04-22
net: phy: tja11xx: add initial TJA1102 support
Oleksij Rempel
1
-0
/
+91
2020-04-22
dt-bindings: net: phy: Add support for NXP TJA11xx
Oleksij Rempel
1
-0
/
+61
2020-04-22
net: phy: Use IS_ERR() to check and simplify code
Tang Bin
1
-5
/
+2
2020-04-22
net: phy: micrel: add phy-mode support for the KSZ9031 PHY
Oleksij Rempel
1
-5
/
+123
2020-04-22
net: caif: use true,false for bool variables
Jason Yan
1
-4
/
+4
2020-04-22
net: stmmac: Add support for VLAN promiscuous mode
Chuah, Kim Tatt
3
-0
/
+69
2020-04-22
macvlan: silence RCU list debugging warning
Wei Yongjun
1
-1
/
+2
2020-04-22
selftests: Add tests for vrf and xfrms
David Ahern
2
-0
/
+437
2020-04-22
net: dsa: felix: allow flooding for all traffic classes
Xiaoliang Yang
2
-0
/
+8
2020-04-22
net: qrtr: Add tracepoint support
Manivannan Sadhasivam
2
-9
/
+126
[next]