index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-17
NFC: nci: Allow to create multiple virtual nci devices
Dmitry Vyukov
1
-76
/
+71
2022-11-17
sundance: remove unused variable cnt
Colin Ian King
1
-2
/
+0
2022-11-17
sctp: sm_statefuns: Remove pointer casts of the same type
Li zeming
1
-1
/
+1
2022-11-16
mlxsw: update adjfine to use adjust_by_scaled_ppm
Jacob Keller
1
-15
/
+3
2022-11-16
tcp: annotate data-race around queue->synflood_warned
Eric Dumazet
1
-1
/
+1
2022-11-16
ax25: af_ax25: Remove unnecessary (void*) conversions
Li zeming
1
-2
/
+2
2022-11-16
ipv4: tunnels: use DEV_STATS_INC()
Eric Dumazet
5
-38
/
+38
2022-11-16
ipv6: tunnels: use DEV_STATS_INC()
Eric Dumazet
4
-35
/
+28
2022-11-16
ipv6/sit: use DEV_STATS_INC() to avoid data-races
Eric Dumazet
1
-11
/
+11
2022-11-16
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
3
-37
/
+40
2022-11-16
net: __sock_gen_cookie() cleanup
Eric Dumazet
1
-6
/
+6
2022-11-16
net: adopt try_cmpxchg() in napi_{enable|disable}()
Eric Dumazet
1
-9
/
+5
2022-11-16
net: adopt try_cmpxchg() in napi_schedule_prep() and napi_complete_done()
Eric Dumazet
1
-6
/
+4
2022-11-16
net: net_{enable|disable}_timestamp() optimizations
Eric Dumazet
1
-12
/
+6
2022-11-16
ipv6: fib6_new_sernum() optimization
Eric Dumazet
1
-4
/
+3
2022-11-16
net: mm_account_pinned_pages() optimization
Eric Dumazet
1
-3
/
+2
2022-11-16
net: linkwatch: only report IF_OPER_LOWERLAYERDOWN if iflink is actually down
Vladimir Oltean
1
-3
/
+17
2022-11-16
udp: Introduce optional per-netns hash table.
Kuniyuki Iwashima
5
-6
/
+166
2022-11-16
udp: Access &udp_table via net.
Kuniyuki Iwashima
6
-27
/
+35
2022-11-16
udp: Set NULL to udp_seq_afinfo.udp_table.
Kuniyuki Iwashima
2
-9
/
+25
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
[next]