]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2018-07-29 Eugeniy PaltsevNET: stmmac: align DMA stuff to largest cache line length
2018-07-29 Neal Cardwelltcp_bbr: fix bw probing to raise in-flight data for...
2018-07-29 David S. MillerMerge branch 'net-socket-Fix-potential-spectre-v1-gadgets'
2018-07-29 Jeremy Clinenet: socket: Fix potential spectre v1 gadget in sock_is...
2018-07-29 Jeremy Clinenet: socket: fix potential spectre v1 gadget in socketcall
2018-07-29 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
2018-07-29 Anton Vasilyevnet: mdio-mux: bcm-iproc: fix wrong getter and setter pair
2018-07-29 Lorenzo Bianconiipv4: remove BUG_ON() from fib_compute_spec_dst
2018-07-29 Govindarajulu... enic: handle mtu change for vf properly
2018-07-28 Stefan Wahrennet: lan78xx: fix rx handling before first packet is send
2018-07-28 John Hurleynfp: flower: fix port metadata conversion bug
2018-07-28 Taehee Yoobpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_...
2018-07-28 Daniel Borkmannbpf: fix bpf_skb_load_bytes_relative pkt length check
2018-07-28 Thomas Richterperf build: Build error in libbpf missing initialization
2018-07-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2018-07-27 Gal Pressmannet: ena: Fix use of uninitialized DMA address bits field
2018-07-27 Martin KaFai Laubpf: btf: Use exact btf value_size match in map_check_btf()
2018-07-27 Taehee Yooxdp: add NULL pointer check in __xdp_return()
2018-07-26 Avinash RepakaRDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
2018-07-26 Tariq Toukannet: rollback orig value on failure of dev_qdisc_change...
2018-07-26 tangpengpengnet: fix amd-xgbe flow-control issue
2018-07-26 Arjun Vynipadathcxgb4: Added missing break in ndo_udp_tunnel_{add/del}
2018-07-26 Jakub Kicinskinetdevsim: don't leak devlink resources
2018-07-26 Björn Töpelxsk: fix poll/POLLIN premature returns
2018-07-26 Wang YanQingbpf, x32: Fix regression caused by commit 24dea04767e6
2018-07-25 Wei Yongjunnet: igmp: make function __ip_mc_inc_group() static
2018-07-25 Lawrence Brakmotcp: ack immediately when a cwr packet arrives
2018-07-25 dann frazierhinic: Link the logical network device to the pci devic...
2018-07-25 Toshiaki Makitavirtio_net: Fix incosistent received bytes counter
2018-07-25 Daniel BorkmannMerge branch 'bpf-annotate-kv-pair'
2018-07-25 Martin KaFai Laubpf: Introduce BPF_ANNOTATE_KV_PAIR
2018-07-25 Martin KaFai Laubpf: Replace [u]int32_t and [u]int64_t in libbpf
2018-07-25 Martin KaFai Laubpf: btf: Sync uapi btf.h to tools
2018-07-25 Linus TorvaldsMerge tag 'mips_fixes_4.18_4' of git://git.kernel.org...
2018-07-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-07-24 Shubhrajyoti Dattanet: axienet: Fix double deregister of mdio
2018-07-24 Aleksander Morgadoqmi_wwan: fix interface number for DW5821e production...
2018-07-24 Willem de Bruijnip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
2018-07-24 Sudarsana Reddy Kallurubnx2x: Fix invalid memory access in rss hash config path.
2018-07-24 Jack Morgensteinnet/mlx4_core: Save the qpn from the input modifier...
2018-07-24 Heiner Kallweitr8169: restore previous behavior to accept BIOS WoL...
2018-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-07-24 Guenter Roeckmedia: staging: omap4iss: Include asm/cacheflush.h...
2018-07-24 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-07-24 David S. MillerMerge tag 'mac80211-for-davem-2018-07-24' of git:/...
2018-07-24 Amar Singhalcfg80211: never ignore user regulatory hint
2018-07-24 Martin Schwidefskys390: disable gcc plugins
2018-07-24 Daniel Borkmannsock: fix sg page frag coalescing in sk_alloc_sg
2018-07-23 Martin KaFai Laubpf: btf: Ensure the member->offset is in the right order
2018-07-23 Florian Westphalnetfilter: nf_tables: move dumper state allocation...
2018-07-23 David S. MillerMerge branch 'tcp-robust-ooo'
2018-07-23 Eric Dumazettcp: add tcp_ooo_try_coalesce() helper
2018-07-23 Eric Dumazettcp: call tcp_drop() from tcp_data_queue_ofo()
2018-07-23 Eric Dumazettcp: detect malicious patterns in tcp_collapse_ofo_queue()
2018-07-23 Eric Dumazettcp: avoid collapses in tcp_prune_queue() if possible
2018-07-23 Eric Dumazettcp: free batches of packets in tcp_prune_ofo_queue()
2018-07-23 Paolo Abeniip: hash fragments consistently
2018-07-23 Wei Wangipv6: use fib6_info_hold_safe() when necessary
2018-07-23 David S. MillerMerge tag 'linux-can-fixes-for-4.18-20180723' of ssh...
2018-07-23 Anssi Hannulacan: xilinx_can: fix power management handling
2018-07-23 Anssi Hannulacan: xilinx_can: fix incorrect clear of non-processed...
2018-07-23 Anssi Hannulacan: xilinx_can: fix RX overflow interrupt not being...
2018-07-23 Anssi Hannulacan: xilinx_can: keep only 1-2 frames in TX FIFO to...
2018-07-23 Anssi Hannulacan: xilinx_can: fix recovery from error states not...
2018-07-23 Anssi Hannulacan: xilinx_can: fix RX loop if RXNEMP is asserted...
2018-07-23 Anssi Hannulacan: xilinx_can: fix device dropping off bus on RX overrun
2018-07-23 Faiz Abbascan: m_can: Move accessing of message ram to after...
2018-07-23 Faiz Abbascan: m_can: Fix runtime resume call
2018-07-23 Nicholas Mc Guirecan: mpc5xxx_can: check of_iomap return before use
2018-07-23 Roman Fietzecan: m_can.c: fix setup of CCCR register: clear CCCR...
2018-07-23 Stephane Grosjeancan: peak_canfd: fix firmware < v3.3.0: limit allocatio...
2018-07-22 Linus TorvaldsLinux 4.18-rc6 v4.18-rc6
2018-07-22 Linus TorvaldsMerge tag 'nvme-for-4.18' of git://git.infradead.org/nvme
2018-07-22 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2018-07-22 Al Viroalpha: fix osf_wait4() breakage
2018-07-22 Randy Dunlapnet: prevent ISA drivers from building on PPC32
2018-07-22 John Hurleynfp: flower: ensure dead neighbour entries are not...
2018-07-22 David S. MillerMerge branch 'vxlan-fix-default-fdb-entry-user-space...
2018-07-22 Roopa Prabhuvxlan: fix default fdb entry netlink notify ordering...
2018-07-22 Roopa Prabhuvxlan: make netlink notify in vxlan_fdb_destroy optional
2018-07-22 Roopa Prabhuvxlan: add new fdb alloc and create helpers
2018-07-22 Roopa Prabhurtnetlink: add rtnl_link_state check in rtnl_configure_link
2018-07-22 Florian Westphalatl1c: reserve min skb headroom
2018-07-22 Hangbin Liumulticast: do not restore deleted record source filter...
2018-07-22 Uwe Kleine-Könignet: dsa: mv88e6xxx: fix races between lock and irq freeing
2018-07-22 Eric Dumazetnet: skb_segment() should not return NULL
2018-07-22 David Ahernnet/ipv6: Fix linklocal to global address with VRF
2018-07-22 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2018-07-22 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-07-22 Linus TorvaldsMerge branch 'x86-pti-urgent-for-linus' of git://git...
2018-07-22 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-07-21 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2018-07-21 Linus TorvaldsMerge tag 'powerpc-4.18-4' of git://git.kernel.org...
2018-07-21 Linus TorvaldsMerge tag 'for-4.18-rc5-tag' of git://git.kernel.org...
2018-07-21 YueHaibingbpfilter: Fix mismatch in function argument types
2018-07-21 Heiner Kallweitnet: phy: consider PHY_IGNORE_INTERRUPT in phy_start_an...
2018-07-21 David S. MillerMerge branch 'qed-Fix-series-II'
2018-07-21 Sudarsana Reddy Kalluruqed: Correct Multicast API to reflect existence of...
2018-07-21 Sudarsana Reddy Kalluruqed: Fix possible race for the link state value.
2018-07-21 Sudarsana Reddy Kalluruqed: Fix link flap issue due to mismatching EEE capabil...
next