index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
firmware-guide
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
sch_htb: Add extack messages for EOPNOTSUPP errors
Maxim Mikityanskiy
1
-2
/
+6
2021-10-28
net: mvpp2: clean up mvpp2_phylink_validate()
Russell King (Oracle)
1
-10
/
+7
2021-10-28
net: mvpp2: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-12
/
+7
2021-10-28
net: mvpp2: remove interface checks in mvpp2_phylink_validate()
Russell King (Oracle)
1
-26
/
+7
2021-10-28
net: mvpp2: populate supported_interfaces member
Russell King
1
-0
/
+34
2021-10-28
ipv6: enable net.ipv6.route.max_size sysctl in network namespace
Alexander Kuznetsov
1
-12
/
+12
2021-10-28
mpt fusion: use dev_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-28
firewire: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-7
/
+7
2021-10-28
media: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+4
2021-10-28
tcp: do not clear TCP_SKB_CB(skb)->sacked if already zero
Eric Dumazet
2
-6
/
+0
2021-10-28
tcp: do not clear skb->csum if already zero
Eric Dumazet
3
-3
/
+0
2021-10-28
tcp: factorize ip_summed setting
Eric Dumazet
3
-9
/
+2
2021-10-28
tcp: no longer set skb->reserved_tailroom
Eric Dumazet
2
-6
/
+0
2021-10-28
tcp: remove dead code from tcp_collapse_retrans()
Eric Dumazet
1
-7
/
+3
2021-10-28
tcp: cleanup tcp_remove_empty_skb() use
Eric Dumazet
3
-7
/
+8
2021-10-28
tcp: remove dead code from tcp_sendmsg_locked()
Eric Dumazet
1
-9
/
+1
2021-10-28
net: phy: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-1
/
+1
2021-10-28
mptcp: drop unused sk in mptcp_push_release
Geliang Tang
1
-5
/
+4
2021-10-28
mptcp: allocate fwd memory separately on the rx and tx path
Paolo Abeni
2
-145
/
+95
2021-10-28
net: introduce sk_forward_alloc_get()
Paolo Abeni
4
-3
/
+14
2021-10-28
tcp: define macros for a couple reclaim thresholds
Paolo Abeni
1
-2
/
+7
2021-10-28
inet: remove races in inet{6}_getname()
Eric Dumazet
3
-17
/
+21
2021-10-28
xdp: Remove redundant warning
Yajun Deng
1
-2
/
+0
2021-10-28
net: thunderbolt: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+5
2021-10-28
staging: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-28
net: macb: Fix mdio child node detection
Guenter Roeck
1
-1
/
+1
2021-10-28
net: sch: simplify condtion for selecting mini_Qdisc_pair buffer
Seth Forshee
1
-1
/
+1
2021-10-28
net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
Seth Forshee
2
-20
/
+20
2021-10-27
net: sched: gred: dynamically allocate tc_gred_qopt_offload
Arnd Bergmann
1
-20
/
+30
2021-10-27
Revert "devlink: Remove not-executed trap policer notifications"
Leon Romanovsky
1
-5
/
+7
2021-10-27
Revert "devlink: Remove not-executed trap group notifications"
Leon Romanovsky
1
-5
/
+7
2021-10-27
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
3
-202
/
+43
2021-10-27
net: bridge: create a common function for populating switchdev FDB entries
Vladimir Oltean
1
-19
/
+22
2021-10-27
net: bridge: move br_fdb_replay inside br_switchdev.c
Vladimir Oltean
3
-56
/
+54
2021-10-27
net: bridge: reduce indentation level in fdb_create
Vladimir Oltean
1
-14
/
+17
2021-10-27
net: bridge: rename br_fdb_insert to br_fdb_add_local
Vladimir Oltean
4
-8
/
+7
2021-10-27
net: bridge: rename fdb_insert to fdb_add_local
Vladimir Oltean
1
-7
/
+7
2021-10-27
net: bridge: remove fdb_insert forward declaration
Vladimir Oltean
1
-59
/
+57
2021-10-27
net: bridge: remove fdb_notify forward declaration
Vladimir Oltean
1
-124
/
+122
2021-10-27
net: mvneta: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-9
/
+3
2021-10-27
net: mvneta: remove interface checks in mvneta_validate()
Russell King (Oracle)
1
-9
/
+2
2021-10-27
net: mvneta: populate supported_interfaces member
Russell King
1
-0
/
+25
2021-10-27
net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inline
Maor Dickman
1
-1
/
+1
2021-10-27
net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate together
Khalid Manaa
2
-0
/
+10
2021-10-27
net/mlx5e: Add HW-GRO offload
Khalid Manaa
1
-0
/
+39
2021-10-27
net/mlx5e: Add HW_GRO statistics
Khalid Manaa
3
-3
/
+34
2021-10-27
net/mlx5e: HW_GRO cqe handler implementation
Khalid Manaa
3
-11
/
+242
2021-10-27
net/mlx5e: Add data path for SHAMPO feature
Ben Ben-Ishay
2
-0
/
+189
2021-10-27
net/mlx5e: Add handle SHAMPO cqe support
Khalid Manaa
3
-35
/
+194
2021-10-27
net/mlx5e: Add control path for SHAMPO feature
Ben Ben-Ishay
6
-30
/
+400
[next]