Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5306653850b444452937834adc5a5ac63bae275e
5306653
sctp: remove unnecessary asoc in sctp_has_association
by Xin Long
· 7 years ago
13d5a30
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
34fd03b
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
d9314c47
i40e: add support for XDP_REDIRECT
by Björn Töpel
· 7 years ago
8ce29c6
i40e: tweak page counting for XDP_REDIRECT
by Björn Töpel
· 7 years ago
8f769dd
i40e: re-number feature flags to remove gaps
by Jacob Keller
· 7 years ago
886ff14
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
by Jacob Keller
· 7 years ago
f0ee70a
i40e: hold the RTNL lock while changing interrupt schemes
by Jacob Keller
· 7 years ago
5f76a70
i40e: move client flags into state bits
by Jacob Keller
· 7 years ago
0605c45
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
by Jacob Keller
· 7 years ago
134201a
i40e: move AUTO_DISABLED flags into the state field
by Jacob Keller
· 7 years ago
41898c6
i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
by Jacob Keller
· 7 years ago
bfe040c
i40e: move I40E_FLAG_FILTER_SYNC to a state bit
by Jacob Keller
· 7 years ago
e94d447
ice: Implement filter sync, NDO operations and bump version
by Anirudh Venkataramanan
· 7 years ago
0b28b70
ice: Support link events, reset and rebuild
by Anirudh Venkataramanan
· 7 years ago
5513b92
ice: Update Tx scheduler tree for VSI multi-Tx queue support
by Anirudh Venkataramanan
· 7 years ago
fcea6f3
ice: Add stats and ethtool support
by Anirudh Venkataramanan
· 7 years ago
d76a60b
ice: Add support for VLANs and offloads
by Anirudh Venkataramanan
· 7 years ago
2b245cb
ice: Implement transmit and NAPI support
by Anirudh Venkataramanan
· 7 years ago
cdedef5
ice: Configure VSIs for Tx/Rx
by Anirudh Venkataramanan
· 7 years ago
9daf820
ice: Add support for switch filter programming
by Anirudh Venkataramanan
· 7 years ago
3a858ba
ice: Add support for VSI allocation and deallocation
by Anirudh Venkataramanan
· 7 years ago
940b61a
ice: Initialize PF and setup miscellaneous interrupt
by Anirudh Venkataramanan
· 7 years ago
dc49c77
ice: Get MAC/PHY/link info and scheduler topology
by Anirudh Venkataramanan
· 7 years ago
9c20346
ice: Get switch config, scheduler config and device capabilities
by Anirudh Venkataramanan
· 7 years ago
336f2c0
Merge branch 'mlxsw-Offload-IPv6-multicast-routes'
by David S. Miller
· 7 years ago
6a170d3
mlxsw: spectrum: Add multicast router trap for PIMv6
by Yuval Mintz
· 7 years ago
64ed1b9
mlxsw: spectrum_router: Process IP6MR fib notification
by Yuval Mintz
· 7 years ago
6981e10
mlxsw: spectrum_mr: Add ipv6 specific operations
by Yuval Mintz
· 7 years ago
eb35da0
mlxsw: spectrum_router: Make IPMR-related APIs family agnostic
by Yuval Mintz
· 7 years ago
4caef46
mlxsw: spectrum_mr: Convert into using mr_mfc
by Yuval Mintz
· 7 years ago
9742f86
mlxsw: spectrum_router: Support IPv6 multicast to host CPU
by Yuval Mintz
· 7 years ago
a3b6686
mlxsw: spectrum_mr: Pass protocol as part of catchall route params
by Yuval Mintz
· 7 years ago
a82b1b8
mlxsw: reg: Add register settings for IPv6 multicast routing
by Yuval Mintz
· 7 years ago
9a3d183
mlxsw: reg: Configure RIF to forward IPv6 multicast packets
by Yuval Mintz
· 7 years ago
8c13af2
ip6mr: Add refcounting to mfc
by Yuval Mintz
· 7 years ago
d3c07e5
ip6mr: Add API for default_rule fib
by Yuval Mintz
· 7 years ago
088aa3e
ip6mr: Support fib notifications
by Yuval Mintz
· 7 years ago
cdc9f94
ipmr: Make ipmr_dump() common
by Yuval Mintz
· 7 years ago
54c4cad
ipmr: Make MFC fib notifiers common
by Yuval Mintz
· 7 years ago
bc67a0d
ipmr: Make vif fib notifiers common
by Yuval Mintz
· 7 years ago
02a21de
Merge branch 'pernet-convert-part7.1'
by David S. Miller
· 7 years ago
dbf7bb4
net: Convert nfs4blocklayout_net_ops
by Kirill Tkhai
· 7 years ago
436de50
net: Convert nfs4_dns_resolver_ops
by Kirill Tkhai
· 7 years ago
5e804a6
net: Convert sunrpc_net_ops
by Kirill Tkhai
· 7 years ago
855aeba
net: Convert rpcsec_gss_net_ops
by Kirill Tkhai
· 7 years ago
1c976a8
Merge branch 'nfp-flower-add-ip-fragmentation-offloading-support'
by David S. Miller
· 7 years ago
71ea534
nfp: flower: implement ip fragmentation match offload
by Pieter Jansen van Vuuren
· 7 years ago
07e1671
nfp: flower: refactor shared ip header in match offload
by Pieter Jansen van Vuuren
· 7 years ago
f31e4b6
ice: Start hardware initialization
by Anirudh Venkataramanan
· 7 years ago
90c00f8
Merge branch 'net-driver-barriers'
by David S. Miller
· 7 years ago
6d2e1a8
net: ena: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
fd141fa
bnxt_en: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
e42d8ce
net: qlge: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
7f883c774
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
edd8742
bnx2x: Replace doorbell barrier() with wmb()
by Sinan Kaya
· 7 years ago
f9442ac
qlcnic: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
3c95c56
net: qla3xxx: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
7ec59ee
ice: Add support for control queues
by Anirudh Venkataramanan
· 7 years ago
14ef85b
Merge branch 'sh_eth-unify-the-SoC-feature-checks'
by David S. Miller
· 7 years ago
4c1d458
sh_eth: add sh_eth_cpu_data::cexcr flag
by Sergei Shtylyov
· 7 years ago
ce9134d
sh_eth: add sh_eth_cpu_data::no_tx_cntrs flag
by Sergei Shtylyov
· 7 years ago
246e30c
sh_eth: add sh_eth_cpu_data::xdfar_rw flag
by Sergei Shtylyov
· 7 years ago
3e41699
sh_eth: add sh_eth_cpu_data::edtrr_trns value
by Sergei Shtylyov
· 7 years ago
4ceedeb
sh_eth: add sh_eth_cpu_data::soft_reset() method
by Sergei Shtylyov
· 7 years ago
93e9ad9
ptp: Fix documentation to match code.
by Richard Cochran
· 7 years ago
99f2241
Merge branch 'hns3-fixes-next'
by David S. Miller
· 7 years ago
b50ae26
net: hns3: never send command queue message to IMP when reset
by Peng Li
· 7 years ago
ea739c9
net: hns3: fix for not initializing VF rss_hash_key problem
by Fuyun Liang
· 7 years ago
3c8f5c0
net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
by Fuyun Liang
· 7 years ago
da44a00
net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size
by Fuyun Liang
· 7 years ago
3bd6d25
net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
by Fuyun Liang
· 7 years ago
0c29ba1
net: qualcomm: rmnet: check for null ep to avoid null pointer dereference
by Colin Ian King
· 7 years ago
d3757ba
ethernet: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
d61e403
drivers/net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
cb6219a
Merge branch 'Drop-NETDEV_UNREGISTER_FINAL'
by David S. Miller
· 7 years ago
070f2d7
net: Drop NETDEV_UNREGISTER_FINAL
by Kirill Tkhai
· 7 years ago
3e0c2db
infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()
by Kirill Tkhai
· 7 years ago
ede2762
net: Make NETDEV_XXX commands enum { }
by Kirill Tkhai
· 7 years ago
c2b72e8
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
by Madalin Bucur
· 7 years ago
40a94f7
Merge branch 'ethernet-ave-add-UniPhier-PXs3-support'
by David S. Miller
· 7 years ago
469e3d7
net: ethernet: ave: add UniPhier PXs3 support
by Kunihiko Hayashi
· 7 years ago
8396764
dt-bindings: net: ave: add PXs3 support
by Kunihiko Hayashi
· 7 years ago
837f08f
ice: Add basic driver framework for Intel(R) E800 Series
by Anirudh Venkataramanan
· 7 years ago
996bfed
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 7 years ago
da18ab3
tipc: tipc_disc_addr_trial_msg() can be static
by kbuild test robot
· 7 years ago
050e85c
ibmvnic: Potential NULL dereference in clean_one_tx_pool()
by Dan Carpenter
· 7 years ago
0f1417f
cxgb4: support new ISSI flash parts
by Ganesh Goudar
· 7 years ago
b46f7da
cxgb4: depend on firmware event for link status
by Ganesh Goudar
· 7 years ago
bd79ace
cxgb4: copy vlan_id in ndo_get_vf_config
by Arjun Vynipadath
· 7 years ago
843bd7d
cxgb4: Setup FW queues before registering netdev
by Arjun Vynipadath
· 7 years ago
2db9569
Merge branch 'broadcom-Adaptive-interrupt-coalescing'
by David S. Miller
· 7 years ago
9f4ca05
net: bcmgenet: Add support for adaptive RX coalescing
by Florian Fainelli
· 7 years ago
b6e0e87
net: systemport: Implement adaptive interrupt coalescing
by Florian Fainelli
· 7 years ago
9259f13
Merge branch 'mv88e6xxx-module-reloading'
by David S. Miller
· 7 years ago
71f74ae
net: dsa: mv88e6xxx: Call the common IRQ free code
by Andrew Lunn
· 7 years ago
422a9fd6
net: dsa: mv88e6xxx: Use the DT IRQ trigger mode
by Andrew Lunn
· 7 years ago
808679e
tc-testing: updated police, mirred, skbedit and skbmod with more tests
by Roman Mashak
· 7 years ago
9e09686
Merge branch 'hv_netvsc-Fix-improve-RX-path-error-handling'
by David S. Miller
· 7 years ago
Next »