aboutsummaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-17net sched filters: pass netlink message flags in event notificationRoman Mashak1-2/+3
2016-11-17ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni1-2/+11
2016-11-17net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold1-1/+1
2016-11-17of_mdio: fix device reference leak in of_phy_find_deviceJohan Hovold1-0/+1
2016-11-17of_mdio: fix node leak in of_phy_register_fixed_link error pathJohan Hovold1-1/+4
2016-11-17net: check dead netns for peernet2id_alloc()WANG Cong1-0/+2
2016-11-16bnxt: add a missing rcu synchronizationEric Dumazet1-0/+4
2016-11-16net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli1-12/+4
2016-11-16net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex1-1/+33
2016-11-16cxgb4: do not call napi_hash_del()Eric Dumazet1-1/+0
2016-11-16be2net: do not call napi_hash_del()Eric Dumazet1-1/+0
2016-11-16virtio-net: add a missing synchronize_net()Eric Dumazet1-0/+5
2016-11-16net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2-7/+18
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham6-196/+197
2016-11-16net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham1-2/+5
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham6-30/+53
2016-11-16net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla2-2/+4
2016-11-16ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck1-1/+3
2016-11-16ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck3-5/+81
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik2-25/+50
2016-11-15rtnetlink: fix rtnl message size computation for XDPSabrina Dubroca1-1/+2
2016-11-15rtnetlink: fix rtnl_vfinfo_sizeSabrina Dubroca1-5/+7
2016-11-15gro_cells: mark napi struct as not busy poll candidatesEric Dumazet1-0/+3
2016-11-15udp: restore UDPlite many-cast deliveryPablo Neira2-6/+6
2016-11-15net: arc_emac: don't pass multicast packets to kernel in non-multicast modeAlexander Kochetkov1-1/+4
2016-11-15net: arc_emac: annonce IFF_MULTICAST supportAlexander Kochetkov1-2/+0
2016-11-15stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO5-44/+69
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO7-73/+154
2016-11-15stmmac: update the PTP header fileGiuseppe CAVALLARO1-35/+37
2016-11-15igmp: do not remove igmp souce list info when set link downHangbin Liu1-14/+36
2016-11-15net: ethernet: Fix SGMII unable to switch speed and autonego failureJia Jie Ho1-2/+2
2016-11-14tile: handle __ro_after_init like parisc doesChris Metcalf1-0/+3
2016-11-14mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel1-2/+12
2016-11-14net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli1-0/+7
2016-11-14sctp: change sk state only when it has assocs in sctp_shutdownXin Long1-8/+7
2016-11-14bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He1-6/+32
2016-11-14Revert "bnx2: Reset device during driver initialization"Baoquan He1-7/+5
2016-11-14ps3_gelic: fix spelling mistake in debug messageColin Ian King1-1/+1
2016-11-14ASoC: lpass-platform: fix uninitialized variableLinus Torvalds1-0/+1
2016-11-14Revert "printk: make reading the kernel log flush pending lines"Linus Torvalds1-11/+0
2016-11-14gp8psk-fe: add missing MODULE_foo() macrosMauro Carvalho Chehab1-7/+10
2016-11-13ntb_perf: potential info leak in debugfsDan Carpenter1-3/+3
2016-11-13ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_devDave Jiang1-0/+3
2016-11-13ntb: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire1-1/+1
2016-11-13ntb_transport: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire1-1/+1
2016-11-13NTB: ntb_hw_intel: Fix typo in module parameter descriptionsWei Yongjun1-6/+6
2016-11-13ntb_pingpong: Fix db_init parameter descriptionWei Yongjun1-1/+1
2016-11-13net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King1-2/+1
2016-11-13ibmvnic: Fix size of debugfs name bufferThomas Falcon1-1/+1
2016-11-13ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon1-0/+3