Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cf0e5c44f21923023b864e82624dacf2fb22f8fa
cf0e5c4
Merge branch 'bnxt_en-next'
by David S. Miller
· 7 years ago
cd66358
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
by Sathya Perla
· 7 years ago
5a84acb
bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute
by Sathya Perla
· 7 years ago
f484f67
bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filter
by Sathya Perla
· 7 years ago
8c95f77
bnxt_en: add support for Flower based vxlan encap/decap offload
by Sathya Perla
· 7 years ago
f850396
bnxt_en: Refactor and simplify coalescing code.
by Michael Chan
· 7 years ago
18775aa
bnxt_en: Reorganize the coalescing parameters.
by Michael Chan
· 7 years ago
49f7972
bnxt_en: Add ethtool reset method
by Vasundhara Volam
· 7 years ago
7eb9bb3
bnxt_en: Check maximum supported MTU from firmware.
by Michael Chan
· 7 years ago
c1a7bdf
bnxt_en: Optimize .ndo_set_mac_address() for VFs.
by Michael Chan
· 7 years ago
431aa1e
bnxt_en: Get firmware package version one time.
by Michael Chan
· 7 years ago
e0ad8fc
bnxt_en: Check for zero length value in bnxt_get_nvram_item().
by Michael Chan
· 7 years ago
618784e
bnxt_en: adding PCI ID for SMARTNIC VF support
by Rob Miller
· 7 years ago
8ed693b
bnxt_en: Add PCIe device ID for bcm58804
by Ray Jui
· 7 years ago
57922b0
bnxt_en: Update firmware interface to 1.8.3.1
by Michael Chan
· 7 years ago
e324615
Merge branch 'dsa-define-port-types'
by David S. Miller
· 7 years ago
5749f0f
net: dsa: remove port masks
by Vivien Didelot
· 7 years ago
c38c5a6
net: dsa: use new port type in helpers
by Vivien Didelot
· 7 years ago
057cad2
net: dsa: define port types
by Vivien Didelot
· 7 years ago
02bc6e5
net: dsa: introduce dsa_user_ports helper
by Vivien Didelot
· 7 years ago
4a5b85f
net: dsa: use dsa_is_user_port everywhere
by Vivien Didelot
· 7 years ago
2b3e989
net: dsa: rename dsa_is_normal_port helper
by Vivien Didelot
· 7 years ago
deb8ee0
net: dsa: fix dsa_is_normal_port helper
by Vivien Didelot
· 7 years ago
91dee14
net: dsa: mv88e6xxx: skip unused ports
by Vivien Didelot
· 7 years ago
bff7b68
net: dsa: add dsa_is_unused_port helper
by Vivien Didelot
· 7 years ago
5bca178
net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.
by Gustavo A. R. Silva
· 7 years ago
4fa112f
net: bcmgenet: Use BUG_ON instead of if condition followed by BUG
by Gustavo A. R. Silva
· 7 years ago
42c8ae1
Merge branch 'cxgb4-collect-more-hardware-dumps-via-ethtool'
by David S. Miller
· 7 years ago
6f92a65
cxgb4: collect hardware misc dumps
by Rahul Lakkireddy
· 7 years ago
08c4901
cxgb4: collect hardware scheduler dumps
by Rahul Lakkireddy
· 7 years ago
db8cd7c
cxgb4: collect PBT tables dump
by Rahul Lakkireddy
· 7 years ago
b289593
cxgb4: collect MPS-TCAM dump
by Rahul Lakkireddy
· 7 years ago
9030e49
cxgb4: collect TID info dump
by Rahul Lakkireddy
· 7 years ago
28b4455
cxgb4: collect RSS dumps
by Rahul Lakkireddy
· 7 years ago
3044d0f
cxgb4: collect CIM queue configuration dump
by Rahul Lakkireddy
· 7 years ago
27887bc
cxgb4: collect hardware LA dumps
by Rahul Lakkireddy
· 7 years ago
123196b
Merge branch 'dsa-lan9303-Learn-addresses-on-CPU-port-when-bridged'
by David S. Miller
· 7 years ago
535f010
net: dsa: lan9303: Learn addresses on CPU port when bridged
by Egil Hjelmeland
· 7 years ago
356c3e9
net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.h
by Egil Hjelmeland
· 7 years ago
eed05c8
Merge branch 'mlxsw-small-cleanup'
by David S. Miller
· 7 years ago
3e8c1fd
mlxsw: reg: Avoid magic number in PPCNT
by Nogah Frankel
· 7 years ago
9deef43
mlxsw: spectrum: Change stats cache to be local
by Nogah Frankel
· 7 years ago
035226b
bpf: remove tail_call and get_stackid helper declarations from bpf.h
by Gianluca Borello
· 7 years ago
392209f
liquidio: deprecate 1-bit flag indicating watchdog kernel thread is running
by Felix Manlunas
· 7 years ago
c0c2145
net: systemport: Check DSA notifier master against ourself
by Florian Fainelli
· 7 years ago
399ba77
net: dsa: Simplify dsa_slave_phy_setup()
by Florian Fainelli
· 7 years ago
010b64f
Merge branch 'tcp-move-14-sysctls-to-namespaces'
by David S. Miller
· 7 years ago
af9b69a
tcp: Namespace-ify sysctl_tcp_frto
by Eric Dumazet
· 7 years ago
94f0893
tcp: Namespace-ify sysctl_tcp_adv_win_scale
by Eric Dumazet
· 7 years ago
0c12654
tcp: Namespace-ify sysctl_tcp_app_win
by Eric Dumazet
· 7 years ago
6496f6b
tcp: Namespace-ify sysctl_tcp_dsack
by Eric Dumazet
· 7 years ago
c6e2180
tcp: Namespace-ify sysctl_tcp_max_reordering
by Eric Dumazet
· 7 years ago
773d4bb
tcp: remove stale sysctl_tcp_reordering
by Eric Dumazet
· 7 years ago
0bc65a2
tcp: Namespace-ify sysctl_tcp_fack
by Eric Dumazet
· 7 years ago
65c9410
tcp: Namespace-ify sysctl_tcp_abort_on_overflow
by Eric Dumazet
· 7 years ago
625357a
tcp: Namespace-ify sysctl_tcp_rfc1337
by Eric Dumazet
· 7 years ago
3f4c7c6
tcp: Namespace-ify sysctl_tcp_stdurg
by Eric Dumazet
· 7 years ago
e0a1e5b
tcp: Namespace-ify sysctl_tcp_retrans_collapse
by Eric Dumazet
· 7 years ago
b510f0d
tcp: Namespace-ify sysctl_tcp_slow_start_after_idle
by Eric Dumazet
· 7 years ago
2c04ac8
tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
by Eric Dumazet
· 7 years ago
e20223f
tcp: Namespace-ify sysctl_tcp_recovery
by Eric Dumazet
· 7 years ago
2ae21cf
tcp: Namespace-ify sysctl_tcp_early_retrans
by Eric Dumazet
· 7 years ago
4dc12ff
l2tp: cleanup l2tp_tunnel_delete calls
by Jiri Slaby
· 7 years ago
c58320d
drivers/net: arcnet: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
032cfd6
drivers/net: wan/sdla: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
605ea2f
drivers/net: wan/lmc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
e2009be
drivers/net: wan/dscc4: Remove unused timer
by Kees Cook
· 7 years ago
c37631c
drivers/net: sxgbe: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
9de36cc
drivers/net: realtek: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
9781518
drivers/net: nuvoton: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
3248f77
drivers/net: netronome: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0eba23b
drivers/net: hippi: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
f6fd891
drivers/net: hamradio/yam: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
550acfb
drivers/net: can: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0ff624f
drivers/net: 3com/3c515: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
a78ec0d
thunderbolt: Drop sequence number check from tb_xdomain_match()
by Mika Westerberg
· 7 years ago
a8ff8cc
net: stmmac: sun8i: Restore the compatibles
by Corentin Labbe
· 7 years ago
634db83
net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs
by Corentin Labbe
· 7 years ago
b5beecb
net: stmmac: snps, dwmac-mdio MDIOs are automatically registered
by Corentin Labbe
· 7 years ago
32d18ab
net: updating dst lastusage is an unlikely event.
by Paolo Abeni
· 7 years ago
a448470
Merge branch 'tcp-smc-rendezvous'
by David S. Miller
· 7 years ago
c5c1cc9
smc: add SMC rendezvous protocol
by Ursula Braun
· 7 years ago
60e2a77
tcp: TCP experimental option for SMC
by Ursula Braun
· 7 years ago
145686b
smc: fix mutex unlocks during link group creation
by Ursula Braun
· 7 years ago
3fc27b7
tools: bpftool: try to mount bpffs if required for pinning objects
by Quentin Monnet
· 7 years ago
e233df0
tipc: fix a dangling pointer
by Cong Wang
· 7 years ago
c1eef22
vsock: always call vsock_init_tables()
by Cong Wang
· 7 years ago
3c91b0c
net: dsa: lan9303: Do not disable switch fabric port 0 at .probe
by Egil Hjelmeland
· 7 years ago
acfdf7e
cxgb4: fix overflow in collecting IBQ and OBQ dump
by Rahul Lakkireddy
· 7 years ago
6320742
Merge branch 'hns3-fixes'
by David S. Miller
· 7 years ago
c3b6f75
net: hns3: fix the bug when reuse command description in hclge_add_mac_vlan_tbl
by Lipeng
· 7 years ago
a17dcf3
net: hns3: fix a bug in hclge_uninit_client_instance
by Lipeng
· 7 years ago
3a46f34
net: hns3: add nic_client check when initialize roce base information
by Lipeng
· 7 years ago
7036d26
net: hns3: fix the bug of hns3_set_txbd_baseinfo
by Lipeng
· 7 years ago
95fa7a0
Merge branch 'dsa-dont-unmask-port-bitmaps'
by David S. Miller
· 7 years ago
eaac974
net: dsa: don't unmask port bitmaps
by Vivien Didelot
· 7 years ago
8e8ef50
net: dsa: legacy: don't unmask port bitmaps
by Vivien Didelot
· 7 years ago
c3c9f44
Merge branch 'bcmgenet-start-stop-sequence-refinement'
by David S. Miller
· 7 years ago
6c97f01
net: bcmgenet: use dev->phydev instead of priv->phydev
by Doug Berger
· 7 years ago
484bfa150
Revert "net: bcmgenet: Software reset EPHY after power on"
by Doug Berger
· 7 years ago
Next »