index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-max730x.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-29
net: mv643xx_eth: Fetch the phy connection type from DT
Jason Gunthorpe
2
-4
/
+20
2016-10-29
Revert "hv_netvsc: report vmbus name in ethtool"
Stephen Hemminger
2
-11
/
+0
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2
-5
/
+5
2016-10-29
net_sched actions: use nla_parse_nested()
Johannes Berg
1
-2
/
+1
2016-10-29
cxgb4: Fix error handling in alloc_uld_rxqs().
Ganesh Goudar
1
-22
/
+18
2016-10-29
IB/mlx4: avoid a -Wmaybe-uninitialize warning
Arnd Bergmann
1
-2
/
+3
2016-10-29
ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
Eli Cooper
1
-0
/
+1
2016-10-29
bpf: fix samples to add fake KBUILD_MODNAME
Daniel Borkmann
6
-0
/
+6
2016-10-29
inet: Fix missing return value in inet6_hash
Craig Gallek
1
-2
/
+4
2016-10-29
net/mlx5: Avoid passing dma address 0 to firmware
Noa Osherovich
1
-8
/
+18
2016-10-29
net/mlx5: PCI error recovery health care simulation
Mohamad Haj Yahia
4
-9
/
+56
2016-10-29
net/mlx5: Fix race between PCI error handlers and health work
Mohamad Haj Yahia
3
-5
/
+38
2016-10-29
net/mlx5: Clear health sick bit when starting health poll
Mohamad Haj Yahia
1
-0
/
+1
2016-10-29
net/mlx5: Change the acl enable prototype to return status
Mohamad Haj Yahia
1
-16
/
+34
2016-10-29
net/mlx5e: Unregister netdev before detaching it
Mohamad Haj Yahia
2
-1
/
+2
2016-10-29
net/mlx5e: Choose best nearest LRO timeout
Saeed Mahameed
2
-3
/
+21
2016-10-29
net/mlx5: Correctly initialize last use of flow counters
Paul Blakey
1
-0
/
+1
2016-10-29
net/mlx5: Fix autogroups groups num not decreasing
Paul Blakey
1
-0
/
+3
2016-10-29
net/mlx5: Keep autogroups list ordered
Paul Blakey
1
-3
/
+3
2016-10-29
net/mlx5: Always Query HCA caps after setting them
Daniel Jurgens
1
-6
/
+6
2016-10-29
{net, ib}/mlx5: Make cache line size determination at runtime.
Daniel Jurgens
4
-18
/
+27
2016-10-29
sctp: validate chunk len before actually using it
Marcelo Ricardo Leitner
1
-6
/
+6
2016-10-28
mlxsw: spectrum_router: Compare only trees which are in use during tree get
Jiri Pirko
1
-1
/
+2
2016-10-28
mlxsw: spectrum_router: Save requested prefix bitlist when creating tree
Jiri Pirko
1
-0
/
+2
2016-10-27
net sched filters: fix notification of filter delete with proper handle
Jamal Hadi Salim
1
-1
/
+2
2016-10-27
net: bgmac: fix spelling mistake: "connecton" -> "connection"
Colin Ian King
1
-1
/
+1
2016-10-27
flow_dissector: fix vlan tag handling
Arnd Bergmann
1
-5
/
+5
2016-10-27
net: ipv6: Do not consider link state for nexthop validation
David Ahern
2
-2
/
+5
2016-10-27
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
2
-20
/
+50
2016-10-27
kalmia: avoid potential uninitialized variable use
Arnd Bergmann
1
-1
/
+1
2016-10-27
macsec: Fix header length if SCI is added if explicitly disabled
Tobias Brunner
1
-8
/
+18
2016-10-27
at803x: double check SGMII side autoneg
Zefir Kurtisi
1
-0
/
+39
2016-10-27
Revert "at803x: fix suspend/resume for SGMII link"
Zefir Kurtisi
1
-26
/
+0
2016-10-27
MAINTAINERS: Update qlogic networking drivers
Mintz, Yuval
1
-19
/
+22
2016-10-27
netvsc: fix incorrect receive checksum offloading
Stephen Hemminger
1
-8
/
+11
2016-10-26
udp: fix IP_CHECKSUM handling
Eric Dumazet
4
-9
/
+11
2016-10-26
sctp: fix the panic caused by route update
Xin Long
1
-1
/
+7
2016-10-26
doc: update docbook annotations for socket and skb
Stephen Hemminger
2
-1
/
+4
2016-10-26
rocker: fix error return code in rocker_world_check_init()
Wei Yongjun
1
-1
/
+1
2016-10-23
net: sctp, forbid negative length
Jiri Slaby
1
-1
/
+4
2016-10-23
net: fec: Call swap_buffer() prior to IP header alignment
Fabio Estevam
1
-3
/
+3
2016-10-23
ipv6: do not increment mac header when it's unset
Jason A. Donenfeld
1
-1
/
+2
2016-10-23
bnx2x: Use the correct divisor value for PHC clock readings.
Sudarsana Reddy Kalluru
1
-1
/
+1
2016-10-22
qede: Fix incorrrect usage of APIs for un-mapping DMA memory
Manish Chopra
2
-6
/
+6
2016-10-22
qed: Zero-out the buffer paased to dcbx_query() API
Sudarsana Reddy Kalluru
1
-0
/
+2
2016-10-22
qede: Reconfigure rss indirection direction table when rss count is updated
Sudarsana Reddy Kalluru
1
-0
/
+7
2016-10-22
qed*: Reduce the memory footprint for Rx path
Sudarsana Reddy Kalluru
3
-1
/
+3
2016-10-22
qede: Loopback implementation should ignore the normal traffic
Sudarsana Reddy Kalluru
3
-35
/
+49
2016-10-22
qede: Do not allow RSS config for 100G devices
Sudarsana Reddy Kalluru
1
-0
/
+6
2016-10-22
qede: get_channels() need to populate max tx/rx coalesce values
Sudarsana Reddy Kalluru
1
-0
/
+2
[next]