]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2018-08-24 Bo Chene1000: check on netif_running() before calling e1000_up()
2018-08-24 YueHaibingixgb: use dma_zalloc_coherent instead of allocator/memset
2018-08-24 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
2018-08-23 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2018-08-23 Anirudh Venkataramananice: Trivial formatting fixes
2018-08-23 Bruce Allanice: Change struct members from bool to u8
2018-08-23 Jesse Brandeburgice: Fix potential return of uninitialized value
2018-08-23 Anirudh Venkataramananice: Fix a few null pointer dereference issues
2018-08-23 Bruce Allanice: Update to interrupts enabled in OICR
2018-08-23 Quentin Monnettools: bpftool: return from do_event_pipe() on bad...
2018-08-23 Brett Creeleyice: Set VLAN flags correctly
2018-08-23 Jacob Kellerice: Use order_base_2 to calculate higher power of 2
2018-08-23 Anirudh Venkataramananice: Fix bugs in control queue processing
2018-08-23 Preethi Banalaice: Clean control queues only when they are initialized
2018-08-23 Jacob Kellerice: Report stats for allocated queues via ethtool stats
2018-08-23 Anirudh Venkataramananice: Cleanup magic number
2018-08-23 Daniel Borkmannbpf: use per htab salt for bucket hash
2018-08-23 Bruce Allanice: Remove unnecessary node owner check
2018-08-23 Anirudh Venkataramananice: Fix multiple static analyser warnings
2018-08-23 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2018-08-23 David S. MillerMerge branch 'hns3-fixes'
2018-08-23 Huazhong Tannet: hns3: modify variable type in hns3_nic_reuse_page
2018-08-23 Huazhong Tannet: hns3: fix page_offset overflow when CONFIG_ARM64_6...
2018-08-23 Hangbin Liunet/ipv6: init ip6 anycast rt->dst.input as ip6_input
2018-08-23 David S. MillerMerge branch 'hns-fixes'
2018-08-23 Huazhong Tannet: hns: use eth_get_headlen interface instead of...
2018-08-23 Huazhong Tannet: hns: fix skb->truesize underestimation
2018-08-23 Huazhong Tannet: hns: modify variable type in hns_nic_reuse_page
2018-08-23 Huazhong Tannet: hns: fix length and page_offset overflow when...
2018-08-23 David S. MillerMerge branch 'tcp_bbr-PROBE_RTT-minor-bug-fixes'
2018-08-23 Kevin Yangtcp_bbr: apply PROBE_RTT cwnd cap even if acked==0
2018-08-23 Kevin Yangtcp_bbr: in restart from idle, see if we should exit...
2018-08-23 Kevin Yangtcp_bbr: add bbr_check_probe_rtt_done() helper
2018-08-23 Eric Dumazetipv4: tcp: send zero IPID for RST and ACK sent in SYN...
2018-08-23 Cong Wangaddrconf: reduce unnecessary atomic allocations
2018-08-23 Arnd Bergmannnet_sched: fix unused variable warning in stmmac
2018-08-23 Toke Høiland-Jørgensensch_cake: Fix TC filter flow override and expand it...
2018-08-23 Samuel Mendoza-Jonasnet/ncsi: Fixup .dumpit message flags and ID check...
2018-08-23 Wolfram Sangnet: ethernet: renesas: use SPDX identifier for Renesas...
2018-08-22 John Fastabendbpf: sockmap: write_space events need to be passed...
2018-08-22 John Fastabendtls: possible hang when do_tcp_sendpages hits sndbuf...
2018-08-22 Daniel Borkmannbpf, sockmap: fix sock hash count in alloc_sock_hash_elem
2018-08-22 Daniel Borkmannbpf, sockmap: fix sock_hash_alloc and reject zero-sized...
2018-08-21 Prashant Bholexsk: fix return value of xdp_umem_assign_dev()
2018-08-21 David S. MillerMerge branch 'net_sched-fixes'
2018-08-21 Cong Wangact_ife: fix a potential deadlock
2018-08-21 Cong Wangact_ife: move tcfa_lock down to where necessary
2018-08-21 Cong WangRevert "net: sched: act_ife: disable bh when taking...
2018-08-21 Cong Wangnet_sched: remove unused tcfa_capab
2018-08-21 Cong Wangnet_sched: remove list_head from tc_action
2018-08-21 Cong Wangnet_sched: remove unused tcf_idr_check()
2018-08-21 Cong Wangnet_sched: remove unused parameter for tcf_action_delete()
2018-08-21 Cong Wangnet_sched: remove unnecessary ops->delete()
2018-08-21 Cong Wangnet_sched: improve and refactor tcf_action_put_many()
2018-08-21 Stephen Hemmingerhv_netvsc: ignore devices that are not PCI
2018-08-21 Yue Haibingrds: tcp: remove duplicated include from tcp.c
2018-08-21 Yue Haibingsch_cake: Remove unused including <linux/version.h>
2018-08-21 Gustavo A. R. SilvaBluetooth: mediatek: Fix memory leak
2018-08-21 Hans de GoedeBluetooth: Make BT_HCIUART_RTL configuration option...
2018-08-21 Yue Haibingrhashtable: remove duplicated include from rhashtable.c
2018-08-21 David Ahernnet/ipv6: Put lwtstate when destroying fib6_info
2018-08-20 Kai-Heng Fengr8152: disable RX aggregation on new Dell TB16 dock
2018-08-20 David S. MillerMerge branch 'qed-Misc-fixes-in-the-interface-with-the-MFW'
2018-08-20 Tomer Tayarqed: Avoid sending mailbox commands when MFW is not...
2018-08-20 Tomer Tayarqed: Prevent a possible deadlock during driver load...
2018-08-20 Tomer Tayarqed: Wait for MCP halt and resume commands to take place
2018-08-20 Tomer Tayarqed: Wait for ready indication before rereading the shmem
2018-08-20 Haishuang Yanip6_vti: fix a null pointer deference when destroy...
2018-08-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-08-19 Haishuang Yanip6_vti: fix creating fallback tunnel device for vti6
2018-08-19 Haishuang Yanip_vti: fix a null pointer deferrence when create vti...
2018-08-19 Jian-Hong Panr8169: don't use MSI-X on RTL8106e
2018-08-19 Arnd Bergmannnet: lan743x_ptp: convert to ktime_get_clocktai_ts64
2018-08-19 Vlad Buslovnet: sched: always disable bh when taking tcf_lock
2018-08-19 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2018-08-19 Linus TorvaldsMerge tag 'riscv-for-linus-4.19-mw0' of git://git.kerne...
2018-08-19 Linus TorvaldsMerge tag 'char-misc-4.19-rc1' of git://git.kernel...
2018-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-08-18 Linus TorvaldsMerge tag 'hwlock-v4.19' of git://github.com/andersson...
2018-08-18 Linus TorvaldsMerge tag 'rpmsg-v4.19' of git://github.com/andersson...
2018-08-18 Linus TorvaldsMerge tag 'rproc-v4.19' of git://github.com/andersson...
2018-08-18 Linus TorvaldsMerge tag 'linux-watchdog-4.19-rc1' of git://www.linux...
2018-08-18 Linus TorvaldsMerge tag 'dmaengine-4.19-rc1' of git://git.infradead...
2018-08-18 Linus TorvaldsMerge tag 'mmc-v4.19' of git://git.kernel.org/pub/scm...
2018-08-18 Haishuang Yanip6_vti: simplify stats handling in vti6_xmit
2018-08-18 Linus Torvaldspcmcia: remove long deprecated pcmcia_request_exclusive...
2018-08-18 Linus Torvaldsdeprecate the '__deprecated' attribute warnings entirel...
2018-08-18 Linus TorvaldsMerge tag 'driver-core-4.19-rc1' of git://git.kernel...
2018-08-18 Linus TorvaldsMerge tag 'char-misc-4.19-rc1' of git://git.kernel...
2018-08-18 Linus TorvaldsMerge tag 'staging-4.19-rc1' of git://git.kernel.org...
2018-08-18 Linus TorvaldsMerge tag 'tty-4.19-rc1' of git://git.kernel.org/pub...
2018-08-18 Linus TorvaldsMerge tag 'usb-4.19-rc1' of git://git.kernel.org/pub...
2018-08-18 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
2018-08-18 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-08-18 Linus TorvaldsMerge tag '9p-for-4.19-2' of git://github.com/martinetd...
2018-08-17 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-08-17 Colin Ian Kingmm/hmm.c: remove unused variables align_start and align_end
2018-08-17 Colin Ian Kingfs/userfaultfd.c: remove redundant pointer uwq
2018-08-17 David Rientjesmm, vmacache: hash addresses based on pmd
2018-08-17 Sebastian Andrzej... mm/list_lru: introduce list_lru_shrink_walk_irq()
next