summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ALSA: compress: Remove unused variableGuneshwor Singh2017-09-181-2/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-10-058-27/+118
| |\ \ \ \
| | * | | | Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"Kai-Heng Feng2017-10-022-5/+0
| | * | | | HID: hidraw: fix power sequence when closing deviceDmitry Torokhov2017-10-021-1/+1
| | * | | | HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke2017-10-021-1/+3
| | * | | | HID: wacom: generic: Clear ABS_MISC when tool leaves proximityJason Gerecke2017-09-131-1/+1
| | * | | | HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving proxJason Gerecke2017-09-131-11/+16
| | * | | | HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido2017-09-131-1/+2
| | * | | | HID: rmi: Make sure the HID device is opened on resumeLyude2017-09-081-3/+10
| | * | | | HID: multitouch: Support ALPS PTP stick with pid 0x120AShrirang Bagul2017-09-062-0/+5
| | * | | | HID: multitouch: support buttons and trackpoint on Lenovo X1 Tab Gen2Pavel Tatashin2017-09-062-0/+7
| | * | | | HID: wacom: Correct coordinate system of touchring and pen twistJason Gerecke2017-09-061-5/+68
| | * | | | HID: wacom: Properly report negative values from Intuos Pro 2 BluetoothJason Gerecke2017-09-061-3/+3
| | * | | | HID: multitouch: Fix system-control buttons not workingHans de Goede2017-09-061-0/+1
| | * | | | HID: add multi-input quirk for IDC6680 touchscreenNicholas Bishop2017-09-062-0/+2
| | * | | | HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra2017-09-061-0/+3
| | * | | | HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng2017-09-061-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-0591-388/+863
| |\ \ \ \ \
| | * | | | | net: 8021q: skip packets if the vlan is downVishakha Narvekar2017-10-041-0/+6
| | * | | | | bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov2017-10-033-4/+4
| | * | | | | net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu2017-10-032-0/+113
| | * | | | | rndis_host: support Novatel Verizon USB730LAleksander Morgado2017-10-032-1/+14
| | * | | | | net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov2017-10-031-0/+3
| | * | | | | socket, bpf: fix possible use after freeEric Dumazet2017-10-022-5/+12
| | * | | | | Merge branch 'mlxsw-gre-fixes'David S. Miller2017-10-021-4/+14
| | |\ \ \ \ \
| | | * | | | | mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata2017-10-021-2/+11
| | | * | | | | mlxsw: spectrum_router: Move VRF refcountingPetr Machata2017-10-021-2/+3
| | |/ / / / /
| | * | | | | net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'Christophe JAILLET2017-10-011-1/+2
| | * | | | | net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT2017-10-012-4/+21
| | * | | | | r8152: add Linksys USB3GIGV1 idGrant Grundler2017-10-012-0/+12
| | * | | | | l2tp: fix l2tp_eth module loadingGuillaume Nault2017-10-011-49/+2
| | * | | | | Merge branch 'erspan-fixes'David S. Miller2017-10-011-5/+6
| | |\ \ \ \ \
| | | * | | | | ip_gre: erspan device should keep dstXin Long2017-10-011-0/+1
| | | * | | | | ip_gre: set tunnel hlen properly in erspan_tunnel_initXin Long2017-10-011-1/+3
| | | * | | | | ip_gre: check packet length and mtu correctly in erspan_xmitXin Long2017-10-011-1/+1
| | | * | | | | ip_gre: get key from session_id correctly in erspan_rcvXin Long2017-10-011-3/+1
| | |/ / / / /
| | * | | | | tipc: use only positive error codes in messagesParthasarathy Bhuvaragan2017-10-011-1/+1
| | * | | | | ppp: fix __percpu annotationGuillaume Nault2017-10-011-1/+1
| | * | | | | Merge branch 'udp-fix-early-demux-for-mcast-packets'David S. Miller2017-10-018-45/+71
| | |\ \ \ \ \
| | | * | | | | udp: perform source validation for mcast early demuxPaolo Abeni2017-10-013-22/+41
| | | * | | | | IPv4: early demux can return an error codePaolo Abeni2017-10-016-23/+30
| | |/ / / / /
| | * | | | | ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long2017-10-011-2/+3
| | * | | | | ip6_gre: ip6gre_tap device should keep dstXin Long2017-10-011-0/+1
| | * | | | | ip_gre: ipgre_tap device should keep dstXin Long2017-10-011-0/+1
| | * | | | | netlink: do not proceed if dump's start() errsJason A. Donenfeld2017-09-301-2/+5
| | * | | | | Merge tag 'mlx5-fixes-2017-09-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-09-2917-31/+133
| | |\ \ \ \ \
| | | * | | | | net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz2017-09-281-1/+1
| | | * | | | | net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak2017-09-281-2/+2
| | | * | | | | net/mlx5e: Fix calculated checksum offloads countersGal Pressman2017-09-284-6/+13
| | | * | | | | net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman2017-09-281-2/+2