aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-15r8169: set coherent DMA mask as well as streaming DMA maskArd Biesheuvel1-1/+2
2016-10-14net: asix: Avoid looping when the device does not respondGuenter Roeck1-4/+4
2016-10-14ethtool: silence warning on bit lossJesse Brandeburg1-2/+1
2016-10-14net/mlx4_en: fixup xdp tx irq to match rxBrenden Blanco1-1/+9
2016-10-14qed: Additional work toward cleaning C=1Yuval Mintz8-164/+58
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz12-130/+120
2016-10-14qed: Fix static checker warning.Yuval Mintz1-6/+1
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac2-8/+32
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac2-53/+9
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni5-43/+64
2016-10-14Documentation/networking: update git urls to use https over httpAlexander Alemayhu1-4/+4
2016-10-14net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabledJavier Martinez Canillas1-1/+1
2016-10-14net: wan: slic_ds26522: Export OF module alias informationJavier Martinez Canillas1-0/+1
2016-10-14net: wan: slic_ds26522: add SPI device ID table to fix module autoloadJavier Martinez Canillas1-0/+7
2016-10-14ipv6: correctly add local routes when lo goes upNicolas Dichtel1-1/+1
2016-10-14ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko1-0/+2
2016-10-13net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov1-0/+1
2016-10-13net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser1-6/+5
2016-10-13liquidio: CN23XX: fix a loop timeoutDan Carpenter1-1/+1
2016-10-13net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter1-0/+2
2016-10-13tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter1-0/+2
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2-1/+26
2016-10-13afs: call->operation_ID sometimes used as __be32 sometimes as u32David Howells3-6/+5
2016-10-13net: phy: Trigger state machine on state change and not polling.Andrew Lunn1-2/+20
2016-10-13ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet1-9/+11
2016-10-13netvsc: Remove mistaken udp.h inclusion.David S. Miller1-1/+0
2016-10-13xen-netback: fix type mismatch warningArnd Bergmann1-3/+3
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO2-6/+8
2016-10-13stmmac: fix ptp init for gmac4Giuseppe CAVALLARO1-5/+12
2016-10-13qed: fix old-style function definitionArnd Bergmann1-1/+1
2016-10-13netvsc: fix checksum on UDP IPV6stephen hemminger1-50/+22
2016-10-13net_sched: reorder pernet ops and act ops registrationsWANG Cong1-8/+11
2016-10-13xen-netback: fix guest Rx stall detection (after guest Rx refactor)David Vrabel1-0/+2
2016-10-13drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich1-0/+1
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2-4/+13
2016-10-13qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork1-2/+28
2016-10-13openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc1-1/+1
2016-10-13openvswitch: fix vlan subtraction from packet lengthJiri Benc1-1/+2
2016-10-13openvswitch: vlan: remove wrong likely statementJiri Benc1-1/+1
2016-10-13qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun1-2/+2
2016-10-13tlan: avoid unused label with PCI=nArnd Bergmann1-1/+1
2016-10-13xen-netback: (re-)create a debugfs node for hash informationPaul Durrant3-2/+107
2016-10-13net_sched: do not broadcast RTM_GETTFILTER resultEric Dumazet1-7/+11
2016-10-13ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson1-0/+1
2016-10-13Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2-23/+3
2016-10-13ath10k: cache calibration data when the core is stoppedMarty Faltesek2-36/+40
2016-10-13rtlwifi: Fix regression caused by commit d86e64768859Larry Finger11-51/+45
2016-10-13rxrpc: Fix checking of error from ip6_route_output()David Howells1-2/+2
2016-10-13rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR()David Howells1-1/+1
2016-10-13afs: unmapping the wrong bufferDan Carpenter1-2/+2