Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0933328a1b8adb6c8b2b8c8b823dad0295659c40
0933328
stmmac: remove unused stmmac_of_data struct
by Joachim Eastwood
· 9 years ago
f529f18
stmmac: dwmac-rk: use rk_gmac_ops as of match data
by Joachim Eastwood
· 9 years ago
92c2588
stmmac: dwmac-rk: make rk_gmac_ops structs static const
by Joachim Eastwood
· 9 years ago
07ca374
stmmac: dwmac-sti: use custom of match structure
by Joachim Eastwood
· 9 years ago
149aded
stmmac: let dwmac-* drivers handle their own match data
by Joachim Eastwood
· 9 years ago
85d89e6
stmmac: move stmmac_pltfr_probe into dwmac-generic
by Joachim Eastwood
· 9 years ago
27ffefd
stmmac: dwmac-rk: create a new probe function
by Joachim Eastwood
· 9 years ago
8387ee2
stmmac: dwmac-sti: turn setup callback into a probe function
by Joachim Eastwood
· 9 years ago
9a9e9a1
stmmac: dwmac-sunxi: turn setup callback into a probe function
by Joachim Eastwood
· 9 years ago
22caae0
stmmac: dwmac-sunxi: move sun7i_gmac_setup function
by Joachim Eastwood
· 9 years ago
8880b6c
stmmac: dwmac-socfpga: turn setup callback into a probe function
by Joachim Eastwood
· 9 years ago
8273278
stmmac: dwmac-socfpga: move socfpga_dwmac_probe function
by Joachim Eastwood
· 9 years ago
5ed1c04
stmmac: dwmac-ipq806x: turn setup callback into a probe function
by Joachim Eastwood
· 9 years ago
213088f
stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed function
by Joachim Eastwood
· 9 years ago
a04c0ae
stmmac: fix ptr_ret.cocci warning
by Fengguang Wu
· 9 years ago
6d85d0e
Merge branch 'dwc_ethernet'
by David S. Miller
· 9 years ago
058999c
dwc_eth_qos: Add maintainer info
by Lars Persson
· 9 years ago
2a05073
dwc_eth_qos: Add the synopsys folder to the build system.
by Lars Persson
· 9 years ago
077742d
dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS
by Lars Persson
· 9 years ago
5b8b648
dwc_eth_qos: Add Synopsys DWC Ethernet QoS bindings
by Lars Persson
· 9 years ago
8c1a91f
Merge branch 'mlx4-802.1ad-accel'
by David S. Miller
· 9 years ago
e38af4f
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
by Hadar Hen Zion
· 9 years ago
e802f8e
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
by Hadar Hen Zion
· 9 years ago
7c509a4
net/mlx4_en: Prepare ethtool private flags to support more flags
by Hadar Hen Zion
· 9 years ago
77fc29c
net/mlx4_core: Preparations for 802.1ad VLAN support
by Hadar Hen Zion
· 9 years ago
0b42c28
Merge branch 'arm-bpf-next'
by David S. Miller
· 9 years ago
5bf705b
ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.
by Nicolas Schichan
· 9 years ago
303249a
ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET in ARM JIT.
by Nicolas Schichan
· 9 years ago
1447f93
ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT.
by Nicolas Schichan
· 9 years ago
e11f40b
lwtunnel: use kfree_skb() instead of vanilla kfree()
by Dan Carpenter
· 9 years ago
99d7662
tcp: tso: allow deferring under reordering state
by Eric Dumazet
· 9 years ago
2f45d19
ravb: minimize TX data copying
by Sergei Shtylyov
· 9 years ago
c22995c
dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.c
by Guenter Roeck
· 9 years ago
71790a2
hv_netvsc: Add structs and handlers for VF messages
by Haiyang Zhang
· 9 years ago
70d2db7
Merge branch 'rt6_probe_write_lock'
by David S. Miller
· 9 years ago
8d6c31b
ipv6: Avoid rt6_probe() taking writer lock in the fast path
by Martin KaFai Lau
· 9 years ago
990edb4
ipv6: Re-arrange code in rt6_probe()
by Martin KaFai Lau
· 9 years ago
205845a
bonding: convert num_grat_arp to the new bonding option API
by Nikolay Aleksandrov
· 9 years ago
94724d1
net: phy: fix auto negotiation checking for teranetics
by Shaohui Xie
· 9 years ago
5a6228a
lwtunnel: change prototype of lwtunnel_state_get()
by Nicolas Dichtel
· 9 years ago
d943659
ipv6: copy lwtstate in ip6_rt_copy_init()
by Nicolas Dichtel
· 9 years ago
6673a9f
ipv6: use lwtunnel_output6() only if flag redirect is set
by Nicolas Dichtel
· 9 years ago
9267135
net: phy: dp83867: fix simple_return.cocci warnings
by Wu Fengguang
· 9 years ago
b469139
dev: Spelling fix in comments
by subashab@codeaurora.org
· 9 years ago
24b4d2a
ebpf: Allow dereferences of PTR_TO_STACK registers
by Alex Gartrell
· 9 years ago
6ecfdd2
Merge branch 'mlx5e-next'
by David S. Miller
· 9 years ago
a741749
net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
by Achiad Shochat
· 9 years ago
5a6f8ae
net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
by Achiad Shochat
· 9 years ago
88a85f9
net/mlx5e: TX latency optimization to save DMA reads
by Achiad Shochat
· 9 years ago
58d5229
net/mlx5e: Support TX packet copy into WQE
by Achiad Shochat
· 9 years ago
311c7c7
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
by Saeed Mahameed
· 9 years ago
2be6967
net/mlx5e: Support ETH_RSS_HASH_XOR
by Saeed Mahameed
· 9 years ago
fda19e8
Merge branch 'netcp-next'
by David S. Miller
· 9 years ago
5be4001e
net: netcp: Adds missing statistics for K2L and K2E
by WingMan Kwok
· 9 years ago
489e8a2
net: netcp: Fixes to CPSW statistics collection
by WingMan Kwok
· 9 years ago
fbf64c1
net: netcp: Consolidates statistics collection code
by WingMan Kwok
· 9 years ago
208c6b9
net: netcp: Fixes error in oversized memory allocation for statistics storage
by WingMan Kwok
· 9 years ago
a94bcd09
net: netcp: Fixes hw statistics module base setting error
by WingMan Kwok
· 9 years ago
c0f54ed
net: netcp: Fixes the use of spin_lock_bh in timer function
by WingMan Kwok
· 9 years ago
ea6f82f
cxgb4vf: Read correct FL congestion threshold for T5 and T6
by Hariprasad Shenai
· 9 years ago
e0910ba
lwtunnel: export linux/lwtunnel.h to userspace
by Nicolas Dichtel
· 9 years ago
949f1e3
bridge: mdb: notify on router port add and del
by Satish Ashok
· 9 years ago
597798e
openvswitch: Retrieve tunnel metadata when receiving from vport-netdev
by Thomas Graf
· 9 years ago
9ece39a
net: macb: Change capability mask for jumbo support
by Harini Katakam
· 9 years ago
2661371
openvswitch: fix compilation when vxlan is a module
by Nicolas Dichtel
· 9 years ago
88f6432
ipv4: be more aggressive when probing alternative gateways
by Julian Anastasov
· 9 years ago
48fb6b5
ipv6: fix crash over flow-based vxlan device
by Wei-Chun Chao
· 9 years ago
6ac9de5
net: bcmgenet: Register link_update callback for all MoCA PHYs
by Florian Fainelli
· 9 years ago
7d5d307
net: bcmgenet: Remove checks on clock handles
by Florian Fainelli
· 9 years ago
b3e6b82
hv_netvsc: Wait for sub-channels to be processed during probe
by KY Srinivasan
· 9 years ago
402b764
cxgb4: Allow firmware flash, only if cxgb4 is the master driver
by Hariprasad Shenai
· 9 years ago
6b6948d
vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
by Thomas Graf
· 9 years ago
1d70ec7
Merge branch 'tipc'
by David S. Miller
· 9 years ago
cda3696
tipc: clean up socket layer message reception
by Jon Paul Maloy
· 9 years ago
bcd3ffd
tipc: introduce new tipc_sk_respond() function
by Jon Paul Maloy
· 9 years ago
29042e1
tipc: let function tipc_msg_reverse() expand header when needed
by Jon Paul Maloy
· 9 years ago
a69e5a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
6ca91c6
bridge: Fix setting a flag in br_fill_ifvlaninfo_range().
by Rosen, Rami
· 9 years ago
a155a5d
be2net: support ndo_get_phys_port_id()
by Sriharsha Basavapatna
· 9 years ago
41a1d04
i40e: use BIT and BIT_ULL macros
by Jesse Brandeburg
· 9 years ago
f1c7e72
i40e: clean up error status messages
by Shannon Nelson
· 9 years ago
606a548
i40e: provide correct API version to older VF drivers
by Mitch Williams
· 9 years ago
ee1693e
i40evf: support virtual channel API version 1.1
by Mitch Williams
· 9 years ago
e6d038d
i40evf: handle big resets
by Mitch Williams
· 9 years ago
f4ca1a2
i40e: support virtual channel API 1.1
by Mitch Williams
· 9 years ago
17a65a7
i40e/i40evf: add macros for virtual channel API version and device capability
by Mitch Williams
· 9 years ago
1b53c2f
i40e: add VF capabilities to virtual channel interface
by Mitch Williams
· 9 years ago
3b104be
i40e: clean up unneeded gotos
by Shannon Nelson
· 9 years ago
de32e3e
i40e/i40evf: Fix and refactor dynamic ITR code
by Carolyn Wyborny
· 9 years ago
6fb4690
igb: bump version to igb-5.3.0
by Todd Fujinaka
· 9 years ago
9fa0452
igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])
by Todd Fujinaka
· 9 years ago
0c5bbeb
igb: report unsupported ethtool settings in set_coalesce
by Todd Fujinaka
· 9 years ago
7faae96
e1000e: Cleanup qos request in error handling of e1000_open
by Jia-Ju Bai
· 9 years ago
9cba434
ixgbevf: add support for reporting RSS key and hash table for X550
by Emil Tantilov
· 10 years ago
045a0fa
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
by Thomas Graf
· 9 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c5dfd65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
0528318
ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n
by Thomas Graf
· 9 years ago
3985e8a
ipv6: sysctl to restrict candidate source addresses
by Erik Kline
· 9 years ago
fb02eb4
r8152: support the new RTL8153 chip
by hayeswang
· 9 years ago
Next »