summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang
2018-07-23Merge tag 'linux-can-fixes-for-4.18-20180723' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-07-23can: xilinx_can: fix power management handlingAnssi Hannula
2018-07-23can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula
2018-07-23can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula
2018-07-23can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula
2018-07-23can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula
2018-07-23can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula
2018-07-23can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula
2018-07-23can: m_can: Move accessing of message ram to after clocks are enabledFaiz Abbas
2018-07-23can: m_can: Fix runtime resume callFaiz Abbas
2018-07-23can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire
2018-07-23can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...Roman Fietze
2018-07-23can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean
2018-07-22net: prevent ISA drivers from building on PPC32Randy Dunlap
2018-07-22nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley
2018-07-22Merge branch 'vxlan-fix-default-fdb-entry-user-space-notify-ordering-race'David S. Miller
2018-07-22vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu
2018-07-22vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu
2018-07-22vxlan: add new fdb alloc and create helpersRoopa Prabhu
2018-07-22rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu
2018-07-22atl1c: reserve min skb headroomFlorian Westphal
2018-07-21multicast: do not restore deleted record source filter mode to new oneHangbin Liu
2018-07-21net: dsa: mv88e6xxx: fix races between lock and irq freeingUwe Kleine-König
2018-07-21net: skb_segment() should not return NULLEric Dumazet
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern
2018-07-21bpfilter: Fix mismatch in function argument typesYueHaibing
2018-07-21net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit
2018-07-21Merge branch 'qed-Fix-series-II'David S. Miller
2018-07-21qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru
2018-07-21qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-07-21qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru
2018-07-21net: caif: Add a missing rcu_read_unlock() in caif_flow_cbYueHaibing
2018-07-21bonding: set default miimon value for non-arp modes if not setJarod Wilson
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-20tls: check RCV_SHUTDOWN in tls_wait_dataDoron Roberts-Kedes
2018-07-20Merge branch 'tcp-fix-DCTCP-ECE-Ack-series'David S. Miller
2018-07-20tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-20tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-07-20tcp: helpers to send special DCTCP ackYuchung Cheng
2018-07-20bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau
2018-07-20bpf: btf: Clean up BTF_INT_BITS() in uapi btf.hMartin KaFai Lau
2018-07-20tools/bpftool: Fix segfault case regarding 'pin' argumentsTaeung Song
2018-07-19net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen
2018-07-19net/page_pool: Fix inconsistent lock state warningTariq Toukan
2018-07-19Merge branch 'ppc-fix'Alexei Starovoitov
2018-07-19bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann
2018-07-19bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddDaniel Borkmann
2018-07-19Merge tag 'sound-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds