summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-08net: dsa: move HWMON support to its own fileVivien Didelot4-129/+159
2017-01-08Merge branch 'netcp-next'David S. Miller6-53/+292
2017-01-08net: netcp: ale: add proper ale entry mask bits for netcp switch ALEKaricheri, Muralidharan2-19/+84
2017-01-08net: netcp: ale: use ale_status to size the ale tableKaricheri, Muralidharan2-4/+31
2017-01-08net: netcp: ale: update to support unknown vlan controls for NU switchKaricheri, Muralidharan3-7/+61
2017-01-08net: netcp: use hw capability to remove FCS word from rx packetsKaricheri, Muralidharan3-4/+16
2017-01-08net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHYKaricheri, Muralidharan1-1/+3
2017-01-08net: netcp: store network statistics in 64 bitsMichael Scherban2-12/+74
2017-01-08net: netcp: remove the redundant memmov()Karicheri, Muralidharan1-3/+3
2017-01-08net: netcp: extract eflag from desc for rx_hook handlingKaricheri, Muralidharan3-3/+20
2017-01-08Merge branch 'cpsw-cpdma-DDR'David S. Miller8-72/+199
2017-01-08Documentation: DT: net: cpsw: remove no_bd_ram propertyGrygorii Strashko5-7/+0
2017-01-08net: ethernet: ti: cpsw: add support for ringparam configurationGrygorii Strashko3-8/+122
2017-01-08net: ethernet: ti: cpsw: add support for descs pool size configurationGrygorii Strashko3-3/+22
2017-01-08net: ethernet: ti: cpdma: use devm_ioremapGrygorii Strashko1-3/+2
2017-01-08net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_cr...Grygorii Strashko1-32/+30
2017-01-08net: ethernet: ti: cpdma: fix desc re-queuingGrygorii Strashko1-1/+1
2017-01-08net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddrGrygorii Strashko1-18/+22
2017-01-07Merge branch 'l2tp-cleanup-socket-lookup-code'David S. Miller2-22/+37
2017-01-07l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()Guillaume Nault2-14/+35
2017-01-07l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()Guillaume Nault2-6/+0
2017-01-07l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'Guillaume Nault2-5/+5
2017-01-07l2tp: remove redundant addr_len check in l2tp_ip_bind()Guillaume Nault1-1/+1
2017-01-07RDS: validate the requested traces user input against max supportedsantosh.shilimkar@oracle.com1-0/+3
2017-01-07Merge tag 'rxrpc-rewrite-20170106' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller6-57/+275
2017-01-07sctp: prepare asoc stream for stream reconfXin Long10-206/+147
2017-01-07udp: inuse checks can quit early for reuseportEric Garver1-10/+19
2017-01-07cxgb4: Add port description for new cards.Ganesh Goudar1-12/+18
2017-01-07cxgb4/cxgb4vf: Display 25G and 100G link speedGanesh Goudar2-16/+25
2017-01-07Merge 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