Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0980bfcd6954f124e40a000b85335c197764de14
0980bfc
ethtool: set netdev features with FEATURES_SET request
by Michal Kubecek
· 5 years ago
88db6d1
ethtool: add ethnl_parse_bitset() helper
by Michal Kubecek
· 5 years ago
0524399
ethtool: provide netdev features with FEATURES_GET request
by Michal Kubecek
· 5 years ago
f70bb06
ethtool: update mapping of features to legacy ioctl requests
by Michal Kubecek
· 5 years ago
9813054
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
by Michal Kubecek
· 5 years ago
f8ab304
Merge branch 'Introduce-connection-tracking-offload'
by David S. Miller
· 5 years ago
1ef3018
net/mlx5e: CT: Support clear action
by Paul Blakey
· 5 years ago
5c6b946
net/mlx5e: CT: Handle misses after executing CT action
by Paul Blakey
· 5 years ago
ac991b4
net/mlx5e: CT: Offload established flows
by Paul Blakey
· 5 years ago
4c3844d
net/mlx5e: CT: Introduce connection tracking
by Paul Blakey
· 5 years ago
ee1c45e
flow_offload: Add flow_match_ct to get rule ct match
by Paul Blakey
· 5 years ago
43435e9
net/mlx5: E-Switch, Support getting chain mapping
by Paul Blakey
· 5 years ago
6fb0701
net/mlx5: E-Switch, Add support for offloading rules with no in_port
by Paul Blakey
· 5 years ago
d18296f
net/mlx5: E-Switch, Introduce global tables
by Paul Blakey
· 5 years ago
edd5861
net/sched: act_ct: Enable hardware offload of flow table entires
by Paul Blakey
· 5 years ago
8b3646d
net/sched: act_ct: Support refreshing the flow table entries
by Paul Blakey
· 5 years ago
30b0cf9
net/sched: act_ct: Support restoring conntrack info on skbs
by Paul Blakey
· 5 years ago
9c26ba9
net/sched: act_ct: Instantiate flow table entry actions
by Paul Blakey
· 5 years ago
978703f
netfilter: flowtable: Add API for registering to flow table events
by Paul Blakey
· 5 years ago
c6fe572
net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads table
by Paul Blakey
· 5 years ago
5b7cb74
net/mlx5: E-Switch, Enable reg c1 loopback when possible
by Paul Blakey
· 5 years ago
bf3347c
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
93e6161
Merge branch 'bind_addr_zero'
by David S. Miller
· 5 years ago
7f204a7
selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.
by Kuniyuki Iwashima
· 5 years ago
3357592
tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPORT per EUID.
by Kuniyuki Iwashima
· 5 years ago
4b01a96
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted.
by Kuniyuki Iwashima
· 5 years ago
16f6c25
tcp: Remove unnecessary conditions in inet_csk_bind_conflict().
by Kuniyuki Iwashima
· 5 years ago
af91fd7
Merge branch 'ethtool-consolidate-irq-coalescing-part-4'
by David S. Miller
· 5 years ago
e259b91
net: ixgbevf: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
eb7975d
net: ixgbe: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
dbfa497
net: igc: let core reject the unsupported coalescing parameters
by Jakub Kicinski
· 5 years ago
3ff8000
net: igbvf: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
a289108
net: igb: let core reject the unsupported coalescing parameters
by Jakub Kicinski
· 5 years ago
cf5d0f1
net: iavf: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
5f85d40
net: i40e: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
194219a
net: fm10k: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
86f0f96
net: e1000: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
7b8fda6
net: hns3: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
4f9546d
net: hns: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
4db0869
net: gianfar: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
d5e3c87
net: fec: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
a3f9dd7
net: dpaa: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
8213f6c
net: be2net: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
c7449b7
sfc: ethtool: Refactor to remove fallthrough comments in case blocks
by Joe Perches
· 5 years ago
7c4046b
Revert "net: sched: make newly activated qdiscs visible"
by Julian Wiedmann
· 5 years ago
e6e0f09
dt-bindings: soc: qcom: fix IPA binding
by Alex Elder
· 5 years ago
767d3de
net: mptcp: don't hang before sending 'MP capable with data'
by Davide Caratti
· 5 years ago
dc3e19f
soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"
by Colin Ian King
· 5 years ago
9b96a3e
net: ibm: remove set but not used variables 'err'
by Chen Zhou
· 5 years ago
64fbca0
net: Add missing annotation for *netlink_seq_start()
by Jules Irenge
· 5 years ago
734c8f7
tcp: Add missing annotation for tcp_child_process()
by Jules Irenge
· 5 years ago
0d8a42c
raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
by Jules Irenge
· 5 years ago
4cda752
net: sched: make newly activated qdiscs visible
by Julian Wiedmann
· 5 years ago
dacf470
net: slcan, slip -- no need for goto when if () will do
by Pavel Machek
· 5 years ago
c7211ff
net: stmmac: selftests: Fix L3/L4 Filtering test
by Jose Abreu
· 5 years ago
0fa81b3
cdc_ncm: Implement the 32-bit version of NCM Transfer Block
by Alexander Bersenev
· 5 years ago
81f954a
bareudp: Fixed bareudp receive handling
by Martin Varghese
· 5 years ago
86eeb97
ftgmac100: Remove redundant judgement
by tangbin
· 5 years ago
96ee187
Merge branch 'ethtool-consolidate-irq-coalescing-part-3'
by David S. Miller
· 5 years ago
d13f116
net: gemini: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
009ab69
net: cxgb4vf: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
5608c64
net: cxgb4: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
62923b6
net: cxgb3: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
d824178d
net: cxgb2: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
bd4be35
net: mlx4: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
812df69b
net: liquidio: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
659d076
net: bna: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
3eb2efb
net: tg3: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
f6f508c
net: bcmgenet: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
a0dadb3
net: bnx2x: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
05c5314
net: bnx2: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
f4a76615f
net: systemport: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
fcca747
net: aquantia: reject all unsupported coalescing params
by Jakub Kicinski
· 5 years ago
8e4f90c
net: ena: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
314a9cb
r8169: simplify getting stats by using netdev_stats_to_stats64
by Heiner Kallweit
· 5 years ago
047521d
r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2
by Heiner Kallweit
· 5 years ago
6ee2425
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 5 years ago
13e787c
net: dsa: mt7530: fix macro MIRROR_PORT
by DENG Qingfang
· 5 years ago
469b390
net: dsa: microchip: use delayed_work instead of timer + work
by George McCollister
· 5 years ago
377bb76
Merge branch 'flow_offload-follow-ups-to-HW-stats-type-patchset'
by David S. Miller
· 5 years ago
a16fa28
flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats_types_check()
by Jiri Pirko
· 5 years ago
42d5fe5
flow_offload: turn hw_stats_type into dedicated enum
by Jiri Pirko
· 5 years ago
a393daa
flow_offload: fix allowed types check
by Jiri Pirko
· 5 years ago
79c57bf
Merge branch 'enetc-Support-extended-BD-rings-at-runtime'
by David S. Miller
· 5 years ago
434ceba
enetc: Add dynamic allocation of extended Rx BD rings
by Claudiu Manoil
· 5 years ago
714239a
enetc: Clean up Rx BD iteration
by Claudiu Manoil
· 5 years ago
a784c92
enetc: Clean up of ehtool stats len
by Claudiu Manoil
· 5 years ago
9ff3dd7
enetc: Drop redundant device node check
by Claudiu Manoil
· 5 years ago
1e09e58
pktgen: Allow on loopback device
by Lukas Wunner
· 5 years ago
62751b6
flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_check()
by Jiri Pirko
· 5 years ago
dab02de
ice: fix incorrect size description of ice_get_nvm_version
by Jacob Keller
· 5 years ago
6dae8aa
ice: use variable name more descriptive than type
by Bruce Allan
· 5 years ago
dced8ad
ice: Use EOPNOTSUPP instead of ENOTSUPP
by Anirudh Venkataramanan
· 5 years ago
93ff485
ice: Fix format specifier
by Tony Nguyen
· 5 years ago
c88ba3f
ice: fix use of deprecated strlcpy()
by Bruce Allan
· 5 years ago
c8a1071
ice: Increase mailbox receive queue length to maximum
by Lukasz Czapnik
· 5 years ago
345be79
ice: Correct setting VLAN pruning
by Brett Creeley
· 5 years ago
35e9356
ice: renegotiate link after FW DCB on
by Dave Ertman
· 5 years ago
1f454e06
ice: Fix corner case when switching from IEEE to CEE
by Avinash JD
· 5 years ago
111820b
ice: Display Link detected via Ethtool in safe mode
by Brett Creeley
· 5 years ago
Next »