summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | phy/micrel: Change phy_id_mask for KSZ8721Alexander Stein2016-07-311-2/+2
| * | Merge branch 'r8169-fixes'David S. Miller2016-07-311-4/+33
| |\ \
| | * | r8169: fix nic may not work after changing mac address.Chun-Hao Lin2016-07-311-1/+8
| | * | r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()Chun-Hao Lin2016-07-311-1/+7
| | * | r8169: fix kernel log spam when set or get hardware wol setting.Chun-Hao Lin2016-07-311-2/+18
| |/ /
| * | net: dsa: bcm_sf2: Unwind errors in correct orderFlorian Fainelli2016-07-301-2/+3
| * | net: tulip: fix spelling mistake: "attemping" -> "attempting"Colin Ian King2016-07-301-1/+1
| * | sctp: allow receiving msg when TCP-style sk is in CLOSED stateXin Long2016-07-301-1/+1
| * | sctp: allow delivering notifications after receiving SHUTDOWNXin Long2016-07-301-1/+3
| * | sctp: fix the issue sctp requeue auth chunk incorrectlyXin Long2016-07-301-1/+2
| * | tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh2016-07-301-1/+2
| * | Merge branch 'macsec-fixes'David S. Miller2016-07-301-5/+11
| |\ \
| | * | macsec: fix negative refcnt on parent linkSabrina Dubroca2016-07-301-2/+2
| | * | macsec: RXSAs don't need to hold a reference on RXSCsSabrina Dubroca2016-07-301-2/+1
| | * | macsec: fix reference counting on RXSC in macsec_handle_frameSabrina Dubroca2016-07-301-1/+8
| |/ /
| * | Merge branch 'cpsw-fixes'David S. Miller2016-07-303-14/+10
| |\ \
| | * | ARM: OMAP2+: omap_device: fix crash on omap_device removalGrygorii Strashko2016-07-301-1/+1
| | * | drivers: net: cpsw: use of_platform_depopulate()Grygorii Strashko2016-07-301-10/+1
| | * | drivers: net: cpsw: fix wrong regs access in cpsw_removeGrygorii Strashko2016-07-301-1/+9
| | * | net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()Grygorii Strashko2016-07-301-3/+0
| |/ /
| * | net: ipv6: use list_move instead of list_del/list_addWei Yongjun2016-07-301-2/+1
| * | cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai2016-07-302-2/+2
| * | drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe()Wei Yongjun2016-07-301-3/+1
| * | tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()Wei Yongjun2016-07-301-1/+1
| * | Merge branch 'qed-fixes'David S. Miller2016-07-305-11/+22
| |\ \
| | * | qed: Prevent over-usage of vlan credits by PFYuval Mintz2016-07-301-1/+8
| | * | qed: Correct min bandwidth for 100gYuval Mintz2016-07-301-1/+1
| | * | qede: Reset statistics on explicit downYuval Mintz2016-07-301-0/+1
| | * | qed: Don't over-do producer cleanup for RxYuval Mintz2016-07-302-4/+4
| | * | qed: Fix removal of spoof checking for VFsYuval Mintz2016-07-301-1/+1
| | * | qede: Don't try removing unconfigured vlansYuval Mintz2016-07-301-4/+7
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-02206-2012/+5749
|\ \ \
| * | | ipc: delete "nr_ipc_ns"Alexey Dobriyan2016-08-023-6/+0
| * | | kcov: allow more fine-grained coverage instrumentationVegard Nossum2016-08-022-1/+12
| * | | init/Kconfig: add clarification for out-of-tree modulesValdis Kletnieks2016-08-021-1/+1
| * | | config: add android config fragmentsRob Herring2016-08-023-0/+278
| * | | init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigAlexey Dobriyan2016-08-021-0/+1
| * | | relay: add global mode support for buffer-only channelsAkash Goel2016-08-021-2/+32
| * | | init: allow blacklisting of module_init functionsPrarit Bhargava2016-08-021-0/+6
| * | | w1:omap_hdq: fix regressionH. Nikolaus Schaller2016-08-021-2/+0
| * | | w1: add helper macro module_w1_familyAndrew F. Davis2016-08-0211-131/+22
| * | | w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis2016-08-023-66/+13
| * | | rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine2016-08-024-0/+391
| * | | powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine2016-08-021-15/+5
| * | | rapidio: modify for rev.3 specification changesAlexandre Bounine2016-08-028-191/+249
| * | | rapidio: change inbound window size type to u64Alexandre Bounine2016-08-023-8/+12
| * | | rapidio/idt_gen2: fix locking warningAlexandre Bounine2016-08-021-4/+3
| * | | rapidio: fix error handling in mbox request/release functionsAlexandre Bounine2016-08-021-12/+42
| * | | rapidio/tsi721_dma: advance queue processing from transfer submit callAlexandre Bounine2016-08-021-0/+1
| * | | rapidio/tsi721: add messaging mbox selector parameterAlexandre Bounine2016-08-022-0/+20