index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-25
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
2018-09-25
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
2018-09-25
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-25
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-25
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2018-09-25
i40e: disallow changing the number of descriptors when AF_XDP is on
Björn Töpel
2018-09-25
i40e: clean zero-copy XDP Rx ring on shutdown/reset
Björn Töpel
2018-09-25
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
2018-09-25
i40e: clean zero-copy XDP Tx ring on shutdown/reset
Björn Töpel
2018-09-25
i40e: Remove unused msglen parameter from virtchnl functions
Patryk Małek
2018-09-25
i40e: fix double 'NIC Link is Down' messages
Sergey Nemov
2018-09-25
i40e: add a helper function to validate a VF based on the vf id
Harshitha Ramamurthy
2018-09-25
i40e: use declared variables for pf and hw
Patryk Małek
2018-09-25
i40e: Unset promiscuous settings on VF reset
Mariusz Stachura
2018-09-25
i40e: Fix VF's link state notification
Mariusz Stachura
2018-09-25
tls: Fixed a memory leak during socket close
Vakul Garg
2018-09-25
tls: Fix socket mem accounting error under async encryption
Vakul Garg
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
net: macb: Clean 64b dma addresses if they are not detected
Michal Simek
2018-09-25
Merge branch 'r8169-series-with-smaller-improvements'
David S. Miller
2018-09-25
r8169: improve a check in rtl_init_one
Heiner Kallweit
2018-09-25
r8169: improve rtl8169_irq_mask_and_ack
Heiner Kallweit
2018-09-25
r8169: use default watchdog timeout
Heiner Kallweit
2018-09-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Greg Kroah-Hartman
2018-09-25
Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
2018-09-25
flow_dissector: lookup netns by skb->sk if skb->dev is NULL
Willem de Bruijn
2018-09-25
bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY maps
Roman Gushchin
2018-09-25
Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
2018-09-25
Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2018-09-25
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-24
dpaa2-eth: Make Rx flow hash key configurable
Ioana Ciocoi Radulescu
2018-09-24
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-24
net: qca_spi: Introduce write register verification
Stefan Wahren
2018-09-24
tls: Fixed uninitialised vars warning
Vakul Garg
2018-09-24
net/tls: Fixed race condition in async encryption
Vakul Garg
2018-09-24
Merge branch 'few-NTF_ROUTER-related-updates'
David S. Miller
2018-09-24
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
2018-09-24
neighbour: allow admin to set NTF_ROUTER
Roopa Prabhu
2018-09-24
mpls: allow routes on ip6gre devices
Saif Hasan
2018-09-24
Merge branch 'net-sched-Add-hardware-specific-counters-to-TC-actions'
David S. Miller
2018-09-24
net/sched: Add hardware specific counters to TC actions
Eelco Chaudron
2018-09-24
net/core: Add new basic hardware counter
Eelco Chaudron
2018-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-09-24
Merge branch 'mvpp2-Add-txq-to-CPU-mapping'
David S. Miller
2018-09-24
net: mvpp2: use round-robin scheduling for TX queues on the same CPU
Maxime Chevallier
2018-09-24
net: mvpp2: support XPS by mapping TX queues to CPUs
Maxime Chevallier
2018-09-24
Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Greg Kroah-Hartman
2018-09-23
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
[prev]
[next]