summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-06Merge tag 'rxrpc-rewrite-20170106' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller6-57/+275
2017-01-06sctp: prepare asoc stream for stream reconfXin Long10-206/+147
2017-01-06udp: inuse checks can quit early for reuseportEric Garver1-10/+19
2017-01-06cxgb4: Add port description for new cards.Ganesh Goudar1-12/+18
2017-01-06cxgb4/cxgb4vf: Display 25G and 100G link speedGanesh Goudar2-16/+25
2017-01-06Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-24/+44
2017-01-06net: ipv4: make fib_select_default staticDavid Ahern2-2/+1
2017-01-06net: ipv4: Simplify rt_fill_infoDavid Ahern1-13/+7
2017-01-06cxgb4: Synchronize access to mailboxHariprasad Shenai3-1/+69
2017-01-06net: dsa: b53: Utilize common helpers for u64/MACFlorian Fainelli2-22/+4
2017-01-06net: dsa: remove version stringVivien Didelot3-7/+0
2017-01-06liquidio: fix wrong information about channels reported to ethtoolWeilin Chang1-5/+9
2017-01-06ipv6: do not send RTM_DELADDR for tentative addressesMahesh Bandewar1-0/+7
2017-01-06liquidio VF: fix incorrect struct being usedPrasad Kanneganti1-2/+2
2017-01-06afs: Make afs_readpages() fetch data in bulkDavid Howells2-2/+130
2017-01-06afs: Make afs_fs_fetch_data() take a list of pagesDavid Howells5-55/+145
2017-01-06igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento1-2/+2
2017-01-06igb: add i211 to i210 PHY workaroundTodd Fujinaka1-1/+1
2017-01-06igb: close/suspend race in netif_device_detachTodd Fujinaka1-9/+12
2017-01-06igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli1-0/+5
2017-01-06igb: reset the PHY before reading the PHY IDAaron Sierra1-0/+11
2017-01-06igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin1-2/+2
2017-01-06igb: Workaround for igb i210 firmware issueChris J Arges1-0/+4
2017-01-06igb: correct register commentsCao jin1-1/+1
2017-01-06e1000e: driver trying to free already-free irqkhalidm1-1/+1
2017-01-06igb: Realign bad indentationJoe Perches1-9/+6
2017-01-05tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan1-3/+3
2017-01-05tcp: provide timestamps for partial writesSoheil Hassas Yeganeh1-8/+10
2017-01-05Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller8-410/+505
2017-01-05net:dsa: check for EPROBE_DEFER from dsa_dst_parse()Volodymyr Bendiuga1-1/+7
2017-01-05net:mv88e6xxx: use g2 interrupt for 6097 chipVolodymyr Bendiuga1-0/+1
2017-01-05net: xilinx: emaclite: Remove xemaclite_remove_ndev()Tobias Klauser1-16/+2
2017-01-05net: ethoc: Remove unused members from struct ethocTobias Klauser1-7/+0
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller103-661/+893
2017-01-05rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_callsDavid Howells1-2/+7
2017-01-05rxrpc: Add some more tracingDavid Howells3-6/+95
2017-01-05rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells6-402/+403
2017-01-04packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx modeDaniel Borkmann1-0/+3
2017-01-04Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Linus Torvalds10-18/+42
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds50-377/+273
2017-01-04dsa: mv88e6xxx: Optimise atu_getAndrew Lunn2-2/+63
2017-01-04sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov1-0/+1
2017-01-04sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree4-1/+7
2017-01-04cxgb4: Support compressed error vector for T6Arjun V5-2/+45
2017-01-04Merge branch 'sh_eth-intrs-cleanup'David S. Miller2-52/+53
2017-01-04sh_eth: factor out sh_eth_emac_interrupt()Sergei Shtylyov2-51/+53
2017-01-04sh_eth: no need for *else* after *goto*Sergei Shtylyov1-6/+4
2017-01-04sh_eth: handle only enabled E-MAC interruptsSergei Shtylyov1-1/+2
2017-01-04Merge branch 'dpaa_eth-fixes'David S. Miller1-1/+5
2017-01-04dpaa_eth: Initialize CGR structure before initRoy Pledge1-0/+2