summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ite-cir.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-08ibmvnic: Fix DMA mapping mistakesThomas Falcon1-8/+6
2018-04-08tipc: use the right skb in tipc_sk_fill_sock_diag()Cong Wang3-6/+6
2018-04-08sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet1-5/+8
2018-04-08net: dsa: Discard frames from unused portsAndrew Lunn1-1/+7
2018-04-08sctp: do not leak kernel memory to user spaceEric Dumazet1-1/+3
2018-04-08soreuseport: initialise timewait reuseport fieldEric Dumazet2-0/+2
2018-04-08ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet1-5/+6
2018-04-08dccp: initialize ireq->ir_markEric Dumazet2-0/+2
2018-04-08net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet1-2/+2
2018-04-08net: initialize skb->peeked when cloningEric Dumazet1-0/+1
2018-04-08net: fix rtnh_ok()Eric Dumazet1-1/+1
2018-04-08netlink: fix uninit-value in netlink_sendmsgEric Dumazet1-0/+2
2018-04-08crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet1-4/+4
2018-04-07net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang1-0/+1
2018-04-06net: phy: marvell: Enable interrupt function on LED2 pinEsben Haabendal1-2/+18
2018-04-06ice: Bug fixes in ethtool codeAnirudh Venkataramanan1-2/+2
2018-04-06ice: Fix error return code in ice_init_hw()Wei Yongjun1-1/+3
2018-04-06net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti1-4/+8
2018-04-06net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill1-2/+5
2018-04-06hv_netvsc: Pass net_device parameter to revoke and teardown functionsMohammed Gamal1-19/+18
2018-04-06hv_netvsc: Ensure correct teardown message sequence orderMohammed Gamal1-6/+13
2018-04-06hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()Mohammed Gamal1-12/+34
2018-04-06hv_netvsc: Use Windows version instead of NVSP version on GPAD teardownMohammed Gamal1-2/+2
2018-04-06net: mvpp2: Fix parser entry init boundary checkMaxime Chevallier1-1/+1
2018-04-06arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines1-1/+1
2018-04-05vti6: better validate user provided tunnel namesEric Dumazet1-2/+5
2018-04-05ip6_tunnel: better validate user provided tunnel namesEric Dumazet1-4/+7
2018-04-05ip6_gre: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-05ipv6: sit: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-05ip_tunnel: better validate user provided tunnel namesEric Dumazet1-5/+6
2018-04-05net: fool proof dev_valid_name()Eric Dumazet1-1/+1
2018-04-04netdevsim: remove incorrect __net_initdata annotationsArnd Bergmann2-2/+2
2018-04-04sfc: remove ctpio_dmabuf_start from statsBert Kenward2-3/+0
2018-04-04inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet4-9/+2
2018-04-04tipc: Fix namespace violation in tipc_sk_fill_sock_diagGhantaKrishnamurthy MohanKrishna1-1/+2
2018-04-04net: avoid unneeded atomic operation in ip*_append_data()Paolo Abeni2-2/+4
2018-04-04nvmem: disallow modular CONFIG_NVMEMArnd Bergmann1-1/+1
2018-04-04net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGESTan Xiaojun1-1/+1
2018-04-04nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe1-4/+5
2018-04-04lan78xx: Connect phy earlyAlexander Graf1-16/+18
2018-04-04nfp: add a separate counter for packets with CHECKSUM_COMPLETEJakub Kicinski3-9/+13
2018-04-04tipc: Fix missing list initializations in struct tipc_subscriptionJon Maloy1-0/+2
2018-04-04ipv6: udp: set dst cache for a connected sk if current not validAlexey Kodanev1-19/+2
2018-04-04ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()Alexey Kodanev1-5/+5
2018-04-04ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()Alexey Kodanev4-6/+16
2018-04-04ipv6: add a wrapper for ip6_dst_store() with flowi6 checksAlexey Kodanev3-8/+21
2018-04-04net: phy: marvell10g: add thermal hwmon deviceRussell King1-2/+182
2018-04-04pptp: remove a buggy dst release in pptp_connect()Eric Dumazet1-1/+0
2018-04-04net: dsa: mt7530: Use NULL instead of plain integerFlorian Fainelli1-3/+3
2018-04-04net: dsa: b53: Fix sparse warnings in b53_mmap.cFlorian Fainelli1-9/+24