index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
sparse.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
tcp: export count for rehash attempts
Abdul Kabbani
7
-1
/
+18
2020-01-26
s390/qeth: remove HARDSETUP state
Julian Wiedmann
5
-21
/
+3
2020-01-26
s390/qeth: make cmd/reply matching more flexible
Julian Wiedmann
3
-12
/
+39
2020-01-26
s390/qeth: consolidate online/offline code
Julian Wiedmann
4
-184
/
+107
2020-01-26
s390/qeth: consolidate QDIO queue setup
Julian Wiedmann
4
-17
/
+9
2020-01-26
s390/qeth: shift some bridgeport code around
Julian Wiedmann
3
-39
/
+22
2020-01-26
ice: Bump version
Tony Nguyen
1
-1
/
+1
2020-01-26
ice: Implement ethtool get/set rx-flow-hash
Md Fahad Iqbal Polash
3
-0
/
+273
2020-01-26
ice: Initilialize VF RSS tables
Md Fahad Iqbal Polash
4
-1
/
+225
2020-01-26
ice: Optimize table usage
Tony Nguyen
5
-1
/
+773
2020-01-26
ice: Enable writing filtering tables
Tony Nguyen
3
-0
/
+651
2020-01-26
ice: Populate TCAM filter software structures
Tony Nguyen
8
-10
/
+1459
2020-01-25
firestream: fix memory leaks
Wenwen Wang
1
-0
/
+3
2020-01-25
btrfs: dev-replace: remove warning for unknown return codes when finished
David Sterba
1
-4
/
+1
2020-01-25
selftests: mlxsw: Add a TBF selftest
Petr Machata
8
-0
/
+344
2020-01-25
selftests: forwarding: lib: Allow reading TC rule byte counters
Petr Machata
1
-1
/
+2
2020-01-25
selftests: forwarding: lib: Add helpers for busywaiting
Petr Machata
1
-0
/
+18
2020-01-25
selftests: Move two functions from mlxsw's qos_lib to lib
Petr Machata
2
-24
/
+24
2020-01-25
mlxsw: spectrum_qdisc: Support offloading of TBF Qdisc
Petr Machata
3
-0
/
+203
2020-01-25
mlxsw: spectrum: Configure shaper rate and burst size together
Petr Machata
3
-8
/
+10
2020-01-25
mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_sp
Petr Machata
2
-0
/
+4
2020-01-25
mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DIS
Petr Machata
1
-2
/
+2
2020-01-25
mlxsw: reg: Add max_shaper_bs to QoS ETS Element Configuration
Petr Machata
1
-0
/
+15
2020-01-25
mlxsw: spectrum_qdisc: Extract a common leaf unoffload function
Petr Machata
1
-5
/
+14
2020-01-25
mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()
Petr Machata
1
-10
/
+19
2020-01-25
mlxsw: spectrum_qdisc: Extract a per-TC stat function
Petr Machata
1
-49
/
+70
2020-01-25
net: sched: Make TBF Qdisc offloadable
Petr Machata
3
-0
/
+78
[next]