summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()Marc Kleine-Budde2015-09-211-1/+6
* can: flexcan: give member of flexcan_priv holding mailboxes a sensible nameMarc Kleine-Budde2015-09-211-13/+13
* can: flexcan: use pointer to struct regs instead of void pointer for mmio add...Marc Kleine-Budde2015-09-211-21/+21
* can: flexcan: rename feature into quirksMarc Kleine-Budde2015-09-211-10/+10
* can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcrMarc Kleine-Budde2015-09-211-4/+4
* can: flexcan: remove unused header filesMarc Kleine-Budde2015-09-211-4/+0
* can: headers: make header files self containedMarc Kleine-Budde2015-09-212-1/+3
* can: flexcan: cleanup coding style and fix typosMarc Kleine-Budde2015-09-211-52/+38
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-09-209-85/+354
|\
| * i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13Catherine Sullivan2015-09-172-2/+2
| * i40e/i40evf: add get AQ result command to nvmupdate utilityShannon Nelson2015-09-173-0/+81
| * i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson2015-09-175-0/+93
| * i40e/i40evf: add wait states to NVM state machineShannon Nelson2015-09-174-14/+55
| * i40e/i40evf: add GetStatus command for nvmupdateShannon Nelson2015-09-173-11/+35
| * i40e/i40evf: add handling of writeback descriptorShannon Nelson2015-09-173-4/+24
| * i40e/i40evf: save aq writeback for future inspectionShannon Nelson2015-09-174-0/+10
| * i40e: rename variable to prevent clash of understandingShannon Nelson2015-09-171-57/+57
* | Merge tag 'linux-can-next-for-4.4-20150917' of git://git.kernel.org/pub/scm/l...David S. Miller2015-09-204-0/+904
|\ \
| * | can: Allwinner A10/A20 CAN Controller support - Kernel moduleGerhard Bertelsmann2015-09-173-0/+868
| * | can: Allwinner A10/A20 CAN Controller support - Devicetree bindingsGerhard Bertelsmann2015-09-171-0/+36
* | | rxrpc: Replace get_seconds with ktime_get_secondsKsenija Stanojevic2015-09-203-6/+6
* | | Merge branch 'hsilicon-net-subsys'David S. Miller2015-09-2031-189/+14716
|\ \ \
| * | | net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode2015-09-205-0/+2971
| * | | net: add Hisilicon Network Subsystem DSAF supporthuangdaode2015-09-2018-0/+9798
| * | | net: add Hisilicon Network Subsystem hnae framework supporthuangdaode2015-09-205-0/+1103
| * | | net: add Hisilicon Network Subsystem MDIO supporthuangdaode2015-09-204-187/+531
| * | | net: add Hisilicon Network Subsystem support (config and documents)huangdaode2015-09-205-2/+313
|/ / /
* | | xen-netfront: always set num queues if possiblechas williams2015-09-201-7/+10
* | | sch_dsmark: improve memory localityEric Dumazet2015-09-171-30/+33
* | | Merge branch 'bcmgenet-irq-coalesce'David S. Miller2015-09-172-5/+154
|\ \ \
| * | | net: bcmgenet: Implement RX coalescing control knobsFlorian Fainelli2015-09-172-3/+105
| * | | net: bcmgenet: Implement TX coalescing control knobsFlorian Fainelli2015-09-172-3/+50
|/ / /
* | | lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.Woojung.Huh@microchip.com2015-09-172-4/+0
* | | lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...Woojung.Huh@microchip.com2015-09-171-38/+52
* | | lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...Woojung.Huh@microchip.com2015-09-172-232/+40
* | | lan78xx: Update to use phylib instead of mii_if_info.Woojung.Huh@microchip.com2015-09-171-362/+256
* | | lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.Woojung.Huh@microchip.com2015-09-171-0/+2
* | | lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHYWoojung.Huh@microchip.com2015-09-171-1/+1
* | | net: Initialize table in fib resultDavid Ahern2015-09-171-0/+2
* | | Merge branch 'bpf_avoid_clone'David S. Miller2015-09-179-13/+159
|\ \ \
| * | | bpf: add bpf_redirect() helperAlexei Starovoitov2015-09-179-1/+91
| * | | cls_bpf: introduce integrated actionsDaniel Borkmann2015-09-175-12/+68
|/ / /
* | | net: only check perm protocol when register protoJunwei Zhang2015-09-171-11/+5
* | | bonding: use l4 hash if availableEric Dumazet2015-09-171-0/+4
* | | tcp: provide skb->hash to synack packetsEric Dumazet2015-09-176-6/+14
* | | Merge branch 'nf_hook_netns'David S. Miller2015-09-1767-358/+379
|\ \ \ | |_|/ |/| |
| * | netfilter: Add blank lines in callers of netfilter hooksEric W. Biederman2015-09-174-0/+4
| * | netfilter: Pass net into okfnEric W. Biederman2015-09-1737-94/+95
| * | netfilter: Use nf_hook_state.netEric W. Biederman2015-09-1721-58/+41
| * | netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-1731-120/+142
OpenPOWER on IntegriCloud