Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
177366bf7ceb35860281a6ebe824e42bf96fd95d
177366b
bpf: change x86 JITed program stack layout
by Alexei Starovoitov
· 8 years ago
b870aa9
bpf: use different interpreter depending on required stack size
by Alexei Starovoitov
· 8 years ago
105c036
bpf: fix stack_depth usage by test_bpf.ko
by Alexei Starovoitov
· 8 years ago
50bbfed
bpf: track stack depth of classic bpf programs
by Alexei Starovoitov
· 8 years ago
80a58d0
bpf: reconcile bpf_tail_call and stack_depth
by Alexei Starovoitov
· 8 years ago
8726679
bpf: teach verifier to track stack depth
by Alexei Starovoitov
· 8 years ago
f696b8f
bpf: split bpf core interpreter
by Alexei Starovoitov
· 8 years ago
71189fa
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
by Alexei Starovoitov
· 8 years ago
d2e0ef4
Merge branch 'nfp-move-BPF-offload-code-into-app'
by David S. Miller
· 8 years ago
47eaa23
nfp: fix memory leak on FW load error
by Jakub Kicinski
· 8 years ago
c66a9cf
nfp: move basic eBPF stats to app-specific code
by Jakub Kicinski
· 8 years ago
bb45e51
nfp: move bpf offload code to the BPF app
by Jakub Kicinski
· 8 years ago
d9ae7f2
nfp: move eBPF offload files to BPF app directory
by Jakub Kicinski
· 8 years ago
2707d6f
nfp: report app name in ethtool -i
by Jakub Kicinski
· 8 years ago
8aa0cb0
nfp: move port init to apps
by Jakub Kicinski
· 8 years ago
69394af
nfp: turn reading PCIe RTsym parameters into a helper
by Jakub Kicinski
· 8 years ago
5c91435
nfp: add missing fall through statements
by Jakub Kicinski
· 8 years ago
d897a63
sched: add helper for updating statistics on all actions
by Jakub Kicinski
· 8 years ago
c380e37
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
a99bbf6e
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
8eb1b3c
netvsc: Add #include's for csum_* function declarations
by Michael Kelley
· 8 years ago
8c6c918
rtnetlink: use the new rtnl_get_event() interface
by Vlad Yasevich
· 8 years ago
7bc5795
samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF order
by Jesper Dangaard Brouer
· 8 years ago
9831724
net/mlxfw: select CONFIG_XZ_DEC
by Arnd Bergmann
· 8 years ago
23c9ee4
net: dsa: remove dev arg of dsa_register_switch
by Vivien Didelot
· 8 years ago
9525cc5
Merge branch 'dsa-mv88e6xxx-PHY-nitpicks'
by David S. Miller
· 8 years ago
b15a7c0
net: dsa: mv88e6xxx: rename PHY PPU functions
by Vivien Didelot
· 8 years ago
7e20cfb
net: dsa: mv88e6xxx: rename PHY PPU accessors
by Vivien Didelot
· 8 years ago
1b17aed
net: dsa: mv88e6xxx: provide a PHY setup helper
by Vivien Didelot
· 8 years ago
d9c23ff
ixgbe: fix incorrect status check
by Emil Tantilov
· 8 years ago
3ce5cb7
ixgbe: add missing configuration for rate select 1
by Emil Tantilov
· 8 years ago
08ed48e
ixgbe: always call setup_mac_link for multispeed fiber
by Emil Tantilov
· 8 years ago
410a494
ixgbe: add write flush when configuring CS4223/7
by Emil Tantilov
· 8 years ago
cc1de78
ixgbe: correct CS4223/7 PHY identification
by Emil Tantilov
· 8 years ago
8066603
ixgbevf: Resolve warnings for -Wimplicit-fallthrough
by Tony Nguyen
· 8 years ago
31f5d9b
ixgbevf: Resolve truncation warning for q_vector->name
by Tony Nguyen
· 8 years ago
93df946
ixgbe: Resolve warnings for -Wimplicit-fallthrough
by Tony Nguyen
· 8 years ago
e61e4c8
ixgbe: Resolve truncation warning for q_vector->name
by Tony Nguyen
· 8 years ago
6af3d0f
ixgbe: Add error checking to setting VF MAC
by Tony Nguyen
· 8 years ago
22cb4ff
ixgbe: Correct thermal sensor event check
by Mark Rustad
· 8 years ago
e6b41c8
ixgbe: enable L3/L4 filtering for Tx switched packets
by Emil Tantilov
· 8 years ago
5e999fb4
ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
by Paul Greenwalt
· 8 years ago
b09457e
ixgbe: initialize u64_stats_sync structures early at ixgbe_probe
by Liwei Song
· 8 years ago
2a20525
ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets
by Scott Peterson
· 8 years ago
0a4ecc2
i40e: Check for memory allocation failure
by Christophe Jaillet
· 8 years ago
0bc0706
i40e: check for Tx timestamp timeouts during watchdog
by Jacob Keller
· 8 years ago
6118955
i40e: use pf data structure directly in i40e_ptp_rx_hang
by Jacob Keller
· 8 years ago
2955fac
i40e: add statistic indicating number of skipped Tx timestamps
by Jacob Keller
· 8 years ago
6907757
i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS
by Jacob Keller
· 8 years ago
bbc4e7d
i40e: fix race condition with PTP_TX_IN_PROGRESS bits
by Jacob Keller
· 8 years ago
9d68322
i40evf: disable unused flags
by Jesse Brandeburg
· 8 years ago
155b0f6
i40evf: fix merge error in older patch
by Jesse Brandeburg
· 8 years ago
eb873fe
i40evf: fix duplicate lines
by Jesse Brandeburg
· 8 years ago
ffe4064
bnxt_en: Fix xmit_more with BQL.
by Michael Chan
· 8 years ago
a5c66b5
Merge branch 'bnxt_en-Misc-updates-for-net-next'
by David S. Miller
· 8 years ago
702c221
bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings().
by Michael Chan
· 8 years ago
4d172f2
bnxt_en: Implement xmit_more.
by Michael Chan
· 8 years ago
434c975
bnxt_en: Optimize doorbell write operations for newer chips.
by Michael Chan
· 8 years ago
3284f9e
bnxt_en: Add additional chip ID definitions.
by Michael Chan
· 8 years ago
0efd2fc
bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.
by Michael Chan
· 8 years ago
c7ef35e
bnxt_en: Add PCI IDs for BCM57454 VF devices.
by Deepak Khungar
· 8 years ago
e605db8
bnxt_en: Support for Short Firmware Message
by Deepak Khungar
· 8 years ago
e6cbef0
net: dsa: b53: remove unused dev argument
by Vivien Didelot
· 8 years ago
f3d736c
net: dsa: remove dsa_port_is_bridged
by Vivien Didelot
· 8 years ago
90592b9
cxgb4: Fix netdev_features flag
by Arjun Vynipadath
· 8 years ago
26747211
cxgb4: FW upgrade fixes
by Arjun Vynipadath
· 8 years ago
12eb070
cxgb4: add new T5 pci device id
by Ganesh Goudar
· 8 years ago
b1a73af
cxgb4: keep carrier off before registering netdev
by Surendra Mobiya
· 8 years ago
9711164
Merge branch 'net-qualcomm-add-QCA7000-UART-driver'
by David S. Miller
· 8 years ago
dfc768f
net: qualcomm: add QCA7000 UART driver
by Stefan Wahren
· 8 years ago
6a1db28
dt-bindings: qca7000: append UART interface to binding
by Stefan Wahren
· 8 years ago
1820827
dt-bindings: slave-device: add current-speed property
by Stefan Wahren
· 8 years ago
4aab28c
dt-bindings: qca7000: rename binding
by Stefan Wahren
· 8 years ago
fd78704
dt-bindings: qca7000-spi: Rework binding
by Stefan Wahren
· 8 years ago
b2f9820
net: qualcomm: make qca_7k_common a separate kernel module
by Stefan Wahren
· 8 years ago
60d6702
net: qualcomm: prepare frame decoding for UART driver
by Stefan Wahren
· 8 years ago
f178928
net: qualcomm: rename qca_framing.c to qca_7k_common.c
by Stefan Wahren
· 8 years ago
0d78d5f
net: qca_spi: Clarify MODULE_DESCRIPTION
by Stefan Wahren
· 8 years ago
55b7a770
net: qualcomm: move qcaspi_tx_cmd to qca_spi.c
by Stefan Wahren
· 8 years ago
96a2227
net: qca_spi: remove QCASPI_MTU
by Stefan Wahren
· 8 years ago
2280e3c
net: qualcomm: Improve readability of length defines
by Stefan Wahren
· 8 years ago
0324e75
net: qualcomm: use net_device_ops instead of direct call
by Stefan Wahren
· 8 years ago
00bc2e4
net: qca_spi: Use SET_NETDEV_DEV()
by Stefan Wahren
· 8 years ago
661ec06
net: qca_7k: Use BIT macro
by Stefan Wahren
· 8 years ago
e75977b
net: qca_framing: use u16 for frame offset
by Stefan Wahren
· 8 years ago
ce68349
net: qualcomm: qca_7k: clean up header includes
by Stefan Wahren
· 8 years ago
ae80390
Merge branch 'net-phy-Support-managed-Cortina-phys'
by David S. Miller
· 8 years ago
303d977
dt-bindings: net: Add Cortina device tree bindings
by Bogdan Purcareata
· 8 years ago
15b9e53
net: phy: Add Cortina CS4340 driver
by Bogdan Purcareata
· 8 years ago
eb67e07
Merge branch 'qed-DCBx-and-Attentions-series'
by David S. Miller
· 8 years ago
fc6575b
qed: Cache alignemnt padding to match host
by Mintz, Yuval
· 8 years ago
9790c35
qed: Mask parities after occurance
by Mintz, Yuval
· 8 years ago
6010179
qed: Print multi-bit attentions properly
by Mintz, Yuval
· 8 years ago
ba36f71
qed: Diffrentiate adapter-specific attentions
by Mintz, Yuval
· 8 years ago
0ebbd1c
qed: Get rid of the attention-arrays
by Mintz, Yuval
· 8 years ago
2a351fd9
qed: Support dynamic s-tag change
by Mintz, Yuval
· 8 years ago
88072fd
qed: QL41xxx VF MSI-x table
by Mintz, Yuval
· 8 years ago
38b23e4
qed: Don't inherit RoCE DCBx for V2
by Sudarsana Reddy Kalluru
· 8 years ago
dfc268f
qed: Correct DCBx update scheme
by Sudarsana Reddy Kalluru
· 8 years ago
05930d1
qed: Add missing static/local dcbx info
by Sudarsana Reddy Kalluru
· 8 years ago
Next »