index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pcrypt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
bnxt_en: Rename switch_id to dsn
Vasundhara Volam
3
-6
/
+6
2020-01-27
bnxt_en: Add support to update progress of flash update
Vasundhara Volam
1
-1
/
+13
2020-01-27
bnxt_en: Move devlink_register before registering netdev
Vasundhara Volam
2
-5
/
+8
2020-01-27
bnxt_en: Register devlink irrespective of firmware spec version
Vasundhara Volam
1
-5
/
+6
2020-01-27
bnxt_en: Refactor bnxt_dl_register()
Vasundhara Volam
1
-24
/
+36
2020-01-27
bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.
Michael Chan
2
-1
/
+5
2020-01-27
bnxt_en: Periodically check and remove aged-out ntuple filters
Pavan Chebbi
1
-0
/
+7
2020-01-27
bnxt_en: Do not accept fragments for aRFS flow steering.
Michael Chan
1
-2
/
+4
2020-01-27
bnxt_en: Support UDP RSS hashing on 575XX chips.
Michael Chan
1
-1
/
+1
2020-01-27
bnxt_en: Remove the setting of dev_port.
Michael Chan
1
-1
/
+0
2020-01-27
bnxt_en: Improve bnxt_probe_phy().
Michael Chan
1
-3
/
+3
2020-01-27
bnxt_en: Improve link up detection.
Michael Chan
2
-9
/
+9
2020-01-27
ethtool: add WOL_NTF notification
Michal Kubecek
5
-3
/
+10
2020-01-27
ethtool: set wake-on-lan settings with WOL_SET request
Michal Kubecek
5
-1
/
+102
2020-01-27
ethtool: provide WoL settings with WOL_GET request
Michal Kubecek
10
-2
/
+176
2020-01-27
ethtool: add DEBUG_NTF notification
Michal Kubecek
5
-0
/
+7
2020-01-27
ethtool: set message mask with DEBUG_SET request
Michal Kubecek
5
-1
/
+79
2020-01-27
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
11
-17
/
+205
2020-01-27
ethtool: fix kernel-doc descriptions
Michal Kubecek
2
-12
/
+15
2020-01-27
drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'
Christophe JAILLET
1
-1
/
+1
2020-01-27
r8169: don't set min_mtu/max_mtu if not needed
Heiner Kallweit
1
-7
/
+5
2020-01-27
mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'
Christophe JAILLET
1
-1
/
+1
2020-01-27
net: dsa: Fix use-after-free in probing of DSA switch tree
Vladimir Oltean
1
-11
/
+25
2020-01-27
net: remove eth_change_mtu
Heiner Kallweit
2
-17
/
+0
2020-01-27
net: socionext: fix xdp_result initialization in netsec_process_rx
Lorenzo Bianconi
1
-1
/
+1
2020-01-27
net: socionext: fix possible user-after-free in netsec_process_rx
Lorenzo Bianconi
1
-1
/
+1
2020-01-27
mlx5: Use dev_net netdevice notifier registrations
Jiri Pirko
8
-10
/
+28
2020-01-27
net: introduce dev_net notifier register/unregister variants
Jiri Pirko
2
-0
/
+63
2020-01-27
net: push code from net notifier reg/unreg into helpers
Jiri Pirko
1
-22
/
+38
2020-01-27
net: call call_netdevice_unregister_net_notifiers from unregister
Jiri Pirko
1
-11
/
+3
2020-01-27
soreuseport: Cleanup duplicate initialization of more_reuse->max_socks.
Kuniyuki Iwashima
1
-1
/
+0
2020-01-27
udp: Support UDP fraglist GRO/GSO.
Steffen Klassert
3
-26
/
+107
2020-01-27
net: Support GRO/GSO fraglist chaining.
Steffen Klassert
4
-2
/
+97
2020-01-27
net: Add a netdev software feature set that defaults to off.
Steffen Klassert
2
-1
/
+4
2020-01-27
net: Add fraglist GRO/GSO feature flags
Steffen Klassert
4
-1
/
+9
2020-01-27
mvneta driver disallow XDP program on hardware buffer management
Sven Auhagen
1
-0
/
+6
2020-01-27
rxrpc: Fix use-after-free in rxrpc_receive_data()
David Howells
1
-5
/
+7
2020-01-27
net_sched: ematch: reject invalid TCF_EM_SIMPLE
Eric Dumazet
1
-0
/
+3
2020-01-27
net: include struct nhmsg size in nh nlmsg size
Stephen Worley
1
-1
/
+3
2020-01-27
net_sched: walk through all child classes in tc_bind_tclass()
Cong Wang
1
-11
/
+30
2020-01-27
net_sched: fix ops->bind_class() implementations
Cong Wang
12
-44
/
+97
2020-01-27
selftests: netfilter: Introduce tests for sets with range concatenation
Stefano Brivio
2
-1
/
+1483
2020-01-27
nf_tables: Add set type for arbitrary concatenation of ranges
Stefano Brivio
4
-1
/
+2107
2020-01-27
bitmap: Introduce bitmap_cut(): cut bits and shift remaining
Stefano Brivio
2
-0
/
+70
2020-01-27
netfilter: nf_tables: Support for sets with multiple ranged fields
Stefano Brivio
4
-1
/
+115
2020-01-27
netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
Pablo Neira Ayuso
4
-24
/
+79
2020-01-27
netfilter: nf_tables: add nft_setelem_parse_key()
Pablo Neira Ayuso
1
-46
/
+45
2020-01-26
iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
Colin Ian King
1
-1
/
+1
2020-01-26
rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
3
-3
/
+3
2020-01-26
rtlwifi: rtl8723ae: remove unused variables
YueHaibing
1
-112
/
+0
[next]