summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-07-24cfg80211: never ignore user regulatory hintAmar Singhal
2018-07-24s390: disable gcc pluginsMartin Schwidefsky
2018-07-23sock: fix sg page frag coalescing in sk_alloc_sgDaniel Borkmann
2018-07-24netfilter: nf_tables: move dumper state allocation into ->startFlorian Westphal
2018-07-23Merge branch 'tcp-robust-ooo'David S. Miller
2018-07-23tcp: add tcp_ooo_try_coalesce() helperEric Dumazet
2018-07-23tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet
2018-07-23tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet
2018-07-23tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet
2018-07-23tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet
2018-07-23ip: hash fragments consistentlyPaolo Abeni
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-23ACPICA: AML Parser: ignore dispatcher error status during table loadSchmauss, Erik
2018-07-22Linux 4.18-rc6Linus Torvalds
2018-07-22Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvmeLinus Torvalds
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-22alpha: fix osf_wait4() breakageAl Viro
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-21Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-21Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-21Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-07-21Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-21bpfilter: Fix mismatch in function argument typesYueHaibing