summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ieee802154: drop duplicate header delay.hGeliang Tang2016-11-251-1/+0
* ibmvnic: drop duplicate header seq_file.hGeliang Tang2016-11-251-1/+0
* fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-251-3/+0
* net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar2016-11-251-0/+1
* tipc: improve sanity check for received domain recordsJon Paul Maloy2016-11-251-5/+5
* tipc: fix compatibility bug in link monitoringJon Paul Maloy2016-11-251-2/+3
* net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2016-11-251-1/+1
* Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/...David S. Miller2016-11-251-8/+10
|\
| * can: bcm: fix support for CAN FD framesOliver Hartkopp2016-11-231-8/+10
* | dwc_eth_qos: drop duplicate headersGeliang Tang2016-11-251-2/+0
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-11-246-8/+30
|\ \
| * | Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-226-8/+30
| |/
* | net sched filters: fix filter handle ID in tfilter_notify_chain()Roman Mashak2016-11-241-1/+1
* | net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli2016-11-241-0/+4
* | bnxt: do not busy-poll when link is downAndy Gospodarek2016-11-241-0/+3
* | udplite: call proper backlog handlersEric Dumazet2016-11-246-6/+6
* | ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni2016-11-241-6/+12
* | net/mlx4_en: Free netdev resources under state lockTariq Toukan2016-11-231-1/+4
* | net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit"WANG Cong2016-11-231-1/+1
* | rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()Zhang Shengju2016-11-231-1/+1
* | bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet2016-11-231-3/+9
* | netdevice.h: fix kernel-doc warningRandy Dunlap2016-11-231-1/+1
* | driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng2016-11-231-1/+2
* | net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov2016-11-231-4/+4
|/
* flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet2016-11-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-11-211-2/+4
|\
| * apparmor: fix change_hat not finding hat after policy replacementJohn Johansen2016-11-211-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-2117-83/+948
|\ \
| * | sparc: drop duplicate header scatterlist.hGeliang Tang2016-11-191-1/+0
| * | Merge branch 'sparc-lockdep-small'David S. Miller2016-11-183-3/+21
| |\ \
| | * | lockdep: Limit static allocations if PROVE_LOCKING_SMALL is definedBabu Moger2016-11-181-3/+17
| | * | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger2016-11-182-0/+4
| |/ /
| * | sunbmac: Fix compiler warningTushar Dave2016-11-182-3/+4
| * | sunqe: Fix compiler warningsTushar Dave2016-11-182-7/+8
| * | Merge branch 'sun4v-64bit-DMA'David S. Miller2016-11-188-60/+849
| |\ \
| | * | sparc64: Enable 64-bit DMATushar Dave2016-11-182-2/+10
| | * | sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave2016-11-184-58/+211
| | * | sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave2016-11-183-0/+60
| | * | sparc64: Initialize iommu_map_table and iommu_poolTushar Dave2016-11-182-0/+21
| | * | sparc64: Add ATU (new IOMMU) supportTushar Dave2016-11-186-0/+529
| | * | sparc64: Add FORCE_MAX_ZONEORDER and default to 13Dave Kleikamp2016-11-181-0/+18
| |/ /
| * | sparc64: fix compile warning section mismatch in find_node()Thomas Tai2016-11-141-3/+3
| * | sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2016-11-101-2/+2
| * | sparc64: Fix find_node warning if numa node cannot be foundThomas Tai2016-11-101-4/+61
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-2163-560/+1020
|\ \ \ | |_|/ |/| |
| * | tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal2016-11-211-1/+3
| * | net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng2016-11-211-1/+1
| * | ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson2016-11-211-1/+1
| * | tipc: eliminate obsolete socket locking policy descriptionJon Paul Maloy2016-11-191-47/+1
| * | rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju2016-11-191-1/+1