index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
udp: Set NULL to sk->sk_prot->h.udp_table.
Kuniyuki Iwashima
3
-5
/
+13
2022-11-16
udp: Clean up some functions.
Kuniyuki Iwashima
2
-20
/
+31
2022-11-16
sfc: implement counters readout to TC stats
Edward Cree
3
-0
/
+52
2022-11-16
sfc: validate MAE action order
Edward Cree
1
-0
/
+50
2022-11-16
sfc: attach an MAE counter to TC actions that need it
Edward Cree
3
-2
/
+32
2022-11-16
sfc: accumulate MAE counter values from update packets
Edward Cree
2
-1
/
+57
2022-11-16
sfc: add functions to allocate/free MAE counters
Edward Cree
4
-0
/
+170
2022-11-16
sfc: add hashtables for MAE counters and counter ID mappings
Edward Cree
4
-0
/
+90
2022-11-16
sfc: add extra RX channel to receive MAE counter updates on ef100
Edward Cree
7
-10
/
+373
2022-11-16
sfc: add ef100 MAE counter support functions
Edward Cree
5
-0
/
+139
2022-11-16
sfc: add ability for extra channels to receive raw RX buffers
Edward Cree
2
-0
/
+9
2022-11-16
sfc: add start and stop methods to channels
Edward Cree
2
-1
/
+12
2022-11-16
sfc: add ability for an RXQ to grant credits on refill
Edward Cree
3
-3
/
+22
2022-11-16
sfc: fix ef100 RX prefix macro
Edward Cree
1
-1
/
+1
2022-11-16
net: dsa: remove phylink_validate() method
Vladimir Oltean
2
-13
/
+8
2022-11-16
net: mscc: ocelot: drop workaround for forcing RX flow control
Vladimir Oltean
1
-4
/
+2
2022-11-16
net: dsa: felix: use phylink_generic_validate()
Vladimir Oltean
4
-72
/
+4
2022-11-16
net: phy: aquantia: add AQR112 and AQR412 PHY IDs
Vladimir Oltean
1
-0
/
+40
2022-11-16
Documentation: nfp: update documentation
Walter Heymans
1
-20
/
+145
2022-11-16
net: ethernet: mtk_eth_soc: enable hardware DSA untagging
Felix Fietkau
2
-7
/
+67
2022-11-16
net: ethernet: mtk_eth_soc: add support for configuring vlan rx offload
Felix Fietkau
1
-5
/
+20
2022-11-16
net: ethernet: mtk_eth_soc: pass correct VLAN protocol ID to the network stack
Felix Fietkau
1
-1
/
+1
2022-11-16
net: dsa: add support for DSA rx offloading via metadata dst
Felix Fietkau
2
-2
/
+21
2022-11-15
net: dcb: move getapptrust to separate function
Daniel Machon
1
-22
/
+43
2022-11-15
netfilter: conntrack: use siphash_4u64
Florian Westphal
1
-17
/
+13
2022-11-15
netfilter: rpfilter/fib: clean up some inconsistent indenting
Jiapeng Chong
1
-3
/
+2
2022-11-15
netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
Phil Sutter
7
-22
/
+41
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
45
-62
/
+110
2022-11-15
tcp: Add listening address to SYN flood message
Jamie Bainbridge
1
-3
/
+11
2022-11-15
net: nfp: Remove linux/msi.h includes
Thomas Gleixner
3
-3
/
+0
2022-11-15
net: dpaa2: Remove linux/msi.h includes
Thomas Gleixner
3
-3
/
+0
2022-11-15
net: ethernet: renesas: rswitch: Fix build error about ptp
Yoshihiro Shimoda
1
-0
/
+1
2022-11-14
net: fec: add xdp and page pool statistics
Shenwei Wang
3
-5
/
+95
2022-11-14
net: microchip: sparx5: Add KUNIT test of counters and sorted rules
Steen Hegelund
1
-0
/
+526
2022-11-14
net: microchip: sparx5: Add support for TC flower filter statistics
Steen Hegelund
3
-0
/
+96
2022-11-14
net: microchip: sparx5: Add support for IS2 VCAP rule counters
Steen Hegelund
3
-2
/
+127
2022-11-14
net: microchip: sparx5: Add/delete rules in sorted order
Steen Hegelund
2
-13
/
+151
2022-11-14
net: microchip: sparx5: Add support for TC flower ARP dissector
Steen Hegelund
2
-1
/
+77
2022-11-14
net: flow_offload: add support for ARP frame matching
Steen Hegelund
2
-0
/
+13
2022-11-14
ipasdv4/tcp_ipv4: remove redundant assignment
xu xin
1
-1
/
+0
2022-11-14
ibmvnic: Update XPS assignments during affinity binding
Nick Child
1
-0
/
+10
2022-11-14
ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hints
Nick Child
3
-1
/
+93
2022-11-14
ibmvnic: Assign IRQ affinity hints to device queues
Nick Child
2
-0
/
+141
2022-11-14
ice: virtchnl rss hena support
Md Fahad Iqbal Polash
4
-0
/
+139
2022-11-14
net: tun: rebuild error handling in tun_get_user
Chuang Wang
1
-36
/
+29
2022-11-12
net/mlx5e: ethtool: get_link_ext_stats for PHY down events
Saeed Mahameed
3
-0
/
+20
2022-11-12
net/mlx5e: CT, optimize pre_ct table lookup
Oz Shlomo
1
-33
/
+56
2022-11-12
net/mlx5e: kTLS, Use a single async context object per a callback bulk
Tariq Toukan
1
-25
/
+25
2022-11-12
net/mlx5e: kTLS, Remove unnecessary per-callback completion
Tariq Toukan
1
-13
/
+1
2022-11-12
net/mlx5e: kTLS, Remove unused work field
Tariq Toukan
1
-1
/
+0
[next]