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
/
drivers
/
cpufreq
/
Kconfig.x86
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
net: dsa: sja1105: Add support for VLAN operations
Vladimir Oltean
4
-2
/
+291
2019-05-03
ether: Add dedicated Ethertype for pseudo-802.1Q DSA tagging
Vladimir Oltean
1
-0
/
+1
2019-05-03
net: dsa: sja1105: Error out if RGMII delays are requested in DT
Vladimir Oltean
3
-1
/
+41
2019-05-03
net: dsa: sja1105: Add support for FDB and MDB management
Vladimir Oltean
3
-0
/
+239
2019-05-03
net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
Vladimir Oltean
14
-0
/
+4000
2019-05-03
lib: Add support for generic packing operations
Vladimir Oltean
6
-0
/
+437
2019-05-03
net: macb: shrink macb_platform_data structure
Nicolas Ferre
2
-57
/
+11
2019-05-03
net: macb: remove redundant struct phy_device declaration
Nicolas Ferre
1
-2
/
+0
2019-05-02
PCI/LINK: Add Kconfig option (default off)
Keith Busch
3
-1
/
+13
2019-05-02
net: ll_temac: Fix typo bug for 32-bit
Esben Haabendal
1
-1
/
+1
2019-05-01
udp: fix GRO packet of death
Eric Dumazet
1
-3
/
+10
2019-05-01
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
1
-20
/
+18
2019-05-01
rds: ib: force endiannes annotation
Nicholas Mc Guire
1
-5
/
+3
2019-05-01
net: mvpp2: cls: Allow dropping packets with classification offload
Maxime Chevallier
3
-9
/
+32
2019-05-01
net: mvpp2: cls: Add Classification offload support
Maxime Chevallier
4
-12
/
+410
2019-05-01
net: mvpp2: cls: Use a bitfield to represent the flow_type
Maxime Chevallier
2
-69
/
+109
2019-05-01
net: mvpp2: cls: Remove extra whitespace in mvpp2_cls_flow_write
Maxime Chevallier
1
-3
/
+3
2019-05-01
PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management
Alex Williamson
1
-1
/
+2
2019-05-01
gcc-9: don't warn about uninitialized btrfs extent_type variable
Linus Torvalds
1
-1
/
+1
2019-05-01
net: ll_temac: Enable DMA when ready, not before
Esben Haabendal
1
-5
/
+10
2019-05-01
net: ll_temac: Allow configuration of IRQ coalescing
Esben Haabendal
3
-12
/
+37
2019-05-01
net: ll_temac: Replace bad usage of msleep() with usleep_range()
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Fix bug causing buffer descriptor overrun
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Fix iommu/swiotlb leak
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Support indirect_mutex share within TEMAC IP
Esben Haabendal
4
-20
/
+43
2019-05-01
net: ll_temac: Allow use on x86 platforms
Esben Haabendal
1
-2
/
+2
2019-05-01
net: ll_temac: Fix support for little-endian platforms
Esben Haabendal
1
-39
/
+50
2019-05-01
net: ll_temac: Add support for non-native register endianness
Esben Haabendal
3
-22
/
+79
2019-05-01
net: ll_temac: Fix support for 64-bit platforms
Esben Haabendal
2
-4
/
+32
2019-05-01
net: ll_temac: Extend support to non-device-tree platforms
Esben Haabendal
4
-66
/
+166
2019-05-01
net: ll_temac: Fix and simplify error handling by using devres functions
Esben Haabendal
3
-42
/
+22
2019-05-01
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
1
-0
/
+6
2019-05-01
net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()
YueHaibing
1
-1
/
+1
2019-05-01
gcc-9: properly declare the {pv,hv}clock_page storage
Linus Torvalds
1
-2
/
+2
2019-05-01
gcc-9: don't warn about uninitialized variable
Linus Torvalds
1
-1
/
+1
2019-05-01
gcc-9: silence 'address-of-packed-member' warning
Linus Torvalds
1
-1
/
+1
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
1
-0
/
+1
2019-05-01
io_uring: avoid page allocation warnings
Mark Rutland
1
-8
/
+9
2019-05-01
taprio: Add support for cycle-time-extension
Vinicius Costa Gomes
2
-6
/
+30
2019-05-01
taprio: Add support for setting the cycle-time manually
Vinicius Costa Gomes
2
-8
/
+52
2019-05-01
taprio: Add support adding an admin schedule
Vinicius Costa Gomes
2
-193
/
+329
2019-05-01
taprio: Fix potencial use of invalid memory during dequeue()
Vinicius Costa Gomes
1
-6
/
+8
2019-05-01
tcp: refactor setting the initial congestion window
Yuchung Cheng
3
-22
/
+26
2019-05-01
tcp: refactor to consolidate TFO passive open code
Yuchung Cheng
1
-27
/
+25
2019-05-01
tcp: undo cwnd on Fast Open spurious SYNACK retransmit
Yuchung Cheng
1
-0
/
+3
2019-05-01
tcp: lower congestion window on Fast Open SYNACK timeout
Yuchung Cheng
1
-0
/
+3
2019-05-01
tcp: undo init congestion window on false SYNACK timeout
Yuchung Cheng
2
-0
/
+7
2019-05-01
tcp: better SYNACK sent timestamp
Yuchung Cheng
2
-1
/
+5
2019-05-01
tcp: undo initial congestion window on false SYN timeout
Yuchung Cheng
2
-1
/
+17
2019-05-01
tcp: avoid unconditional congestion window undo on SYN retransmit
Yuchung Cheng
1
-2
/
+2
[next]