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
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac100.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
net: sched: act_ctinfo: minor size optimisation
Kevin 'ldir' Darbyshire-Bryant
1
-4
/
+0
2019-05-30
net: phy: export phy_queue_state_machine
Heiner Kallweit
2
-4
/
+6
2019-05-30
net: phy: add callback for custom interrupt handler to struct phy_driver
Heiner Kallweit
2
-2
/
+10
2019-05-30
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
3
-15
/
+24
2019-05-30
qed: Fix static checker warning
Michal Kalderon
1
-12
/
+12
2019-05-30
net: dsa: Add error path handling in dsa_tree_setup()
Ioana Ciornei
1
-23
/
+66
2019-05-30
r8169: decouple rtl_phy_write_fw from actual driver code
Heiner Kallweit
1
-20
/
+28
2019-05-30
r8169: improve rtl_fw_format_ok
Heiner Kallweit
1
-14
/
+9
2019-05-30
r8169: enable WoL speed down on more chip versions
Heiner Kallweit
1
-24
/
+2
2019-05-30
sctp: deduplicate identical skb_checksum_ops
Matteo Croce
2
-11
/
+8
2019-05-30
net: avoid indirect calls in L4 checksum calculation
Matteo Croce
1
-4
/
+11
2019-05-30
net: dsa: sja1105: Make static_config_check_memory_size static
YueHaibing
1
-1
/
+1
2019-05-30
netfilter: nf_conntrack_bridge: register inet conntrack for bridge
Pablo Neira Ayuso
1
-16
/
+42
2019-05-30
netfilter: nf_conntrack_bridge: add support for IPv6
Pablo Neira Ayuso
3
-2
/
+230
2019-05-30
netfilter: bridge: add connection tracking system
Pablo Neira Ayuso
8
-4
/
+410
2019-05-30
netfilter: nf_conntrack: allow to register bridge support
Pablo Neira Ayuso
3
-3
/
+72
2019-05-30
net: ipv4: place control buffer handling away from fragmentation iterators
Pablo Neira Ayuso
1
-18
/
+37
2019-05-30
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
2
-76
/
+126
2019-05-30
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
2
-88
/
+128
2019-05-30
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
2
-55
/
+102
2019-05-30
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
2
-33
/
+78
2019-05-30
selftests/net: add TFO key rotation selftest
Jason Baron
4
-0
/
+394
2019-05-30
Documentation: ip-sysctl.txt: Document tcp_fastopen_key
Jason Baron
1
-0
/
+20
2019-05-30
tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key
Jason Baron
1
-24
/
+71
2019-05-30
tcp: add support to TCP_FASTOPEN_KEY for optional backup key
Jason Baron
1
-10
/
+20
2019-05-30
tcp: add backup TFO key infrastructure
Jason Baron
6
-58
/
+162
2019-05-30
tcp: introduce __tcp_fastopen_cookie_gen_cipher()
Christoph Paasch
1
-36
/
+37
2019-05-30
mlxsw: core: Reduce buffer size in transactions for SFP modules temperature readout
Vadim Pasternak
3
-74
/
+33
2019-05-30
mlxsw: core: Extend the index size for temperature sensors readout
Vadim Pasternak
1
-3
/
+4
2019-05-30
mlxsw: core: Extend hwmon interface with inter-connect temperature attributes
Vadim Pasternak
1
-5
/
+96
2019-05-30
mlxsw: reg: Add Management General Peripheral Information Register
Vadim Pasternak
1
-0
/
+52
2019-05-30
mlxsw: reg: Extend sensor index field size of Management Temperature Register
Vadim Pasternak
1
-2
/
+3
2019-05-30
mlxsw: core: Re-order initialization sequence
Ido Schimmel
1
-10
/
+11
2019-05-30
mlxsw: i2c: Allow flexible setting of I2C transactions size
Vadim Pasternak
1
-18
/
+46
2019-05-30
mlxsw: i2c: Extend initialization with querying firmware info
Vadim Pasternak
2
-0
/
+30
2019-05-30
net: stmmac: selftests: Use kfree_skb() instead of kfree()
Jose Abreu
1
-1
/
+1
2019-05-30
net: stmmac: selftests: Fix sparse warning
Jose Abreu
1
-1
/
+1
2019-05-30
inet: frags: Remove unnecessary smp_store_release/READ_ONCE
Herbert Xu
1
-6
/
+10
2019-05-30
net: mvpp2: cls: Remove unnessesary check in mvpp2_ethtool_cls_rule_ins
YueHaibing
1
-2
/
+1
2019-05-30
net: stmmac: Switch to devm_alloc_etherdev_mqs
Jisheng Zhang
1
-8
/
+3
2019-05-30
tua6100: Avoid build warnings.
David S. Miller
1
-11
/
+11
2019-05-30
net: phy: sfp: enable i2c-bus detection on ACPI based systems
Ruslan Babayev
1
-8
/
+27
2019-05-30
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
2
-1
/
+8
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
12
-54
/
+53
2019-05-30
ice: Recognize higher speeds
Anirudh Venkataramanan
2
-1
/
+7
2019-05-30
ice: Use a different ICE_DBG bit for firmware log messages
Jacob Keller
2
-3
/
+4
2019-05-30
ice: Update function header
Anirudh Venkataramanan
1
-0
/
+4
2019-05-30
ice: Move define for ICE_AQC_DRIVER_UNLOADING
Anirudh Venkataramanan
1
-1
/
+1
2019-05-30
ice: Align to updated AQ command formats
Anirudh Venkataramanan
1
-7
/
+8
2019-05-30
ice: Use continue instead of an else block
Anirudh Venkataramanan
1
-3
/
+5
[next]