index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
232
-869
/
+1551
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2020-01-09
15
-69
/
+101
|
|
\
|
|
*
HID: steam: Fix input device disappearing
Rodrigo Rivas Costa
2020-01-09
1
-0
/
+4
|
|
*
HID: intel-ish-hid: ipc: Add Tiger Lake PCI device ID
Srinivas Pandruvada
2019-12-29
2
-0
/
+2
|
|
*
drivers/hid/hid-multitouch.c: fix a possible null pointer access.
Pan Zhang
2019-12-19
1
-1
/
+1
|
|
*
HID: wacom: Recognize new MobileStudio Pro PID
Jason Gerecke
2019-12-18
1
-2
/
+4
|
|
*
HID: intel-ish-hid: ipc: add CMP device id
Even Xu
2019-12-18
2
-0
/
+2
|
|
*
HID: hiddev: fix mess in hiddev_open()
Dmitry Torokhov
2019-12-18
1
-55
/
+42
|
|
*
HID: hid-input: clear unmapped usages
Dmitry Torokhov
2019-12-13
1
-4
/
+12
|
|
*
HID: Add quirk for incorrect input length on Lenovo Y720
Pavel Balan
2019-12-13
2
-3
/
+14
|
|
*
HID: asus: Ignore Asus vendor-page usage-code 0xff events
Hans de Goede
2019-12-13
1
-1
/
+2
|
|
*
HID: ite: Add USB id match for Acer SW5-012 keyboard dock
Hans de Goede
2019-12-13
2
-0
/
+4
|
|
*
HID: Add quirk for Xin-Mo Dual Controller
Priit Laes
2019-12-13
1
-0
/
+1
|
|
*
HID: Fix slab-out-of-bounds read in hid_field_extract
Alan Stern
2019-12-11
1
-0
/
+6
|
|
*
HID: multitouch: Add LG MELF0410 I2C touchscreen support
Aaron Ma
2019-12-09
2
-0
/
+4
|
|
*
HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
Marcel Holtmann
2019-12-09
1
-1
/
+1
|
|
*
HID: hidraw: Fix returning EPOLLOUT from hidraw_poll
Marcel Holtmann
2019-12-09
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-01-09
71
-275
/
+515
|
|
\
\
|
|
*
|
tipc: fix wrong connect() return code
Tuong Lien
2020-01-09
1
-2
/
+2
|
|
*
|
tipc: fix link overflow issue at socket shutdown
Tuong Lien
2020-01-09
1
-21
/
+32
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-01-09
10
-39
/
+75
|
|
|
\
\
|
|
|
*
|
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
2020-01-08
1
-1
/
+2
|
|
|
*
|
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2020-01-08
2
-0
/
+6
|
|
|
*
|
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2020-01-06
4
-10
/
+11
|
|
|
*
|
netfilter: nf_tables: unbind callbacks from flowtable destroy path
Pablo Neira Ayuso
2020-01-05
1
-2
/
+6
|
|
|
*
|
netfilter: nf_flow_table_offload: fix the nat port mangle.
wenxu
2020-01-05
1
-8
/
+16
|
|
|
*
|
netfilter: nf_flow_table_offload: check the status of dst_neigh
wenxu
2020-01-05
1
-2
/
+14
|
|
|
*
|
netfilter: nf_flow_table_offload: fix incorrect ethernet dst address
wenxu
2020-01-05
1
-2
/
+4
|
|
|
*
|
netfilter: nft_flow_offload: fix underflow in flowtable reference counter
wenxu
2020-01-05
1
-3
/
+0
|
|
|
*
|
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
2019-12-30
1
-11
/
+16
|
|
*
|
|
atm: eni: fix uninitialized variable warning
Arnd Bergmann
2020-01-08
1
-2
/
+2
|
|
*
|
|
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
2020-01-08
2
-1
/
+9
|
|
*
|
|
Merge branch 'net-ungraft-prio'
David S. Miller
2020-01-08
2
-2
/
+15
|
|
|
\
\
\
|
|
|
*
|
|
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
2020-01-08
1
-2
/
+8
|
|
|
*
|
|
mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFO
Petr Machata
2020-01-08
1
-0
/
+7
|
|
|
/
/
/
|
|
*
|
|
MAINTAINERS: Remove myself as co-maintainer for qcom-ethqos
Niklas Cassel
2020-01-08
1
-1
/
+0
|
|
*
|
|
gtp: fix bad unlock balance in gtp_encap_enable_socket
Eric Dumazet
2020-01-08
1
-2
/
+3
|
|
*
|
|
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
2020-01-08
1
-2
/
+4
|
|
*
|
|
tipc: remove meaningless assignment in Makefile
Masahiro Yamada
2020-01-08
1
-2
/
+0
|
|
*
|
|
tipc: do not add socket.o to tipc-y twice
Masahiro Yamada
2020-01-08
1
-1
/
+1
|
|
*
|
|
net: stmmac: dwmac-sun8i: Allow all RGMII modes
Chen-Yu Tsai
2020-01-08
1
-0
/
+3
|
|
*
|
|
net: stmmac: dwmac-sunxi: Allow all RGMII modes
Chen-Yu Tsai
2020-01-08
1
-1
/
+1
|
|
*
|
|
net: usb: lan78xx: fix possible skb leak
Eric Dumazet
2020-01-07
1
-6
/
+3
|
|
*
|
|
net: stmmac: Fixed link does not need MDIO Bus
Jose Abreu
2020-01-07
1
-1
/
+1
|
|
*
|
|
Merge branch 'vlan-rtnetlink-newlink-fixes'
David S. Miller
2020-01-07
3
-8
/
+15
|
|
|
\
\
\
|
|
|
*
|
|
vlan: vlan_changelink() should propagate errors
Eric Dumazet
2020-01-07
1
-3
/
+7
|
|
|
*
|
|
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
2020-01-07
3
-5
/
+8
|
|
|
/
/
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-01-07
2
-4
/
+16
|
|
|
\
\
\
|
|
|
*
|
|
bpf: Fix passing modified ctx to ld/abs/ind instruction
Daniel Borkmann
2020-01-06
1
-2
/
+7
|
|
|
*
|
|
bpf: cgroup: prevent out-of-order release of cgroup bpf
Roman Gushchin
2020-01-06
1
-2
/
+9
[next]