index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
modules-check.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
ethtool: add FEATURES_NTF notification
Michal Kubecek
4
-1
/
+39
2020-03-12
ethtool: set netdev features with FEATURES_SET request
Michal Kubecek
5
-9
/
+224
2020-03-12
ethtool: add ethnl_parse_bitset() helper
Michal Kubecek
2
-0
/
+98
2020-03-12
ethtool: provide netdev features with FEATURES_GET request
Michal Kubecek
8
-12
/
+202
2020-03-12
ethtool: update mapping of features to legacy ioctl requests
Michal Kubecek
1
-2
/
+3
2020-03-12
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
Michal Kubecek
6
-17
/
+25
2020-03-12
net/mlx5e: CT: Support clear action
Paul Blakey
3
-12
/
+95
2020-03-12
net/mlx5e: CT: Handle misses after executing CT action
Paul Blakey
4
-5
/
+92
2020-03-12
net/mlx5e: CT: Offload established flows
Paul Blakey
2
-0
/
+691
2020-03-12
net/mlx5e: CT: Introduce connection tracking
Paul Blakey
8
-16
/
+793
2020-03-12
flow_offload: Add flow_match_ct to get rule ct match
Paul Blakey
2
-0
/
+13
2020-03-12
net/mlx5: E-Switch, Support getting chain mapping
Paul Blakey
2
-0
/
+20
2020-03-12
net/mlx5: E-Switch, Add support for offloading rules with no in_port
Paul Blakey
2
-1
/
+4
2020-03-12
net/mlx5: E-Switch, Introduce global tables
Paul Blakey
4
-5
/
+51
2020-03-12
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
4
-0
/
+14
2020-03-12
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
4
-13
/
+19
2020-03-12
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
3
-0
/
+24
2020-03-12
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
4
-23
/
+235
2020-03-12
netfilter: flowtable: Add API for registering to flow table events
Paul Blakey
3
-0
/
+57
2020-03-12
net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads table
Paul Blakey
1
-0
/
+1
2020-03-12
net/mlx5: E-Switch, Enable reg c1 loopback when possible
Paul Blakey
3
-11
/
+41
2020-03-12
selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.
Kuniyuki Iwashima
4
-0
/
+200
2020-03-12
tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPO...
Kuniyuki Iwashima
1
-3
/
+9
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
4
-1
/
+28
2020-03-12
tcp: Remove unnecessary conditions in inet_csk_bind_conflict().
Kuniyuki Iwashima
1
-10
/
+8
2020-03-12
net: ixgbevf: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-12
net: ixgbe: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-12
net: igc: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-03-12
net: igbvf: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-12
net: igb: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-03-12
net: iavf: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-12
net: i40e: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-12
net: fm10k: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-12
net: e1000: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-12
net: hns3: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+7
2020-03-12
net: hns: reject unsupported coalescing params
Jakub Kicinski
2
-0
/
+10
2020-03-12
net: gianfar: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-12
net: fec: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-12
net: dpaa: reject unsupported coalescing params
Jakub Kicinski
1
-4
/
+2
2020-03-12
net: be2net: reject unsupported coalescing params
Jakub Kicinski
2
-0
/
+6
2020-03-12
sfc: ethtool: Refactor to remove fallthrough comments in case blocks
Joe Perches
1
-16
/
+20
2020-03-12
Revert "net: sched: make newly activated qdiscs visible"
Julian Wiedmann
3
-28
/
+0
2020-03-12
dt-bindings: soc: qcom: fix IPA binding
Alex Elder
1
-13
/
+19
2020-03-12
net: mptcp: don't hang before sending 'MP capable with data'
Davide Caratti
1
-0
/
+4
2020-03-12
soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"
Colin Ian King
1
-1
/
+1
2020-03-12
net: ibm: remove set but not used variables 'err'
Chen Zhou
1
-2
/
+1
2020-03-12
net: Add missing annotation for *netlink_seq_start()
Jules Irenge
1
-0
/
+1
2020-03-12
tcp: Add missing annotation for tcp_child_process()
Jules Irenge
1
-0
/
+1
2020-03-12
raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
Jules Irenge
1
-0
/
+2
2020-03-12
net: sched: make newly activated qdiscs visible
Julian Wiedmann
3
-0
/
+28
[next]