summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-06igb: reset the PHY before reading the PHY IDAaron Sierra
2017-01-06igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin
2017-01-06igb: Workaround for igb i210 firmware issueChris J Arges
2017-01-06igb: correct register commentsCao jin
2017-01-06e1000e: driver trying to free already-free irqkhalidm
2017-01-06igb: Realign bad indentationJoe Perches
2017-01-05tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan
2017-01-05tcp: provide timestamps for partial writesSoheil Hassas Yeganeh
2017-01-05Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-01-05net:dsa: check for EPROBE_DEFER from dsa_dst_parse()Volodymyr Bendiuga
2017-01-05net:mv88e6xxx: use g2 interrupt for 6097 chipVolodymyr Bendiuga
2017-01-05net: xilinx: emaclite: Remove xemaclite_remove_ndev()Tobias Klauser
2017-01-05net: ethoc: Remove unused members from struct ethocTobias Klauser
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-05rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_callsDavid Howells
2017-01-05rxrpc: Add some more tracingDavid Howells
2017-01-05rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells
2017-01-04packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx modeDaniel Borkmann
2017-01-04Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Linus Torvalds
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-04dsa: mv88e6xxx: Optimise atu_getAndrew Lunn
2017-01-04sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov
2017-01-04sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree
2017-01-04cxgb4: Support compressed error vector for T6Arjun V
2017-01-04Merge branch 'sh_eth-intrs-cleanup'David S. Miller
2017-01-04sh_eth: factor out sh_eth_emac_interrupt()Sergei Shtylyov
2017-01-04sh_eth: no need for *else* after *goto*Sergei Shtylyov
2017-01-04sh_eth: handle only enabled E-MAC interruptsSergei Shtylyov
2017-01-04Merge branch 'dpaa_eth-fixes'David S. Miller
2017-01-04dpaa_eth: Initialize CGR structure before initRoy Pledge
2017-01-04dpaa_eth: cleanup after init_phy() failureMadalin Bucur
2017-01-04Merge branch 'systemport-padding-and-TSB-insertion'David S. Miller
2017-01-04net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-01-04net: systemport: Utilize skb_put_padto()Florian Fainelli
2017-01-04ipvlan: assign unique dev-id for each slave device.Mahesh Bandewar
2017-01-04net: dsa: remove out label in dsa_switch_setup_oneVivien Didelot
2017-01-04liquidio: remove PTP support in 23XX adaptersPrasad Kanneganti
2017-01-04LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre
2017-01-04libcxgb: fix error check for ip6_route_output()Varun Prakash
2017-01-04net: Assert at build time the assumptions we make about the CMSG header.David S. Miller
2017-01-04scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu
2017-01-04net: usb: asix_devices: add .reset_resume for USB PMPeter Chen
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-04Merge tag 'fbdev-v4.10-rc2' of git://github.com/bzolnier/linuxLinus Torvalds
2017-01-04Merge tag 'gcc-plugins-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav
2017-01-04MAINTAINERS: add myself as maintainer of fbdevBartlomiej Zolnierkiewicz
2017-01-03xfs: fix max_retries _show and _store functionsCarlos Maiolino
2017-01-03xfs: update MAINTAINERSDarrick J. Wong
2017-01-03xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig