summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-01net: s2io: simplify logical constraintxypron.glpk@gmx.de
2016-08-01net: enic: use correct type specifierxypron.glpk@gmx.de
2016-08-01net: bna: use correct type specifier (2)xypron.glpk@gmx.de
2016-08-01net: bna: use correct type specificationsxypron.glpk@gmx.de
2016-08-01net: bcm63xx: avoid possible null pointer dereferencexypron.glpk@gmx.de
2016-08-01net: amd-xgbe: use correct format specifierxypron.glpk@gmx.de
2016-08-01net: ethernet: ax88796: avoid null pointer dereferencexypron.glpk@gmx.de
2016-08-01net: caif: use correct format specifierxypron.glpk@gmx.de
2016-08-01sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSINGXin Long
2016-08-01phy/micrel: Change phy_id_mask for KSZ8721Alexander Stein
2016-08-01Merge branch 'r8169-fixes'David S. Miller
2016-08-01r8169: fix nic may not work after changing mac address.Chun-Hao Lin
2016-08-01r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()Chun-Hao Lin
2016-08-01r8169: fix kernel log spam when set or get hardware wol setting.Chun-Hao Lin
2016-07-31net: dsa: bcm_sf2: Unwind errors in correct orderFlorian Fainelli
2016-07-31net: tulip: fix spelling mistake: "attemping" -> "attempting"Colin Ian King
2016-07-31sctp: allow receiving msg when TCP-style sk is in CLOSED stateXin Long
2016-07-31sctp: allow delivering notifications after receiving SHUTDOWNXin Long
2016-07-31sctp: fix the issue sctp requeue auth chunk incorrectlyXin Long
2016-07-31tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh
2016-07-31Merge branch 'macsec-fixes'David S. Miller
2016-07-31macsec: fix negative refcnt on parent linkSabrina Dubroca
2016-07-31macsec: RXSAs don't need to hold a reference on RXSCsSabrina Dubroca
2016-07-31macsec: fix reference counting on RXSC in macsec_handle_frameSabrina Dubroca
2016-07-31Merge branch 'cpsw-fixes'David S. Miller
2016-07-31ARM: OMAP2+: omap_device: fix crash on omap_device removalGrygorii Strashko
2016-07-31drivers: net: cpsw: use of_platform_depopulate()Grygorii Strashko
2016-07-31drivers: net: cpsw: fix wrong regs access in cpsw_removeGrygorii Strashko
2016-07-31net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()Grygorii Strashko
2016-07-31net: ipv6: use list_move instead of list_del/list_addWei Yongjun
2016-07-31cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai
2016-07-31drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe()Wei Yongjun
2016-07-31tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()Wei Yongjun
2016-07-31Merge branch 'qed-fixes'David S. Miller
2016-07-31qed: Prevent over-usage of vlan credits by PFYuval Mintz
2016-07-31qed: Correct min bandwidth for 100gYuval Mintz
2016-07-31qede: Reset statistics on explicit downYuval Mintz
2016-07-31qed: Don't over-do producer cleanup for RxYuval Mintz
2016-07-31qed: Fix removal of spoof checking for VFsYuval Mintz
2016-07-31qede: Don't try removing unconfigured vlansYuval Mintz
2016-07-30Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-07-29Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-29Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2016-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-07-29Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-07-29Merge branch 'pm-sleep'Rafael J. Wysocki