]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2020-08-20  Vishal Kulkarniethtool: allow flow-type ether without IP protocol...
2020-08-20  Alex Dewarnfc: st21nfca: Remove unnecessary cast
2020-08-20  Alex Dewarnfc: st-nci: Remove unnecessary cast
2020-08-20  Alex Dewarnet: qed: Remove unnecessary cast
2020-08-20  David S. MillerMerge branch 'tcp_mmap-optmizations'
2020-08-20  Eric Dumazetselftests: net: tcp_mmap: Use huge pages in receive...
2020-08-20  Eric Dumazetselftests: net: tcp_mmap: Use huge pages in send path
2020-08-20  Eric Dumazetselftests: net: tcp_mmap: use madvise(MADV_DONTNEED)
2020-08-20  Eric Dumazetnet: zerocopy: combine pages in zerocopy_sg_from_iter()
2020-08-20  David S. MillerMerge branch 'nfp-flower-add-support-for-QinQ-matching'
2020-08-20  Louis Peensnfp: flower: add support to offload QinQ match
2020-08-20  Louis Peensnfp: flower: check that we don't exceed the FW key...
2020-08-20  Rahul Kunducxgb4: insert IPv6 filter rules in next free region
2020-08-19  David S. MillerMerge branch 'ptp-Add-generic-helper-functions'
2020-08-19  Kurt Kanzenbachptp: Remove unused macro
2020-08-19  Kurt Kanzenbachptp: ptp_ines: Use generic helper function
2020-08-19  Kurt Kanzenbachnet: phy: dp83640: Use generic helper function
2020-08-19  Kurt Kanzenbachethernet: ti: cpts: Use generic helper function
2020-08-19  Kurt Kanzenbachethernet: ti: am65-cpts: Use generic helper function
2020-08-19  Kurt Kanzenbachmlxsw: spectrum_ptp: Use generic helper function
2020-08-19  Kurt Kanzenbachnet: dsa: mv88e6xxx: Use generic helper function
2020-08-19  Kurt Kanzenbachptp: Add generic ptp message type function
2020-08-19  Kurt Kanzenbachptp: Add generic ptp v2 header parsing function
2020-08-19  Cristobal Fornoibmvnic: store RX and TX subCRQ handle array in ibmvnic...
2020-08-19  David S. MillerMerge branch 'r8169-use-napi_complete_done-return-value'
2020-08-19  Heiner Kallweitr8169: remove member irq_enabled from struct rtl8169_pr...
2020-08-19  Heiner Kallweitr8169: use napi_complete_done return value
2020-08-19  James ChapmanDocumentation/networking: update l2tp docs
2020-08-19  Miaohe Linnet: Stop warning about SO_BSDCOMPAT usage
2020-08-19  David S. MillerMerge branch 'net-dsa-loop-Expose-VLAN-table-through...
2020-08-19  Florian Fainellinet: dsa: loop: Return VLAN table size through devlink
2020-08-19  Florian Fainellinet: dsa: loop: Configure VLANs while not filtering
2020-08-18  Miaohe Linnet: eliminate meaningless memcpy to data in pskb_carve...
2020-08-18  Alex Dewarethernet: cirrus: Remove unused macros
2020-08-18  Miaohe Linnet: tipc: Convert to use the preferred fallthrough...
2020-08-18  David S. MillerMerge branch 'netlink-allow-NLA_BINARY-length-range...
2020-08-18  Johannes Bergnetlink: make NLA_BINARY validation more flexible
2020-08-18  Johannes Bergnetlink: consistently use NLA_POLICY_MIN_LEN()
2020-08-18  Johannes Bergnetlink: consistently use NLA_POLICY_EXACT_LEN()
2020-08-18  Linus TorvaldsMerge tag 'pstore-v5.9-rc2' of git://git.kernel.org...
2020-08-18  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-08-17  Xu Wangotx2_common: Use devm_kcalloc() in otx2_config_npa()
2020-08-17  Necip Fazil... net: qrtr: fix usage of idr in port assignment to socket
2020-08-17  David Ahernselftests: disable rp_filter for icmp_redirect.sh
2020-08-17  Kees Cookmailmap: Add WeiXiong Liao
2020-08-17  Kees Cookmailmap: Restore dictionary sorting
2020-08-17  David S. MillerRevert "net: xdp: pull ethernet header off packet after...
2020-08-17  Randy Dunlapphylink: <linux/phylink.h>: fix function prototype...
2020-08-17  David Howellswatch_queue: Limit the number of watches a user can...
2020-08-17  Florian Westphalmptcp: sendmsg: reset iter on error redux
2020-08-17  Andrew Lunnnet: devlink: Remove overzealous WARN_ON with snapshots
2020-08-17  Xin Longtipc: not enable tipc when ipv6 works as a module
2020-08-17  Cong Wangtipc: fix uninit skb->data in tipc_nl_compat_dumpit()
2020-08-16  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-08-16  David S. MillerMerge tag 'linux-can-fixes-for-5.9-20200815' of git...
2020-08-16  Miaohe Linnet: Fix potential wrong skb->protocol in skb_vlan_untag()
2020-08-16  Jason A. Donenfeldnet: xdp: pull ethernet header off packet after computi...
2020-08-16  Mahesh Bandewaripvlan: fix device features
2020-08-16  Cong Wangbonding: fix a potential double-unregister
2020-08-16  Linus TorvaldsLinux 5.9-rc1 v5.9-rc1
2020-08-16  Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-15' of git://git.kernel...
2020-08-16  Mike Rapoportparisc: fix PMD pages allocation by restoring pmd_alloc...
2020-08-16  Linus TorvaldsMerge tag 'block-5.9-2020-08-14' of git://git.kernel...
2020-08-16  Linus TorvaldsMerge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel...
2020-08-16  Linus TorvaldsMerge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
2020-08-15  Jens Axboeio_uring: short circuit -EAGAIN for blocking read attempt
2020-08-15  Jens Axboeio_uring: sanitize double poll handling
2020-08-15  Linus TorvaldsMerge tag 'perf-tools-2020-08-14' of git://git.kernel...
2020-08-15  Linus TorvaldsMerge tag 'x86-urgent-2020-08-15' of git://git.kernel...
2020-08-15  Linus TorvaldsMerge tag 'sched-urgent-2020-08-15' of git://git.kernel...
2020-08-15  Linus TorvaldsMerge tag 'perf-urgent-2020-08-15' of git://git.kernel...
2020-08-15  Linus TorvaldsMerge tag 'locking-urgent-2020-08-15' of git://git...
2020-08-15  Linus TorvaldsMerge tag '9p-for-5.9-rc1' of git://github.com/martinet...
2020-08-15  Linus TorvaldsMerge tag '5.9-rc-smb3-fixes-part2' of git://git.samba...
2020-08-15  Linus TorvaldsMerge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org...
2020-08-15  Linus TorvaldsMerge tag 'edac_updates_for_5.9_pt2' of git://git.kerne...
2020-08-15  Linus TorvaldsMerge tag 'devicetree-fixes-for-5.9' of git://git.kerne...
2020-08-15  Linus TorvaldsMerge tag 'acpi-5.9-rc1-2' of git://git.kernel.org...
2020-08-15  Linus TorvaldsMerge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub...
2020-08-15  Linus TorvaldsMerge tag 'mfd-next-5.9-1' of git://git.kernel.org...
2020-08-15  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-08-15  Zhang Changzhongcan: j1939: add rxtimer for multipacket broadcast session
2020-08-15  Zhang Changzhongcan: j1939: abort multipacket broadcast session when...
2020-08-15  Zhang Changzhongcan: j1939: cancel rxtimer on multipacket broadcast...
2020-08-15  Zhang Changzhongcan: j1939: fix support for multipacket broadcast message
2020-08-15  Lee Jonesnet: fddi: skfp: cfm: Remove seemingly unused variable...
2020-08-15  Lee Jonesnet: fddi: skfp: cfm: Remove set but unused variable...
2020-08-15  Lee Jonesnet: fddi: skfp: smt: Remove seemingly unused variable...
2020-08-15  Lee Jonesnet: fddi: skfp: smt: Place definition of 'smt_pdef...
2020-08-15  Lee Jonesnet: fddi: skfp: fplustm: Remove seemingly unused varia...
2020-08-15  Lee Jonesnet: fddi: skfp: hwmtm: Remove seemingly unused variabl...
2020-08-15  Lee Jonesnet: wan: dlci: Remove set but not used variable 'err'
2020-08-15  Lee Jonesnet: ethernet: 8390: axnet_cs: Document unused paramete...
2020-08-15  Lee Jonesnet: bonding: bond_alb: Describe alb_handle_addr_collis...
2020-08-15  Lee Jonesnet: ethernet: 3com: 3c574_cs: Remove set but unused...
2020-08-15  Lee Jonesnet: bonding: bond_main: Document 'proto' and rename...
2020-08-15  Lee Jonesnet: bonding: bond_3ad: Fix a bunch of kerneldoc parame...
2020-08-15  Xie Hedrivers/net/wan/hdlc_x25: Added needed_headroom and...
2020-08-15  Jarod Wilsonbonding: show saner speed for broadcast mode
2020-08-15  Krzysztof Kozlowskivirtio: pci: constify ioreadX() iomem argument (as...
next