summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* liquidio: simplify octeon_flush_iq()Derek Chickles2017-01-084-28/+27Star
* net: dsa: move HWMON support to its own fileVivien Didelot2017-01-084-129/+159
* Merge branch 'netcp-next'David S. Miller2017-01-086-53/+292
|\
| * net: netcp: ale: add proper ale entry mask bits for netcp switch ALEKaricheri, Muralidharan2017-01-082-19/+84
| * net: netcp: ale: use ale_status to size the ale tableKaricheri, Muralidharan2017-01-082-4/+31
| * net: netcp: ale: update to support unknown vlan controls for NU switchKaricheri, Muralidharan2017-01-083-7/+61
| * net: netcp: use hw capability to remove FCS word from rx packetsKaricheri, Muralidharan2017-01-083-4/+16
| * net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHYKaricheri, Muralidharan2017-01-081-1/+3
| * net: netcp: store network statistics in 64 bitsMichael Scherban2017-01-082-12/+74
| * net: netcp: remove the redundant memmov()Karicheri, Muralidharan2017-01-081-3/+3
| * net: netcp: extract eflag from desc for rx_hook handlingKaricheri, Muralidharan2017-01-083-3/+20
|/
* Merge branch 'cpsw-cpdma-DDR'David S. Miller2017-01-088-72/+199
|\
| * Documentation: DT: net: cpsw: remove no_bd_ram propertyGrygorii Strashko2017-01-085-7/+0Star
| * net: ethernet: ti: cpsw: add support for ringparam configurationGrygorii Strashko2017-01-083-8/+122
| * net: ethernet: ti: cpsw: add support for descs pool size configurationGrygorii Strashko2017-01-083-3/+22
| * net: ethernet: ti: cpdma: use devm_ioremapGrygorii Strashko2017-01-081-3/+2Star
| * net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_cr...Grygorii Strashko2017-01-081-32/+30Star
| * net: ethernet: ti: cpdma: fix desc re-queuingGrygorii Strashko2017-01-081-1/+1
| * net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddrGrygorii Strashko2017-01-081-18/+22
|/
* Merge branch 'l2tp-cleanup-socket-lookup-code'David S. Miller2017-01-072-22/+37
|\
| * l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()Guillaume Nault2017-01-072-14/+35
| * l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()Guillaume Nault2017-01-072-6/+0Star
| * l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'Guillaume Nault2017-01-072-5/+5
| * l2tp: remove redundant addr_len check in l2tp_ip_bind()Guillaume Nault2017-01-071-1/+1
|/
* RDS: validate the requested traces user input against max supportedsantosh.shilimkar@oracle.com2017-01-071-0/+3
* Merge tag 'rxrpc-rewrite-20170106' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-01-076-57/+275
|\
| * afs: Make afs_readpages() fetch data in bulkDavid Howells2017-01-062-2/+130
| * afs: Make afs_fs_fetch_data() take a list of pagesDavid Howells2017-01-065-55/+145
* | sctp: prepare asoc stream for stream reconfXin Long2017-01-0710-206/+147Star
* | udp: inuse checks can quit early for reuseportEric Garver2017-01-071-10/+19
* | cxgb4: Add port description for new cards.Ganesh Goudar2017-01-061-12/+18
* | cxgb4/cxgb4vf: Display 25G and 100G link speedGanesh Goudar2017-01-062-16/+25
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2017-01-067-24/+44
|\ \
| * | igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento2017-01-061-2/+2
| * | igb: add i211 to i210 PHY workaroundTodd Fujinaka2017-01-061-1/+1
| * | igb: close/suspend race in netif_device_detachTodd Fujinaka2017-01-061-9/+12
| * | igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli2017-01-061-0/+5
| * | igb: reset the PHY before reading the PHY IDAaron Sierra2017-01-061-0/+11
| * | igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin2017-01-061-2/+2
| * | igb: Workaround for igb i210 firmware issueChris J Arges2017-01-061-0/+4
| * | igb: correct register commentsCao jin2017-01-061-1/+1
| * | e1000e: driver trying to free already-free irqkhalidm2017-01-061-1/+1
| * | igb: Realign bad indentationJoe Perches2017-01-061-9/+6Star
| |/
* | net: ipv4: make fib_select_default staticDavid Ahern2017-01-062-2/+1Star
* | net: ipv4: Simplify rt_fill_infoDavid Ahern2017-01-061-13/+7Star
* | cxgb4: Synchronize access to mailboxHariprasad Shenai2017-01-063-1/+69
* | net: dsa: b53: Utilize common helpers for u64/MACFlorian Fainelli2017-01-062-22/+4Star
* | net: dsa: remove version stringVivien Didelot2017-01-063-7/+0Star
* | liquidio: fix wrong information about channels reported to ethtoolWeilin Chang2017-01-061-5/+9
* | ipv6: do not send RTM_DELADDR for tentative addressesMahesh Bandewar2017-01-061-0/+7