aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-18iwlwifi: rs: disable MIMO only if allowed in configurationAlexander Bondar1-1/+2
2015-08-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij3-64/+31
2015-08-18ath9k: add correct MAC/BB name for ar9561Miaoqing Pan1-0/+1
2015-08-18wl18xx: add diversity statisticsGuy Mishol2-52/+16
2015-08-18wl18xx: update statistics acx and debugfs filesEliad Peller2-81/+156
2015-08-18rt2x00: adjust EEPROM_SIZE for rt2500usbAdrien Schildknecht1-1/+1
2015-08-18mwl8k: refactor some conditionals for clarityJohn Linville1-24/+25
2015-08-18rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.cTaehee Yoo3-107/+2
2015-08-18rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.cTaehee Yoo3-72/+16
2015-08-17ASoC: topology: Add Kconfig option for topologyMark Brown3-0/+18
2015-08-17net: Identifier Locator Addressing moduleTom Herbert5-0/+252
2015-08-17net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert2-0/+15
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert18-36/+38
2015-08-17lwt: Add support to redirect dst.inputTom Herbert4-3/+98
2015-08-17enic: Fix sparse warning in vnic_devcmd_init().David S. Miller1-1/+1
2015-08-17mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller1-1/+1
2015-08-18netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann7-44/+72
2015-08-18netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann12-94/+259
2015-08-17inet: Move VRF table lookup to inlined functionDavid Ahern2-9/+25
2015-08-17net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern1-0/+1
2015-08-17net: Updates to netif_index_is_vrfDavid Ahern1-1/+11
2015-08-17net: phy: fix semicolon.cocci warningskbuild test robot1-1/+1
2015-08-17net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat3-12/+43
2015-08-17net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat3-0/+85
2015-08-17net/mlx5e: Ethtool link speed setting fixesAchiad Shochat3-27/+23
2015-08-17net/mlx5e: HW LRO changes/fixesAchiad Shochat3-4/+5
2015-08-17net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat1-2/+2
2015-08-17net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat3-11/+74
2015-08-17net/mlx5e: Make RSS indirection table size a constantAchiad Shochat2-35/+30
2015-08-17net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat2-1/+5
2015-08-17net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward1-0/+1
2015-08-17enic: add devcmd2Govindarajulu Varadarajan7-12/+222
2015-08-17enic: add devcmd2 resourcesGovindarajulu Varadarajan4-0/+42
2015-08-17enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan6-31/+54
2015-08-17enic: move struct definition from .c to .h fileGovindarajulu Varadarajan2-40/+39
2015-08-17net: Export bpf_prog_create_from_user().David S. Miller1-0/+1
2015-08-17ipv6: trivial whitespace fixIan Morris1-1/+2
2015-08-17rhashtable-test: extend to test concurrencyPhil Sutter1-1/+155
2015-08-17be2net: avoid vxlan offloading on multichannel configsIvan Vecera1-2/+2
2015-08-17ipv6: Fix a potential deadlock when creating pcpu rtMartin KaFai Lau2-11/+35
2015-08-17ipv6: Add rt6_make_pcpu_route()Martin KaFai Lau1-4/+16
2015-08-17ipv6: Remove un-used argument from ip6_dst_alloc()Martin KaFai Lau1-12/+9
2015-08-17net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov1-12/+19
2015-08-17selftests/net: test extended BPF fanout modeWillem de Bruijn1-0/+53
2015-08-17selftests/net: test classic bpf fanout modeWillem de Bruijn2-12/+33
2015-08-17packet: add extended BPF fanout modeWillem de Bruijn2-0/+32
2015-08-17packet: add classic BPF fanout modeWillem de Bruijn3-2/+104
2015-08-17lwtunnel: rename ip lwtunnel attributesJiri Benc3-58/+57
2015-08-17smsc911x: Fix crash seen if neither ACPI nor OF is configured or usedGuenter Roeck1-1/+6
2015-08-17net: ethernet: micrel: fix an error codeDan Carpenter1-3/+2