index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-06
igb: reset the PHY before reading the PHY ID
Aaron Sierra
1
-0
/
+11
2017-01-06
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Cao jin
1
-2
/
+2
2017-01-06
igb: Workaround for igb i210 firmware issue
Chris J Arges
1
-0
/
+4
2017-01-06
igb: correct register comments
Cao jin
1
-1
/
+1
2017-01-06
e1000e: driver trying to free already-free irq
khalidm
1
-1
/
+1
2017-01-06
igb: Realign bad indentation
Joe Perches
1
-9
/
+6
2017-01-05
tools: psock_tpacket: block Rx until socket filter has been added and socket ...
Sowmini Varadhan
1
-3
/
+3
2017-01-05
tcp: provide timestamps for partial writes
Soheil Hassas Yeganeh
1
-8
/
+10
2017-01-05
net:dsa: check for EPROBE_DEFER from dsa_dst_parse()
Volodymyr Bendiuga
1
-1
/
+7
2017-01-05
net:mv88e6xxx: use g2 interrupt for 6097 chip
Volodymyr Bendiuga
1
-0
/
+1
2017-01-05
net: xilinx: emaclite: Remove xemaclite_remove_ndev()
Tobias Klauser
1
-16
/
+2
2017-01-05
net: ethoc: Remove unused members from struct ethoc
Tobias Klauser
1
-7
/
+0
2017-01-05
rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_calls
David Howells
1
-2
/
+7
2017-01-05
rxrpc: Add some more tracing
David Howells
3
-6
/
+95
2017-01-05
rxrpc: Fix handling of enums-to-string translation in tracing
David Howells
6
-402
/
+403
2017-01-05
packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx mode
Daniel Borkmann
1
-0
/
+3
2017-01-04
dsa: mv88e6xxx: Optimise atu_get
Andrew Lunn
2
-2
/
+63
2017-01-04
sh_eth: enable RX descriptor word 0 shift on SH7734
Sergei Shtylyov
1
-0
/
+1
2017-01-04
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
4
-1
/
+7
2017-01-04
cxgb4: Support compressed error vector for T6
Arjun V
5
-2
/
+45
2017-01-04
sh_eth: factor out sh_eth_emac_interrupt()
Sergei Shtylyov
2
-51
/
+53
2017-01-04
sh_eth: no need for *else* after *goto*
Sergei Shtylyov
1
-6
/
+4
2017-01-04
sh_eth: handle only enabled E-MAC interrupts
Sergei Shtylyov
1
-1
/
+2
2017-01-04
dpaa_eth: Initialize CGR structure before init
Roy Pledge
1
-0
/
+2
2017-01-04
dpaa_eth: cleanup after init_phy() failure
Madalin Bucur
1
-1
/
+3
2017-01-04
net: systemport: Pad packet before inserting TSB
Florian Fainelli
1
-9
/
+9
2017-01-04
net: systemport: Utilize skb_put_padto()
Florian Fainelli
1
-3
/
+2
2017-01-04
ipvlan: assign unique dev-id for each slave device.
Mahesh Bandewar
2
-1
/
+17
2017-01-04
net: dsa: remove out label in dsa_switch_setup_one
Vivien Didelot
1
-27
/
+13
2017-01-04
liquidio: remove PTP support in 23XX adapters
Prasad Kanneganti
1
-2
/
+8
2017-01-04
LiquidIO VF: s/select/imply/ for PTP_1588_CLOCK
Nicolas Pitre
1
-1
/
+1
2017-01-04
libcxgb: fix error check for ip6_route_output()
Varun Prakash
1
-7
/
+5
2017-01-04
net: Assert at build time the assumptions we make about the CMSG header.
David S. Miller
2
-0
/
+5
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
5
-14
/
+12
2017-01-04
net: usb: asix_devices: add .reset_resume for USB PM
Peter Chen
1
-0
/
+1
2017-01-04
video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap
Arvind Yadav
1
-0
/
+5
2017-01-04
MAINTAINERS: add myself as maintainer of fbdev
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2017-01-04
xfs: fix max_retries _show and _store functions
Carlos Maiolino
1
-2
/
+2
2017-01-04
xfs: update MAINTAINERS
Darrick J. Wong
1
-2
/
+2
2017-01-04
xfs: fix crash and data corruption due to removal of busy COW extents
Christoph Hellwig
1
-1
/
+2
2017-01-04
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
6
-12
/
+34
2017-01-04
xfs: fix double-cleanup when CUI recovery fails
Darrick J. Wong
1
-1
/
+2
2017-01-04
net/sched: cls_matchall: Fix error path
Yotam Gigi
1
-6
/
+16
2017-01-04
net: vrf: Add missing Rx counters
David Ahern
1
-0
/
+3
2017-01-04
block: fix up io_poll documentation
Jeff Moyer
1
-3
/
+3
2017-01-03
ixgbe: Add PF support for VF promiscuous mode
Don Skidmore
4
-6
/
+45
2017-01-03
ixgbevf: Add support for VF promiscuous mode
Don Skidmore
4
-5
/
+36
2017-01-03
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
7
-6
/
+642
2017-01-03
ixgbe: Implement firmware interface to access some PHYs
Mark Rustad
3
-0
/
+113
2017-01-03
ixgbe: Remove unused firmware version functions and method
Mark Rustad
7
-46
/
+1
[next]