index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-21
rtc: ds1307: ds3231 temperature s16 overflow
Zhuang Yuyao
1
-2
/
+2
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
3
-7
/
+31
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
3
-9
/
+12
2016-04-21
qlcnic: protect qlicnic_attach_func with rtnl_lock
Hannes Frederic Sowa
1
-2
/
+8
2016-04-21
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-21
mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-21
fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-21
benet: be_resume needs to protect be_open with rtnl_lock
Hannes Frederic Sowa
1
-4
/
+6
2016-04-21
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
1
-2
/
+2
2016-04-21
Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
Shrikrishna Khare
2
-6
/
+10
2016-04-21
atl2: Disable unimplemented scatter/gather feature
Ben Hutchings
1
-1
/
+1
2016-04-21
net: Add support for IP ID mangling TSO in cases that require encapsulation
Alexander Duyck
1
-0
/
+11
2016-04-21
net/mlx5e: Add ethtool counter for RX buffer allocation failures
Tariq Toukan
3
-4
/
+17
2016-04-21
net/mlx5e: Delay skb->data access
Saeed Mahameed
1
-4
/
+3
2016-04-21
net/mlx5e: Remove redundant barrier
Tariq Toukan
1
-1
/
+0
2016-04-21
net/mlx5e: Use napi_alloc_skb for RX SKB allocations
Tariq Toukan
3
-10
/
+7
2016-04-21
net/mlx5e: Add fragmented memory support for RX multi packet WQE
Tariq Toukan
5
-68
/
+514
2016-04-21
net/mlx5e: Added ICO SQs
Tariq Toukan
4
-25
/
+174
2016-04-21
net/mlx5e: Support RX multi-packet WQE (Striding RQ)
Tariq Toukan
5
-44
/
+349
2016-04-21
net/mlx5e: Use function pointers for RX data path handling
Tariq Toukan
3
-47
/
+62
2016-04-21
net/mlx5e: Use only close NUMA node for default RSS
Tariq Toukan
3
-4
/
+16
2016-04-21
net/mlx5e: Allocate set of queue counters per netdev
Rana Shahout
3
-2
/
+62
2016-04-21
net/mlx5: Introduce device queue counters
Tariq Toukan
2
-0
/
+74
2016-04-21
net: bcmsysport: use napi_complete_done()
Florian Fainelli
1
-1
/
+1
2016-04-21
net: bcmsysport: use __napi_schedule_irqoff()
Florian Fainelli
1
-2
/
+2
2016-04-21
net/mlx4_en: Split SW RX dropped counter per RX ring
Eran Ben Elisha
4
-3
/
+10
2016-04-21
net/mlx4_core: Don't allow to VF change global pause settings
Eugenia Emantayev
2
-0
/
+15
2016-04-21
net/mlx4_core: Avoid repeated calls to pci enable/disable
Daniel Jurgens
2
-5
/
+41
2016-04-21
net/mlx4_core: Implement pci_resume callback
Daniel Jurgens
1
-15
/
+24
2016-04-21
net: phy: spi_ks8895: Don't leak references to SPI devices
Mark Brown
1
-1
/
+1
2016-04-21
net: ethernet: davinci_emac: Fix platform_data overwrite
Neil Armstrong
1
-2
/
+0
2016-04-21
net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable
Neil Armstrong
1
-0
/
+1
2016-04-21
qede: Fix single MTU sized packet from firmware GRO flow
Manish Chopra
1
-0
/
+13
2016-04-21
qede: Fix setting Skb network header
Manish Chopra
1
-2
/
+2
2016-04-21
qede: Fix various memory allocation error flows for fastpath
Manish Chopra
1
-55
/
+85
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
3
-2
/
+5
2016-04-21
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
Martin KaFai Lau
1
-0
/
+16
2016-04-21
drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
Grygorii Strashko
1
-2
/
+2
2016-04-21
ip6mr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-2
/
+2
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2
-2
/
+3
2016-04-21
rtnl: use the new API to align IFLA_STATS*
Nicolas Dichtel
1
-17
/
+5
2016-04-21
libnl: add more helpers to align attributes on 64-bit
Nicolas Dichtel
2
-8
/
+130
2016-04-21
veth: Update features to include all tunnel GSO types
Alexander Duyck
1
-4
/
+3
2016-04-21
netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE
Alexander Duyck
1
-5
/
+3
2016-04-21
geneve: testing the wrong variable in geneve6_build_skb()
Dan Carpenter
1
-1
/
+1
2016-04-21
NLA_BINARY misuse bug in HSR
Peter Heise
1
-4
/
+3
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
2
-10
/
+8
2016-04-21
perf, bpf: minimize the size of perf_trace_() tracepoint handler
Alexei Starovoitov
3
-11
/
+27
2016-04-21
tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
Martin KaFai Lau
1
-1
/
+2
2016-04-21
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
2
-8
/
+2
[next]