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
*
nfc: pn533: add UART phy driver
Lars Poeschel
2019-10-30
4
-0
/
+344
*
nfc: pn533: Split pn533 init & nfc_register
Lars Poeschel
2019-10-30
4
-52
/
+80
*
nfc: pn533: Add dev_up/dev_down hooks to phy_ops
Lars Poeschel
2019-10-30
2
-1
/
+20
*
nfc: pn532: Add uart phy docs and rename it
Lars Poeschel
2019-10-30
2
-29
/
+46
*
nfc: pn533: i2c: "pn532" as dt compatible string
Lars Poeschel
2019-10-30
1
-0
/
+5
*
Merge branch 'bridge-fdbs-bitops'
David S. Miller
2019-10-30
4
-79
/
+85
|
\
|
*
net: bridge: fdb: set flags directly in fdb_create
Nikolay Aleksandrov
2019-10-30
1
-11
/
+7
|
*
net: bridge: fdb: convert offloaded to use bitops
Nikolay Aleksandrov
2019-10-30
3
-8
/
+9
|
*
net: bridge: fdb: convert added_by_external_learn to use bitops
Nikolay Aleksandrov
2019-10-30
2
-12
/
+11
|
*
net: bridge: fdb: convert added_by_user to bitops
Nikolay Aleksandrov
2019-10-30
3
-17
/
+18
|
*
net: bridge: fdb: convert is_sticky to bitops
Nikolay Aleksandrov
2019-10-30
2
-8
/
+8
|
*
net: bridge: fdb: convert is_static to bitops
Nikolay Aleksandrov
2019-10-30
2
-23
/
+21
|
*
net: bridge: fdb: convert is_local to bitops
Nikolay Aleksandrov
2019-10-30
3
-16
/
+27
|
/
*
net/smc: remove unneeded include for smc.h
Ursula Braun
2019-10-30
1
-1
/
+0
*
tipc: improve throughput between nodes in netns
Hoang Le
2019-10-30
8
-11
/
+197
*
inet: do not call sublist_rcv on empty list
Florian Westphal
2019-10-30
2
-2
/
+4
*
broadcom: bnxt: Fix use true/false for bool
Saurav Girepunje
2019-10-30
1
-1
/
+1
*
cavium: thunder: Fix use true/false for bool type
Saurav Girepunje
2019-10-30
1
-6
/
+6
*
Merge branch 'net-phy-marvell-fix-and-extend-downshift-support'
David S. Miller
2019-10-30
1
-18
/
+94
|
\
|
*
net: phy: marvell: add PHY tunable support for more PHY versions
Heiner Kallweit
2019-10-30
1
-0
/
+12
|
*
net: phy: marvell: add downshift support for M88E1111
Heiner Kallweit
2019-10-30
1
-0
/
+64
|
*
net: phy: marvell: fix downshift function naming
Heiner Kallweit
2019-10-30
1
-15
/
+15
|
*
net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASK
Heiner Kallweit
2019-10-30
1
-4
/
+4
|
/
*
Documentation: net-sysfs: describe missing statistics
Julian Wiedmann
2019-10-30
1
-0
/
+16
*
ionic: Remove set but not used variable 'sg_desc'
YueHaibing
2019-10-30
1
-2
/
+0
*
net: phy: dp83867: support Wake on LAN
Thomas Haemmerle
2019-10-30
1
-1
/
+130
*
net: aquantia: fix error handling in aq_ptp_poll
Gustavo A. R. Silva
2019-10-30
1
-0
/
+2
*
net: aquantia: remove unused including <linux/version.h>
YueHaibing
2019-10-30
1
-1
/
+0
*
net: dsa: LAN9303: select REGMAP when LAN9303 enable
Mao Wenan
2019-10-30
1
-0
/
+1
*
net: aquantia: make two symbols be static
Mao Wenan
2019-10-30
2
-2
/
+2
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2019-10-30
14
-131
/
+289
|
\
|
*
i40e: prevent memory leak in i40e_setup_macvlans
Navid Emamdoost
2019-10-25
1
-0
/
+1
|
*
i40e: Refactoring VF MAC filters counting to make more reliable
Aleksandr Loktionov
2019-10-25
4
-27
/
+39
|
*
i40e: Fix LED blinking flow for X710T*L devices
Damian Milosek
2019-10-25
2
-3
/
+28
|
*
i40e: allow ethtool to report SW and FW versions in recovery mode
Piotr Kwapulinski
2019-10-25
1
-0
/
+1
|
*
i40e: initialize ITRN registers with correct values
Nicholas Nunley
2019-10-25
1
-5
/
+5
|
*
i40e: Extend PHY access with page change flag
Piotr Azarewicz
2019-10-25
5
-26
/
+87
|
*
i40e: Extract detection of HW flags into a function
Piotr Azarewicz
2019-10-25
2
-17
/
+58
|
*
i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO
Jaroslaw Gawin
2019-10-25
2
-19
/
+26
|
*
i40e: Fix for persistent lldp support
Sylwia Wnuczko
2019-10-25
4
-34
/
+44
*
|
net: fec: remove redundant assignment to pointer bdp
Colin Ian King
2019-10-29
1
-1
/
+0
*
|
net: dsa: return directly from dsa_to_port
Vivien Didelot
2019-10-29
1
-3
/
+3
*
|
net: aquantia: fix unintention integer overflow on left shift
Colin Ian King
2019-10-29
1
-1
/
+1
*
|
net: aquantia: fix spelling mistake: tx_queus -> tx_queues
Colin Ian King
2019-10-29
1
-1
/
+1
*
|
atm: remove unneeded semicolon
YueHaibing
2019-10-29
1
-1
/
+1
*
|
sock: remove unneeded semicolon
YueHaibing
2019-10-29
1
-1
/
+1
*
|
net: mediatek: remove unneeded semicolon
YueHaibing
2019-10-29
2
-4
/
+4
*
|
mlxsw: spectrum_buffers: remove unneeded semicolon
YueHaibing
2019-10-29
1
-2
/
+2
*
|
Merge branch 'mv88e6xxx-Allow-config-of-ATU-hash-algorithm'
David S. Miller
2019-10-29
9
-2
/
+254
|
\
\
|
*
|
net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.
Andrew Lunn
2019-10-29
6
-1
/
+177
[next]