Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bccf474435b668312e9fc8bd9586c2e256b66841
bccf474
i40e: Add DeviceID for X722 QSFP+
by Kamil Krawczyk
· 9 years ago
68a1c5a
i40e: Add device capability which defines if update is available
by Michal Kosiarz
· 9 years ago
43a3d9b
i40evf: Allow PF driver to configure RSS
by Mitch Williams
· 9 years ago
fed2db9
i40e: Specify AQ event opcode to wait for
by Shannon Nelson
· 9 years ago
bab3a34
i40e: Code cleanup in i40e_add_fdir_ethtool
by Shannon Nelson
· 9 years ago
c0913c2
i40evf: Don't Panic
by Mitch Williams
· 9 years ago
c4e1868
i40e: Add support for configuring VF RSS
by Mitch Williams
· 9 years ago
577389a
i40e/i40evf: Add support for IPIP and SIT offloads
by Alexander Duyck
· 9 years ago
b0fe330
i40e/i40evf: Clean up feature flags
by Alexander Duyck
· 9 years ago
6a025a5
Merge branch 'qed-next'
by David S. Miller
· 9 years ago
a43f235
qed: add support for link pause configuration.
by Sudarsana Reddy Kalluru
· 9 years ago
fe7cd2b
qed*: Conditions for changing link
by Yuval Mintz
· 9 years ago
f3e7210
qede: Add support for ethtool private flags
by Yuval Mintz
· 9 years ago
d4967cf
qed*: Align statistics names
by Yuval Mintz
· 9 years ago
960a262
net: better drop monitoring in ip{6}_recv_error()
by Eric Dumazet
· 9 years ago
0aea76d
tcp: SYN packets are now simply consumed
by Eric Dumazet
· 9 years ago
1bc7fe6
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
e7157f2
Merge branch 'nla_align-set-2'
by David S. Miller
· 9 years ago
2dad624
wireless: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
cbdeafd
netfilter/ipvs: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
a558da0
ieee802154: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
1c714a9
l2tp: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
12a0faa
bridge: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
0238b72
ovs: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
f13a82d
ipv6: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
2a51c1e
sched: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
343a6d8
rtnl: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
d296ba6
soreuseport: Resolve merge conflict for v4/v6 ordering fix
by Craig Gallek
· 9 years ago
5e91f6c
sock: relax WARN_ON() in sock_owned_by_user()
by Eric Dumazet
· 9 years ago
d4f90d9
ixgbe: use msleep for long delays
by Arnd Bergmann
· 9 years ago
7921f4d
ixgbevf: Move API negotiation function into mac_ops
by Alexander Duyck
· 9 years ago
b83e301
ixgbe/ixgbevf: Add support for GSO partial
by Alexander Duyck
· 9 years ago
8d055cc
ixgbevf: make use of BIT() macro to avoid shift of signed values
by Jacob Keller
· 9 years ago
3e973dc
ixgbe: resolve shift of negative value warning
by Jacob Keller
· 9 years ago
b4f47a4
ixgbe: use BIT() macro
by Jacob Keller
· 9 years ago
4319a79
ixgbe: Add work around for empty SFP+ cage crosstalk
by Don Skidmore
· 9 years ago
a0254a7
ixgbe: Use correct FC setup function for x550em_a
by Mark Rustad
· 9 years ago
a02a5a5
ixgbevf: add support for per-queue ethtool stats
by Emil Tantilov
· 9 years ago
d72d6c1
ixgbevf: refactor ethtool stats handling
by Emil Tantilov
· 9 years ago
2f2219b
ixgbe: Add register wait for slow links
by Mark Rustad
· 9 years ago
15cfd40
hv_netvsc: Fix the list processing for network change event
by Haiyang Zhang
· 9 years ago
2a9ed5d
ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value
by Sridhar Samudrala
· 9 years ago
4695886
ixgbe: fix default mac->ops.setup_link for X550EM
by Emil Tantilov
· 9 years ago
d3dec7c
ixgbe: set VLAN spoof checking unconditionally
by Emil Tantilov
· 9 years ago
77f192a
ixgbe: consolidate the configuration of spoof checking
by Emil Tantilov
· 9 years ago
10d3be5
tcp-tso: do not split TSO packets at retransmit time
by Eric Dumazet
· 9 years ago
8cee83d
tipc: fix stale links after re-enabling bearer
by Parthasarathy Bhuvaragan
· 9 years ago
6a74c19
Merge branch 'tcp-tcstamp_ack-frag-coalesce'
by David S. Miller
· 9 years ago
2de8023
tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
by Martin KaFai Lau
· 9 years ago
b51e13f
tcp: Carry txstamp_ack in tcp_fragment_tstamp
by Martin KaFai Lau
· 9 years ago
11afbff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
8d9ea16
Merge branch 'nla_align-more'
by David S. Miller
· 9 years ago
80df554
taskstats: use the libnl API to align nlattr on 64-bit
by Nicolas Dichtel
· 9 years ago
de95c4a
xfrm: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
7352078
libnl: add nla_put_u64_64bit() helper
by Nicolas Dichtel
· 9 years ago
2175d87
libnl: nla_put_msecs(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
756a2f5
libnl: nla_put_s64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
e9bbe89
libnl: nla_put_net64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
b46f6de
libnl: nla_put_be64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
e7479122
libnl: nla_put_le64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
11a9957
libnl: fix help of _64bit functions
by Nicolas Dichtel
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5f44abd
Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
f78fe08
Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
38a7a73
rtc: ds1307: Use irq when available for wakeup-source device
by Nishanth Menon
· 9 years ago
9a3dce6
rtc: ds1307: ds3231 temperature s16 overflow
by Zhuang Yuyao
· 9 years ago
c5edde3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
22d37b6
Merge branch 'geneve-vxlan-deps'
by David S. Miller
· 9 years ago
681e683
geneve: break dependency with netdev drivers
by Hannes Frederic Sowa
· 9 years ago
b7aade1
vxlan: break dependency with netdev drivers
by Hannes Frederic Sowa
· 9 years ago
50d65d7
qlcnic: protect qlicnic_attach_func with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
b1f99a7
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
0c5c325
mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
41419b9
fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
08d9910
benet: be_resume needs to protect be_open with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
b4f7052
openvswitch: use flow protocol when recalculating ipv6 checksums
by Simon Horman
· 9 years ago
f0d4378
Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
by Shrikrishna Khare
· 9 years ago
f43bfae
atl2: Disable unimplemented scatter/gather feature
by Ben Hutchings
· 9 years ago
7f348a6
net: Add support for IP ID mangling TSO in cases that require encapsulation
by Alexander Duyck
· 9 years ago
1df845b
Merge branch 'mlx5-next'
by David S. Miller
· 9 years ago
5498440
net/mlx5e: Add ethtool counter for RX buffer allocation failures
by Tariq Toukan
· 9 years ago
e20a0db
net/mlx5e: Delay skb->data access
by Saeed Mahameed
· 9 years ago
1bfec31
net/mlx5e: Remove redundant barrier
by Tariq Toukan
· 9 years ago
c5adb96
net/mlx5e: Use napi_alloc_skb for RX SKB allocations
by Tariq Toukan
· 9 years ago
bc77b24
net/mlx5e: Add fragmented memory support for RX multi packet WQE
by Tariq Toukan
· 9 years ago
d3c9bc2
net/mlx5e: Added ICO SQs
by Tariq Toukan
· 9 years ago
461017c
net/mlx5e: Support RX multi-packet WQE (Striding RQ)
by Tariq Toukan
· 9 years ago
2f48af1
net/mlx5e: Use function pointers for RX data path handling
by Tariq Toukan
· 9 years ago
d8c9660
net/mlx5e: Use only close NUMA node for default RSS
by Tariq Toukan
· 9 years ago
593cf33
net/mlx5e: Allocate set of queue counters per netdev
by Rana Shahout
· 9 years ago
237cd21
net/mlx5: Introduce device queue counters
by Tariq Toukan
· 9 years ago
b8fd789
Merge branch 'bcmsysport-napi-updates'
by David S. Miller
· 9 years ago
c82f47e
net: bcmsysport: use napi_complete_done()
by Florian Fainelli
· 9 years ago
ba90950
net: bcmsysport: use __napi_schedule_irqoff()
by Florian Fainelli
· 9 years ago
669c00c
Merge branch 'mlx4-fixes'
by David S. Miller
· 9 years ago
d21ed3a
net/mlx4_en: Split SW RX dropped counter per RX ring
by Eran Ben Elisha
· 9 years ago
2a50009
net/mlx4_core: Don't allow to VF change global pause settings
by Eugenia Emantayev
· 9 years ago
4bfd2e6
net/mlx4_core: Avoid repeated calls to pci enable/disable
by Daniel Jurgens
· 9 years ago
c12833a
net/mlx4_core: Implement pci_resume callback
by Daniel Jurgens
· 9 years ago
a1459c1
net: phy: spi_ks8895: Don't leak references to SPI devices
by Mark Brown
· 9 years ago
Next »