index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
inet: frags: Remove unnecessary smp_store_release/READ_ONCE
Herbert Xu
2019-05-30
1
-6
/
+10
*
net: mvpp2: cls: Remove unnessesary check in mvpp2_ethtool_cls_rule_ins
YueHaibing
2019-05-30
1
-2
/
+1
*
net: stmmac: Switch to devm_alloc_etherdev_mqs
Jisheng Zhang
2019-05-30
1
-8
/
+3
*
tua6100: Avoid build warnings.
David S. Miller
2019-05-30
1
-11
/
+11
*
Merge branch 'Enable-SFP-on-ACPI-based-systems'
David S. Miller
2019-05-30
3
-9
/
+35
|
\
|
*
net: phy: sfp: enable i2c-bus detection on ACPI based systems
Ruslan Babayev
2019-05-30
1
-8
/
+27
|
*
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
2019-05-30
2
-1
/
+8
|
/
*
net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()
Marek Vasut
2019-05-30
1
-22
/
+2
*
net: ethernet: ti: cpsw: correct .ndo_open error path
Ivan Khoronzhuk
2019-05-30
1
-2
/
+5
*
Merge branch 'Decoupling-PHYLINK-from-struct-net_device'
David S. Miller
2019-05-30
13
-257
/
+499
|
\
|
*
net: dsa: sja1105: Fix broken fixed-link interfaces on user ports
Vladimir Oltean
2019-05-30
1
-5
/
+6
|
*
net: dsa: Use PHYLINK for the CPU/DSA ports
Ioana Ciornei
2019-05-30
1
-6
/
+63
|
*
net: dsa: Move the phylink driver calls into port.c
Ioana Ciornei
2019-05-30
3
-95
/
+118
|
*
net: phylink: Add phylink_{printk, err, warn, info, dbg} macros
Ioana Ciornei
2019-05-30
1
-60
/
+77
|
*
net: phylink: Add PHYLINK_DEV operation type
Ioana Ciornei
2019-05-30
2
-5
/
+21
|
*
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2019-05-30
8
-72
/
+128
|
*
net: phylink: Add phylink_mac_link_{up, down} wrapper functions
Ioana Ciornei
2019-05-30
1
-18
/
+32
|
*
net: phy: Add phy_standalone sysfs entry
Ioana Ciornei
2019-05-30
2
-0
/
+30
|
*
net: phy: Check against net_device being NULL
Ioana Ciornei
2019-05-30
1
-0
/
+6
|
*
net: phy: Guard against the presence of a netdev
Ioana Ciornei
2019-05-30
1
-10
/
+23
|
*
net: phy: Add phy_sysfs_create_links helper function
Vladimir Oltean
2019-05-30
1
-17
/
+26
|
/
*
net: sched: Introduce act_ctinfo action
Kevin 'ldir' Darbyshire-Bryant
2019-05-30
7
-0
/
+478
*
r8169: remove 1000/Half from supported modes
Heiner Kallweit
2019-05-30
1
-1
/
+4
*
net: mscc: ocelot: Implement port policers via tc command
Joergen Andreasen
2019-05-30
7
-3
/
+460
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-05-29
16
-276
/
+1129
|
\
|
*
ice: Add a helper to trigger software interrupt
Brett Creeley
2019-05-29
3
-15
/
+25
|
*
ice: Configure RSS LUT key only if RSS is enabled
Md Fahad Iqbal Polash
2019-05-29
1
-0
/
+7
|
*
ice: Add ice_get_fw_log_cfg to init FW logging
Dan Nowlin
2019-05-29
2
-0
/
+49
|
*
ice: Minor cleanup in ice_switch.h
Anirudh Venkataramanan
2019-05-29
1
-4
/
+3
|
*
ice: Remove redundant and premature event config
Dave Ertman
2019-05-29
1
-6
/
+0
|
*
ice: Change message level
Mitch Williams
2019-05-29
1
-1
/
+1
|
*
ice: Check all VFs for MDD activity, don't disable
Mitch Williams
2019-05-29
1
-12
/
+11
|
*
ice: Refactor interrupt tracking
Brett Creeley
2019-05-29
6
-218
/
+263
|
*
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
2019-05-29
11
-13
/
+752
|
*
ice: Don't call ice_cfg_itr() for SR-IOV
Brett Creeley
2019-05-29
1
-1
/
+2
|
*
ice: Set minimum default Rx descriptor count to 512
Brett Creeley
2019-05-29
1
-6
/
+13
|
*
ice: Resolve static analysis warning
Bruce Allan
2019-05-29
1
-4
/
+4
|
*
ice: Implement toggling ethtool rx-vlan-filter
Tony Nguyen
2019-05-29
1
-0
/
+7
|
*
ice: Remove direct write for GLLAN_RCTL_0
Anirudh Venkataramanan
2019-05-29
1
-3
/
+0
|
*
ice: Fix LINE_SPACING style issue
Bruce Allan
2019-05-29
1
-1
/
+0
*
|
net: stmmac: Fix build error without CONFIG_INET
YueHaibing
2019-05-29
1
-0
/
+1
*
|
rhashtable: Add rht_ptr_rcu and improve rht_ptr
Herbert Xu
2019-05-29
1
-18
/
+18
*
|
net: stmmac: use dev_info() before netdev is registered
Jisheng Zhang
2019-05-29
1
-2
/
+2
*
|
qed: fix spelling mistake "inculde" -> "include"
Colin Ian King
2019-05-29
1
-1
/
+1
*
|
Merge branch 'qed-Fix-inifinite-spinning-of-PTP-poll-thread'
David S. Miller
2019-05-29
5
-8
/
+38
|
\
\
|
|
/
|
/
|
|
*
qede: Handle infinite driver spinning for Tx timestamp.
Sudarsana Reddy Kalluru
2019-05-29
4
-7
/
+36
|
*
qed: Reduce the severity of ptp debug message.
Sudarsana Reddy Kalluru
2019-05-29
1
-1
/
+2
|
/
*
macvlan: Replace strncpy() by strscpy()
Gustavo A. R. Silva
2019-05-29
1
-1
/
+1
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2019-05-29
8
-94
/
+47
|
\
|
*
igc: Cleanup the redundant code
Sasha Neftin
2019-05-29
1
-20
/
+3
[next]