Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8d2847d9462d82a822898f7afcb46f080f8dc392
8d2847d
net: mvpp2: cls: Invalidate all C2 entries except the ones we use
by Maxime Chevallier
· 6 years ago
ff2f3cb
net: mvpp2: cls: Rename the flow table macros
by Maxime Chevallier
· 6 years ago
5b35380
net: mvpp2: cls: Don't use the sequence attribute for classification
by Maxime Chevallier
· 6 years ago
6310f77
net: mvpp2: cls: Rename classifer per-port functions
by Maxime Chevallier
· 6 years ago
b11ffdc
net: mvpp2: cls: Move C2 read/write helpers around
by Maxime Chevallier
· 6 years ago
147c538
net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entry
by Maxime Chevallier
· 6 years ago
e4bfb4a
net: mvpp2: cls: Use iterators to go through the cls_table
by Maxime Chevallier
· 6 years ago
b607cc6
net: mvpp2: debugfs: Allow reading the C2 engine table from debugfs
by Maxime Chevallier
· 6 years ago
8aa6510
net: mvpp2: debugfs: Allow reading the flow table from debugfs
by Maxime Chevallier
· 6 years ago
7cb5e36
net: mvpp2: debugfs: Store debugfs entries data in mvpp2 struct
by Maxime Chevallier
· 6 years ago
0b27f86
net: mvpp2: cls: Make the flow definitions const
by Maxime Chevallier
· 6 years ago
93c2589
net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
by Maxime Chevallier
· 6 years ago
32f1a67
net: mvpp2: cls: use Lookup Type in classification engines
by Maxime Chevallier
· 6 years ago
dc61b37
net: mvpp2: cls: Start cls flow entries from beginning of table
by Maxime Chevallier
· 6 years ago
1f29a8c
net: mvpp2: cls: Add missing MAC_DA field extraction
by Maxime Chevallier
· 6 years ago
c9dbb6c
net: mvpp2: Don't use an int to store netdev_features_t
by Maxime Chevallier
· 6 years ago
5133a4a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
fa7e428
openvswitch: add seqadj extension when NAT is used.
by Flavio Leitner
· 6 years ago
b4b6aa8
selftests: bpf: don't depend on hardcoded perf sample_freq
by Stanislav Fomichev
· 6 years ago
0a25d92
dpaa2-eth: use netif_receive_skb_list
by Ioana Ciornei
· 6 years ago
6da88a8
tipc: fix return value check in tipc_mcast_send_sync()
by Wei Yongjun
· 6 years ago
f7f9467
Merge branch 'net-phy-aquantia-report-Aquantia-specific-settings-and-features'
by David S. Miller
· 6 years ago
2d64610
net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in use
by Heiner Kallweit
· 6 years ago
43429a0
net: phy: aquantia: report PHY details like firmware version
by Heiner Kallweit
· 6 years ago
9d685c1
net: phy: aquantia: print remote capabilities if link partner is Aquantia PHY
by Heiner Kallweit
· 6 years ago
6146dd4
net: dsa: Avoid null pointer when failing to connect to PHY
by Vladimir Oltean
· 6 years ago
9675db3
net: phy: aquantia: simplify aqr_config_aneg
by Heiner Kallweit
· 6 years ago
be67101
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
86e8179
ice: Create a generic name for the ice_rx_flg64_bits structure
by Chinh T Cao
· 6 years ago
2bdc97b
ice: add and use new ice_for_each_traffic_class() macro
by Bruce Allan
· 6 years ago
105e5bc
ice: change VF VSI tc info along with num_queues
by Preethi Banala
· 6 years ago
2ebd442
ice: Prevent unintended multiple chain resets
by Dave Ertman
· 6 years ago
a65f71f
ice: map Rx buffer pages with DMA attributes
by Maciej Fijalkowski
· 6 years ago
712edbb
ice: Limit the ice_add_rx_frag to frag addition
by Maciej Fijalkowski
· 6 years ago
1d032bc
ice: Gather the rx buf clean-up logic for better reuse
by Maciej Fijalkowski
· 6 years ago
03c66a1
ice: Introduce bulk update for page count
by Maciej Fijalkowski
· 6 years ago
1857ca4
ice: Get rid of ice_pull_tail
by Maciej Fijalkowski
· 6 years ago
bbb9780
ice: Pull out page reuse checks onto separate function
by Maciej Fijalkowski
· 6 years ago
6c869cb
ice: Retrieve rx_buf in separate function
by Maciej Fijalkowski
· 6 years ago
250c3b3
ice: Enable link events over the ARQ
by Brett Creeley
· 6 years ago
8d051b8
ice: use irq_num var in ice_vsi_req_irq_msix
by Alan Brady
· 6 years ago
840bcd8
ice: Restore VLAN switch rule if port VLAN existed before
by Michal Swiatkowski
· 6 years ago
b0153fd
ice: update VSI config dynamically
by Victor Raj
· 6 years ago
0c4ea7f
bpf: test_tc_tunnel.sh needs reverse path filtering disabled
by Alan Maguire
· 6 years ago
62b31b4
bpf: silence uninitialized var warning in bpf_skb_net_grow
by Willem de Bruijn
· 6 years ago
68cc299
Merge branch 'devlink-small-spring-cleanup'
by David S. Miller
· 6 years ago
f6b19b3
net: devlink: select NET_DEVLINK from drivers
by Jiri Pirko
· 6 years ago
b8f9755
net: devlink: add port type spinlock
by Jiri Pirko
· 6 years ago
2b239e7
net: devlink: warn on setting type on unregistered port
by Jiri Pirko
· 6 years ago
d0d54e8
bnxt: set devlink port type after registration
by Jiri Pirko
· 6 years ago
faaccbe
nfp: move devlink port type set after netdev registration
by Jiri Pirko
· 6 years ago
45b8611
net: devlink: disallow port_attrs_set() to be called before register
by Jiri Pirko
· 6 years ago
d8ba362
dsa: move devlink_port_attrs_set() call before register
by Jiri Pirko
· 6 years ago
e519418
mlxsw: Move devlink_port_attrs_set() call before register
by Jiri Pirko
· 6 years ago
773b1f3
net: devlink: don't pass return value of __devlink_port_type_set()
by Jiri Pirko
· 6 years ago
e0dcd38
net: devlink: don't take devlink_mutex for devlink_compat_*
by Jiri Pirko
· 6 years ago
c3f10cb
bnxt: call devlink_port_type_eth_set() before port register
by Jiri Pirko
· 6 years ago
a0e1813
bnxt: set devlink port attrs properly
by Jiri Pirko
· 6 years ago
402f99e5
dsa: add missing net/devlink.h include
by Jiri Pirko
· 6 years ago
477edb7
bnxt: add missing net/devlink.h include
by Jiri Pirko
· 6 years ago
375cf8c
net: devlink: add couple of missing mutex_destroy() calls
by Jiri Pirko
· 6 years ago
956ca8f
Merge branch 'aquantia-rx-perf'
by David S. Miller
· 6 years ago
d0d443c
net: aquantia: enable driver build for arm64 or compile_test
by Igor Russkikh
· 6 years ago
1eef475
net: aquantia: improve LRO configuration
by Nikita Danilov
· 6 years ago
1b09e72
net: aquantia: Increase rx ring default size from 1K to 2K
by Igor Russkikh
· 6 years ago
8bd7e76
net: aquantia: Make RX default frame size 2K
by Igor Russkikh
· 6 years ago
9773ef1
net: aquantia: Introduce rx refill threshold value
by Igor Russkikh
· 6 years ago
46f4c29
net: aquantia: optimize rx performance by page reuse strategy
by Igor Russkikh
· 6 years ago
7e2698c
net: aquantia: optimize rx path using larger preallocated skb len
by Igor Russkikh
· 6 years ago
d64fee0
Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
071d08a
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
bdaba89
Merge branch 'tcp-rx-tx-cache'
by David S. Miller
· 6 years ago
8b27dae
tcp: add one skb cache for rx
by Eric Dumazet
· 6 years ago
472c2e0
tcp: add one skb cache for tx
by Eric Dumazet
· 6 years ago
dc05360
net: convert rps_needed and rfs_needed to new static branch api
by Eric Dumazet
· 6 years ago
7c1508e
Merge branch 'net-dev-BYPASS-for-lockless-qdisc'
by David S. Miller
· 6 years ago
ba27b4c
net: dev: introduce support for sch BYPASS for lockless qdisc
by Paolo Abeni
· 6 years ago
28cff53
net: sched: add empty status flag for NOLOCK qdisc
by Paolo Abeni
· 6 years ago
576fd2f
tcp: add documentation for tcp_ca_state
by Soheil Hassas Yeganeh
· 6 years ago
e6d1407
tcp: remove conditional branches from tcp_mstamp_refresh()
by Eric Dumazet
· 6 years ago
a7a01ab
net: phy: Correct Cygnus/Omega PHY driver prompt
by Florian Fainelli
· 6 years ago
7df5e3d
selftests: bpf: tc-bpf flow shaping with EDT
by Peter Oskolkov
· 6 years ago
315a202
bpf: make bpf_skb_ecn_set_ce callable from BPF_PROG_TYPE_SCHED_ACT
by Peter Oskolkov
· 6 years ago
629a002
Merge branch 'bpf-tc-tunneling'
by Alexei Starovoitov
· 6 years ago
75a1a9f
selftests/bpf: convert bpf tunnel test to encap modes
by Willem de Bruijn
· 6 years ago
94f1681
selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSO
by Willem de Bruijn
· 6 years ago
005edd1
selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MAC
by Willem de Bruijn
· 6 years ago
6c408de
bpf: Sync bpf.h to tools
by Willem de Bruijn
· 6 years ago
868d523
bpf: add bpf_skb_adjust_room encap flags
by Willem de Bruijn
· 6 years ago
2278f6c
bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO
by Willem de Bruijn
· 6 years ago
14aa319
bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC
by Willem de Bruijn
· 6 years ago
8142958
selftests/bpf: extend bpf tunnel test with tso
by Willem de Bruijn
· 6 years ago
7255fad
selftests/bpf: extend bpf tunnel test with gre
by Willem de Bruijn
· 6 years ago
ef81bd0
selftests/bpf: expand bpf tunnel test to ipv6
by Willem de Bruijn
· 6 years ago
ccd34cd
selftests/bpf: expand bpf tunnel test with decap
by Willem de Bruijn
· 6 years ago
98cdabc
selftests/bpf: bpf tunnel encap test
by Willem de Bruijn
· 6 years ago
908adce
bpf: in bpf_skb_adjust_room avoid copy in tx fast path
by Willem de Bruijn
· 6 years ago
76b496b
net/mlx5e: Replace TC VLAN pop and push actions with VLAN modify
by Eli Britstein
· 6 years ago
bdc837e
net/mlx5e: Support VLAN modify action
by Eli Britstein
· 6 years ago
0eb69bb
net/mlx5e: Add VLAN ID rewrite fields
by Eli Britstein
· 6 years ago
Next »