index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc()
Roi Dayan
3
-11
/
+11
2021-04-02
net/mlx5: E-Switch, move QoS specific fields to existing qos struct
Parav Pandit
1
-2
/
+0
2021-04-02
net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes
Parav Pandit
1
-0
/
+2
2021-04-02
net/mlx5: Pair mutex_destory with mutex_init for rate limit table
Parav Pandit
1
-1
/
+3
2021-04-02
net/mlx5: Allocate rate limit table when rate is configured
Parav Pandit
2
-9
/
+38
2021-04-02
net/mlx5: Use helper to increment, decrement rate entry refcount
Parav Pandit
1
-16
/
+18
2021-04-02
net/mlx5: Use helpers to allocate and free rl table entries
Parav Pandit
1
-19
/
+36
2021-04-02
net/mlx5: Do not hold mutex while reading table constants
Parav Pandit
1
-4
/
+6
2021-04-02
net/mlx5: Pack mlx5_rl_entry structure
Parav Pandit
1
-1
/
+1
2021-04-02
net/mlx5: Use unsigned int for free_count
Parav Pandit
1
-1
/
+1
2021-04-02
net/mlx5: E-Switch, move QoS specific fields to existing qos struct
Parav Pandit
2
-15
/
+15
2021-04-02
net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes
Parav Pandit
1
-3
/
+3
2021-04-02
net/mlx5: CT: Add support for matching on ct_state inv and rel flags
Ariel Levkovich
1
-2
/
+24
2021-04-01
net: usb: ax88179_178a: initialize local variables before use
Phillip Potter
1
-2
/
+4
2021-04-01
net: phy: broadcom: Add statistics for all Gigabit PHYs
Florian Fainelli
1
-10
/
+66
2021-04-01
net: document a side effect of ip_local_reserved_ports
Otto Hollmann
1
-1
/
+3
2021-04-01
lan743x: remove redundant semi-colon
Yang Yingliang
1
-1
/
+1
2021-04-01
net: hns: Fix some typos
Lu Wei
1
-3
/
+3
2021-04-01
net: smc: Remove repeated struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-01
include: net: Remove repeated struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-01
net: stmmac: remove unnecessary pci_enable_msi() call
Wong Vee Khee
1
-2
/
+0
2021-04-01
stmmac: intel: use managed PCI function on probe and resume
Wong Vee Khee
1
-7
/
+2
2021-04-01
net: ipv6: Refactor in rt6_age_examine_exception
Xu Jia
1
-4
/
+1
2021-04-01
tipc: fix unique bearer names sanity check
Hoang Le
1
-19
/
+27
2021-03-31
selftests/net: so_txtime multi-host support
Carlos Llamas
2
-85
/
+259
2021-03-31
net: mediatek: add flow offload for mt7623
Frank Wunderlich
1
-0
/
+1
2021-03-31
net: stmmac: enable MTL ECC Error Address Status Over-ride by default
Voon Weifeng
2
-0
/
+2
2021-03-31
net: enetc: add support for XDP_REDIRECT
Vladimir Oltean
4
-12
/
+218
2021-03-31
net: enetc: increase RX ring default size
Vladimir Oltean
1
-1
/
+1
2021-03-31
net: enetc: add support for XDP_TX
Vladimir Oltean
3
-25
/
+228
2021-03-31
net: enetc: add support for XDP_DROP and XDP_PASS
Vladimir Oltean
4
-20
/
+281
2021-03-31
net: enetc: move up enetc_reuse_page and enetc_page_reusable
Vladimir Oltean
1
-19
/
+19
2021-03-31
net: enetc: clean the TX software BD on the TX confirmation path
Vladimir Oltean
1
-0
/
+4
2021-03-31
net: enetc: add a dedicated is_eof bit in the TX software BD
Vladimir Oltean
2
-4
/
+4
2021-03-31
net: enetc: move skb creation into enetc_build_skb
Vladimir Oltean
1
-37
/
+44
2021-03-31
net: enetc: consume the error RX buffer descriptors in a dedicated function
Vladimir Oltean
1
-16
/
+27
2021-03-31
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
4
-6
/
+0
2021-03-31
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
Yang Yingliang
1
-0
/
+2
2021-03-31
ipv6: move ip6_dst_ops first in netns_ipv6
Eric Dumazet
1
-1
/
+3
2021-03-31
ipv6: convert elligible sysctls to u8
Eric Dumazet
3
-38
/
+36
2021-03-31
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
2
-5
/
+3
2021-03-31
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
2
-3
/
+3
2021-03-31
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
2
-6
/
+6
2021-03-31
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
2
-3
/
+3
2021-03-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
2
-3
/
+3
2021-03-31
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
1
-3
/
+3
2021-03-31
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
1
-2
/
+5
2021-03-31
net: lpc_eth: fix format warnings of block comments
Yangyang Li
1
-3
/
+6
2021-03-31
net: toshiba: fix the trailing format of some block comments
Yixing Liu
2
-15
/
+30
2021-03-31
net: ocelot: fix a trailling format issue with block comments
Yixing Liu
1
-1
/
+2
[next]