index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-04-21
Merge branch 'geneve-vxlan-deps'
David S. Miller
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
qlcnic: protect qlicnic_attach_func with rtnl_lock
Hannes Frederic Sowa
2016-04-21
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
Hannes Frederic Sowa
2016-04-21
mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock
Hannes Frederic Sowa
2016-04-21
fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
Hannes Frederic Sowa
2016-04-21
benet: be_resume needs to protect be_open with rtnl_lock
Hannes Frederic Sowa
2016-04-21
net: Add support for IP ID mangling TSO in cases that require encapsulation
Alexander Duyck
2016-04-21
Merge branch 'mlx5-next'
David S. Miller
2016-04-21
net/mlx5e: Add ethtool counter for RX buffer allocation failures
Tariq Toukan
2016-04-21
net/mlx5e: Delay skb->data access
Saeed Mahameed
2016-04-21
net/mlx5e: Remove redundant barrier
Tariq Toukan
2016-04-21
net/mlx5e: Use napi_alloc_skb for RX SKB allocations
Tariq Toukan
2016-04-21
net/mlx5e: Add fragmented memory support for RX multi packet WQE
Tariq Toukan
2016-04-21
net/mlx5e: Added ICO SQs
Tariq Toukan
2016-04-21
net/mlx5e: Support RX multi-packet WQE (Striding RQ)
Tariq Toukan
2016-04-21
net/mlx5e: Use function pointers for RX data path handling
Tariq Toukan
2016-04-21
net/mlx5e: Use only close NUMA node for default RSS
Tariq Toukan
2016-04-21
net/mlx5e: Allocate set of queue counters per netdev
Rana Shahout
2016-04-21
net/mlx5: Introduce device queue counters
Tariq Toukan
2016-04-21
Merge branch 'bcmsysport-napi-updates'
David S. Miller
2016-04-21
net: bcmsysport: use napi_complete_done()
Florian Fainelli
2016-04-21
net: bcmsysport: use __napi_schedule_irqoff()
Florian Fainelli
2016-04-21
Merge branch 'nlattr_align'
David S. Miller
2016-04-21
ip6mr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2016-04-21
rtnl: use the new API to align IFLA_STATS*
Nicolas Dichtel
2016-04-21
libnl: add more helpers to align attributes on 64-bit
Nicolas Dichtel
2016-04-21
veth: Update features to include all tunnel GSO types
Alexander Duyck
2016-04-21
netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE
Alexander Duyck
2016-04-21
geneve: testing the wrong variable in geneve6_build_skb()
Dan Carpenter
2016-04-21
NLA_BINARY misuse bug in HSR
Peter Heise
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
2016-04-21
perf, bpf: minimize the size of perf_trace_() tracepoint handler
Alexei Starovoitov
2016-04-21
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
2016-04-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2016-04-20
fm10k: fix incorrect IPv6 extended header checksum
Jacob Keller
2016-04-20
fm10k: consistently use Intel(R) for driver names
Jacob Keller
2016-04-20
fm10k: fix possible null pointer deref after kcalloc
Jacob Keller
2016-04-20
fm10k: Reset multicast mode when deleting lport
Ngai-Mint Kwan
2016-04-20
fm10k: update comment regarding reserved bits check
Jacob Keller
2016-04-20
fm10k: use different name than FM10K_VLAN_CLEAR for override bit
Jacob Keller
2016-04-20
fm10k: use 8bit notation instead of 10bit notation for diagram
Jacob Keller
2016-04-20
fm10k: fix documentation of fm10k_tlv_parse_attr
Jacob Keller
2016-04-20
fm10k: do not disable PCI device in fm10k_io_error_detected
Jacob Keller
2016-04-20
fm10k: correctly handle LPORT_MAP error
Jacob Keller
2016-04-20
fm10k: Fix multicast mode sync issues
Ngai-Mint Kwan
2016-04-20
fm10k: drop 1588 support
Jacob Keller
2016-04-20
fm10k: prevent RCU issues during AER events
Jacob Keller
[next]