index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-17
mptcp: revert "mptcp: forbit mcast-related sockopt on MPTCP sockets"
Matthieu Baerts
1
-45
/
+0
2021-04-17
atl1c: move tx cleanup processing out of interrupt
Gatis Peisenieks
2
-10
/
+36
2021-04-17
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
9
-14
/
+15
2021-04-17
net: bridge: switchdev: refactor br_switchdev_fdb_notify
Tobias Waldekranz
1
-30
/
+11
2021-04-16
scm: fix a typo in put_cmsg()
Eric Dumazet
1
-1
/
+1
2021-04-16
mlx5: implement ethtool::get_fec_stats
Jakub Kicinski
3
-2
/
+38
2021-04-16
sfc: ef10: implement ethtool::get_fec_stats
Jakub Kicinski
3
-0
/
+30
2021-04-16
bnxt: implement ethtool::get_fec_stats
Jakub Kicinski
1
-0
/
+15
2021-04-16
ethtool: add FEC statistics
Jakub Kicinski
5
-1
/
+149
2021-04-16
ethtool: fec_prepare_data() - jump to error handling
Jakub Kicinski
1
-3
/
+4
2021-04-16
ethtool: move ethtool_stats_init
Jakub Kicinski
2
-6
/
+6
2021-04-16
scm: optimize put_cmsg()
Eric Dumazet
1
-8
/
+15
2021-04-16
enetc: convert to schedule_work()
Yangbo Lu
1
-1
/
+1
2021-04-16
net: hns3: VF not request link status when PF support push link status feature
Guangbin Huang
3
-3
/
+12
2021-04-16
net: hns3: PF add support for pushing link status to VFs
Guangbin Huang
4
-8
/
+43
2021-04-16
net: phy: at803x: select correct page on config init
David Bauer
1
-1
/
+49
2021-04-15
ice: reduce scope of variable
Paul M Stillwell Jr
1
-1
/
+2
2021-04-15
ice: remove return variable
Paul M Stillwell Jr
3
-8
/
+6
2021-04-15
ice: suppress false cppcheck issues
Bruce Allan
3
-0
/
+5
2021-04-15
ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI types
Brett Creeley
1
-0
/
+2
2021-04-15
ice: remove unused struct member
Jesse Brandeburg
2
-4
/
+3
2021-04-15
ice: use local for consistency
Jesse Brandeburg
1
-5
/
+7
2021-04-15
ice: print name in /proc/iomem
Jesse Brandeburg
1
-1
/
+1
2021-04-15
ice: Reimplement module reads used by ethtool
Scott W Taylor
1
-10
/
+39
2021-04-15
ice: refactor ITR data structures
Jesse Brandeburg
5
-33
/
+26
2021-04-15
ice: manage interrupts during poll exit
Jesse Brandeburg
2
-1
/
+13
2021-04-15
ice: replace custom AIM algorithm with kernel's DIM library
Jacob Keller
7
-267
/
+175
2021-04-15
ice: refactor interrupt moderation writes
Jesse Brandeburg
5
-104
/
+112
2021-04-15
ice: Add new VSI states to track netdev alloc/registration
Anirudh Venkataramanan
3
-6
/
+22
2021-04-15
ice: Drop leading underscores in enum ice_pf_state
Anirudh Venkataramanan
8
-187
/
+187
2021-04-15
ice: use kernel definitions for IANA protocol ports and ether-types
Bruce Allan
4
-8
/
+8
2021-04-14
net/packet: remove data races in fanout operations
Eric Dumazet
2
-7
/
+10
2021-04-14
net: bridge: propagate error code and extack from br_mc_disabled_update
Florian Fainelli
4
-16
/
+27
2021-04-14
net: enetc: fetch MAC address from device tree
Michael Walle
1
-16
/
+49
2021-04-14
sfc: Remove duplicate argument
Wan Jiabing
1
-1
/
+0
2021-04-14
skbuff: revert "skbuff: remove some unnecessary operation in skb_segment_list()"
Paolo Abeni
1
-3
/
+12
2021-04-14
atm: idt77252: remove unused function
Jiapeng Chong
1
-6
/
+0
2021-04-14
r8169: add support for pause ethtool ops
Heiner Kallweit
1
-0
/
+28
2021-04-14
net: stmmac: Add support for external trigger timestamping
Tan Tee Min
8
-1
/
+101
2021-04-14
net: phy: marvell-88x2222: swap 1G/10G modes on autoneg
Ivan Bornyakov
1
-28
/
+89
2021-04-14
net: phy: marvell-88x2222: move read_status after config_aneg
Ivan Bornyakov
1
-98
/
+98
2021-04-14
net: phy: marvell-88x2222: check that link is operational
Ivan Bornyakov
1
-0
/
+43
2021-04-14
net/mlx5e: Fix RQ creation flow for queues which doesn't support XDP
Aya Levin
1
-2
/
+3
2021-04-14
net/mlx5: Replace spaces with tab at the start of a line
Wenpeng Liang
1
-1
/
+1
2021-04-14
net/mlx5: Remove return statement exist at the end of void function
Wenpeng Liang
3
-4
/
+0
2021-04-14
net/mlx5: Add a blank line after declarations
Wenpeng Liang
2
-2
/
+3
2021-04-14
net/mlx5: Fix bit-wise and with zero
Colin Ian King
1
-1
/
+1
2021-04-14
net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc()
Roi Dayan
2
-5
/
+5
2021-04-14
net/mlx5: DR, Use variably sized data structures for different actions
Jianbo Liu
4
-159
/
+199
2021-04-14
net/mlx5: SF, Reuse stored hardware function id
Parav Pandit
1
-3
/
+2
[next]