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-03-04
net: make skb_gso_*_seglen functions private
Daniel Axtens
2018-03-04
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
2018-03-04
net: sched: tbf: handle GSO_BY_FRAGS case in enqueue
Daniel Axtens
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2018-03-04
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-03-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-04
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-03-04
Merge branch 'dsa-serdes-stats'
David S. Miller
2018-03-04
net: dsa: mv88e6xxx: Get mv88e6352 SERDES statistics
Andrew Lunn
2018-03-04
net: dsa: mv88e6xxx: Add helper to determining if port has SERDES
Andrew Lunn
2018-03-04
net: dsa: mv88e6xxx: Allow the SERDES interfaces to have statistics
Andrew Lunn
2018-03-04
net: dsa: mv88e6xxx: Hold mutex while doing stats operations
Andrew Lunn
2018-03-04
dsa: Pass the port to get_sset_count()
Andrew Lunn
2018-03-04
tools: tc-testing: Add notap option
Brenda J. Butler
2018-03-04
Merge branch 'net-ipv6-Add-support-for-path-selection-using-hash-of-5-tuple'
David S. Miller
2018-03-04
selftests: forwarding: Add multipath test for L4 hashing
David Ahern
2018-03-04
net: Remove unused get_hash_from_flow functions
David Ahern
2018-03-04
mlxsw: spectrum_router: Add support for ipv6 hash policy update
David Ahern
2018-03-04
net/ipv6: Add support for path selection using hash of 5-tuple
David Ahern
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
2018-03-04
net: Rename NETEVENT_MULTIPATH_HASH_UPDATE
David Ahern
2018-03-04
net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash
David Ahern
2018-03-04
net/ipv4: Simplify fib_multipath_hash with optional flow keys
David Ahern
2018-03-04
net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys
David Ahern
2018-03-04
net/ipv4: Pass net to fib_multipath_hash instead of fib_info
David Ahern
2018-03-04
Merge branch 'sctp-clean-up-sctp_sendmsg'
David S. Miller
2018-03-04
sctp: adjust some codes in a better order in sctp_sendmsg
Xin Long
2018-03-04
sctp: improve some variables in sctp_sendmsg
Xin Long
2018-03-04
sctp: remove the unnecessary transport looking up from sctp_sendmsg
Xin Long
2018-03-04
sctp: factor out sctp_sendmsg_update_sinfo from sctp_sendmsg
Xin Long
2018-03-04
sctp: factor out sctp_sendmsg_parse from sctp_sendmsg
Xin Long
2018-03-04
sctp: factor out sctp_sendmsg_get_daddr from sctp_sendmsg
Xin Long
2018-03-04
sctp: factor out sctp_sendmsg_check_sflags from sctp_sendmsg
Xin Long
2018-03-04
sctp: factor out sctp_sendmsg_new_asoc from sctp_sendmsg
Xin Long
2018-03-04
sctp: factor out sctp_sendmsg_to_asoc from sctp_sendmsg
Xin Long
2018-03-03
Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-03-03
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-03
Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-03
Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-03-03
Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux...
Linus Torvalds
2018-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-02
memremap: fix softlockup reports at teardown
Dan Williams
2018-03-02
libnvdimm: re-enable deep flush for pmem devices via fsync()
Dave Jiang
2018-03-03
MAINTAINERS: take over Kconfig maintainership
Masahiro Yamada
2018-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-02
vfio: disable filesystem-dax page pinning
Dan Williams
2018-03-02
Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[prev]
[next]