index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resource
Danielle Ratson
3
-2
/
+47
2021-10-26
mlxsw: spectrum_router: Add RIF MAC profiles support
Danielle Ratson
2
-47
/
+272
2021-10-26
mlxsw: spectrum_router: Propagate extack further
Danielle Ratson
1
-8
/
+15
2021-10-26
mlxsw: resources: Add resource identifier for RIF MAC profiles
Danielle Ratson
1
-0
/
+2
2021-10-26
mlxsw: reg: Add MAC profile ID field to RITR register
Danielle Ratson
1
-0
/
+6
2021-10-26
vrf: run conntrack only in context of lower/physdev for locally generated packets
Florian Westphal
1
-4
/
+24
2021-10-26
netfilter: conntrack: skip confirmation and nat hooks in postrouting for vrf
Florian Westphal
2
-1
/
+27
2021-10-26
tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
Jon Maxwell
1
-1
/
+1
2021-10-25
net: qed_dev: fix check of true !rc expression
Jean Sacren
1
-1
/
+1
2021-10-25
net: qed_ptp: fix check of true !rc expression
Jean Sacren
1
-2
/
+2
2021-10-25
ipv6/tcp: small drop monitor changes
Eric Dumazet
1
-2
/
+2
2021-10-25
ipv4: guard IP_MINTTL with a static key
Eric Dumazet
3
-8
/
+20
2021-10-25
ipv4: annotate data races arount inet->min_ttl
Eric Dumazet
2
-3
/
+9
2021-10-25
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
3
-8
/
+20
2021-10-25
ipv6: annotate data races around np->min_hopcount
Eric Dumazet
2
-3
/
+8
2021-10-25
net: annotate accesses to sk->sk_rx_queue_mapping
Eric Dumazet
1
-3
/
+7
2021-10-25
net: avoid dirtying sk->sk_rx_queue_mapping
Eric Dumazet
1
-4
/
+2
2021-10-25
net: avoid dirtying sk->sk_napi_id
Eric Dumazet
1
-1
/
+2
2021-10-25
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
4
-6
/
+7
2021-10-25
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
4
-8
/
+10
2021-10-25
ax88796c: fix fetching error stats from percpu containers
Alexander Lobakin
1
-4
/
+4
2021-10-25
net/mlx5: SF_DEV Add SF device trace points
Parav Pandit
6
-6
/
+140
2021-10-25
net/mlx5: SF, Add SF trace points
Parav Pandit
4
-0
/
+222
2021-10-25
net/mlx5: Let user configure max_macs param
Shay Drory
4
-1
/
+92
2021-10-25
net/mlx5: Let user configure event_eq_size param
Shay Drory
5
-3
/
+31
2021-10-25
net/mlx5: Let user configure io_eq_size param
Shay Drory
7
-6
/
+85
2021-10-25
net/mlx5: Bridge, support replacing existing FDB entry
Vlad Buslov
1
-0
/
+4
2021-10-25
net/mlx5: Bridge, extract code to lookup and del/notify entry
Vlad Buslov
1
-26
/
+32
2021-10-25
net/mlx5: Add periodic update of host time to firmware
Aya Levin
3
-0
/
+44
2021-10-25
net/mlx5: Print health buffer by log level
Aya Levin
3
-19
/
+44
2021-10-25
net/mlx5: Extend health buffer dump
Aya Levin
3
-15
/
+82
2021-10-25
net/mlx5: Reduce flow counters bulk query buffer size for SFs
Avihai Horon
1
-2
/
+7
2021-10-25
net/mlx5: Fix unused function warning of mlx5i_flow_type_mask
Shay Drory
1
-5
/
+5
2021-10-25
net/mlx5: Remove unnecessary checks for slow path flag
Paul Blakey
1
-16
/
+1
2021-10-25
net/mlx5e: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-2
/
+6
2021-10-25
bluetooth: use dev_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-25
bluetooth: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-25
fddi: defza: add missing pointer type cast
Jakub Kicinski
1
-1
/
+1
2021-10-25
net/tls: getsockopt supports complete algorithm list
Tianjia Zhang
1
-0
/
+42
2021-10-25
net/tls: tls_crypto_context add supported algorithms context
Tianjia Zhang
1
-0
/
+2
2021-10-25
mlxsw: spectrum: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
4
-27
/
+16
2021-10-25
usbb: catc: use correct API for MAC addresses
Oliver Neukum
1
-5
/
+17
2021-10-25
gve: Add a jumbo-frame device option.
Shailend Chand
2
-4
/
+68
2021-10-25
gve: Implement packet continuation for RX.
David Awogbemila
9
-126
/
+292
2021-10-25
gve: Add RX context.
David Awogbemila
2
-37
/
+44
2021-10-25
selftests: mlxsw: Reduce test run time
Ido Schimmel
2
-18
/
+20
2021-10-25
selftests: mlxsw: Use permanent neighbours instead of reachable ones
Ido Schimmel
1
-11
/
+11
2021-10-25
selftests: mlxsw: Add helpers for skipping selftests
Petr Machata
8
-24
/
+81
2021-10-25
net: phy: add qca8081 cdt feature
Luo Jie
1
-3
/
+191
2021-10-25
net: phy: adjust qca8081 master/slave seed value if link down
Luo Jie
1
-0
/
+16
[next]