aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20tcp: fix a race in inet_diag_dump_icsk()Eric Dumazet1-1/+3
2018-12-20MAINTAINERS: update cxgb4 and cxgb3 maintainerGanesh Goudar1-2/+2
2018-12-20ipv6: frags: Fix bogus skb->sk in reassembled packetsHerbert Xu1-0/+1
2018-12-20mscc: Configured MAC entries should be locked.Allan W. Nielsen1-1/+1
2018-12-20iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()"Dave Chinner1-7/+0
2018-12-19rds: Fix warning.David S. Miller1-1/+3
2018-12-19neighbor: NTF_PROXY is a valid ndm_flag for a dump requestDavid Ahern1-1/+6
2018-12-19net: mvpp2: fix the phylink mode validationAntoine Tenart1-1/+1
2018-12-19net/sched: cls_flower: Remove old entries from rhashtableRoi Dayan1-4/+3
2018-12-19net/tls: allocate tls context using GFP_ATOMICGanesh Goudar1-1/+1
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu2-19/+20
2018-12-19gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi1-0/+1
2018-12-19lan743x: Remove MAC Reset from initializationBryan Whitehead1-6/+0
2018-12-19virtio: fix test build after uio.h changeMichael S. Tsirkin1-0/+4
2018-12-19net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel1-8/+3
2018-12-19net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery1-1/+1
2018-12-19net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan1-4/+6
2018-12-19ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang1-1/+2
2018-12-19bnxt_en: Fix ethtool self-test loopback.Michael Chan1-1/+4
2018-12-19net/rds: remove user triggered WARN_ON in rds_sendmsgshamir rabinovitch4-19/+29
2018-12-19net/rds: fix warn in rds_message_alloc_sgsshamir rabinovitch3-42/+91
2018-12-19m68k: Fix memblock-related crashesGeert Uytterhoeven2-2/+2
2018-12-20kbuild: fix false positive warning/error about missing libelfMasahiro Yamada1-5/+8
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai5-2/+44
2018-12-19mac80211: free skb fraglist before freeing the skbSara Sharon1-0/+5
2018-12-19nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg1-1/+3
2018-12-18net/smc: fix TCP fallback socket releaseMyungho Jung2-2/+16
2018-12-18vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King1-1/+1
2018-12-18xen/netfront: tolerate frags with no dataJuergen Gross1-1/+1
2018-12-18net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi1-5/+2
2018-12-18lan78xx: Resolve issue with changing MAC addressJason Martinsen1-0/+4
2018-12-18lan743x: Expand phy search for LAN7431Bryan Whitehead1-2/+3
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata2-0/+30
2018-12-18vxlan: changelink: Fix handling of default remotesPetr Machata1-4/+3
2018-12-18vxlan: Fix error path in __vxlan_dev_create()Petr Machata1-3/+10
2018-12-18vxlan: Unmark offloaded bit on replaced FDB entriesPetr Machata1-0/+1
2018-12-18net: macb: add missing barriers when reading descriptorsAnssi Hannula2-3/+12
2018-12-18net: macb: fix dropped RX frames due to a raceAnssi Hannula1-2/+7
2018-12-18net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula1-0/+5
2018-12-18net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti1-2/+2
2018-12-18net: macb: restart tx after tx used bit readClaudiu Beznea1-1/+20
2018-12-18net: stmmac: Fix an error code in probe()Dan Carpenter1-0/+1
2018-12-18tipc: check group dests after tipc_wait_for_cond()Cong Wang1-4/+5
2018-12-18qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter1-0/+1
2018-12-18net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart1-6/+8
2018-12-18kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost2-0/+3
2018-12-18KVM: X86: Fix NULL deref in vcpu_scan_ioapicWanpeng Li1-1/+1
2018-12-18KVM: Fix UAF in nested posted interrupt processingCfir Cohen1-0/+2
2018-12-18KVM: fix unregistering coalesced mmio zone from wrong busEric Biggers1-1/+5
2018-12-18VSOCK: Send reset control packet when socket is partially boundJorgen Hansen1-17/+50