index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
net: add netif_is_geneve()
John Hurley
1
-0
/
+6
2018-11-08
net/vlan: remove unused #define HAVE_VLAN_GET_TAG
Michał Mirosław
1
-2
/
+0
2018-11-08
net/vlan: include the shift in skb_vlan_tag_get_prio()
Michał Mirosław
1
-1
/
+1
2018-11-08
net/vlan: introduce __vlan_hwaccel_copy_tag() helper
Michał Mirosław
1
-0
/
+13
2018-11-08
net/vlan: introduce __vlan_hwaccel_clear_tag() helper
Michał Mirosław
1
-1
/
+12
2018-11-08
net: phy: make phy_trigger_machine static
Heiner Kallweit
1
-1
/
+0
2018-11-08
net: phy: bcm7xxx: Add entry for BCM7255
Justin Chen
1
-0
/
+1
2018-11-08
udp: cope with UDP GRO packet misdirection
Paolo Abeni
2
-8
/
+43
2018-11-08
ipv6: factor out protocol delivery helper
Paolo Abeni
1
-0
/
+2
2018-11-08
ip: factor out protocol delivery helper
Paolo Abeni
1
-0
/
+1
2018-11-08
udp: add support for UDP_GRO cmsg
Paolo Abeni
1
-0
/
+11
2018-11-08
udp: implement GRO for plain UDP sockets.
Paolo Abeni
2
-1
/
+3
2018-11-08
udp: implement complete book-keeping for encap_needed
Paolo Abeni
2
-1
/
+12
2018-11-08
net: fix raw socket lookup device bind matching with VRFs
Duncan Eastoe
1
-1
/
+12
2018-11-08
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
Mike Manning
2
-0
/
+4
2018-11-08
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
1
-0
/
+11
2018-11-08
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
2
-0
/
+19
2018-11-08
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
3
-10
/
+21
2018-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-2
/
+2
2018-11-07
net: Add extack argument to ip_fib_metrics_init
David Ahern
1
-1
/
+2
2018-11-07
net: Add extack argument to rtnl_create_link
David Ahern
1
-1
/
+2
2018-11-06
watchdog/core: Add missing prototypes for weak functions
Mathieu Malaterre
1
-0
/
+2
2018-11-06
net: skbuff.h: remove unnecessary unlikely()
Yangtao Li
1
-3
/
+1
2018-11-06
mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
Boris Brezillon
1
-1
/
+1
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-5
/
+75
2018-11-06
include/linux/compiler*.h: define asm_volatile_goto
ndesaulniers@google.com
1
-0
/
+4
2018-11-06
HID: fix up .raw_event() documentation
Linus Walleij
1
-2
/
+2
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-5
/
+48
2018-11-05
uapi: fix more linux/kfd_ioctl.h userspace compilation errors
Dmitry V. Levin
1
-5
/
+5
2018-11-05
uapi: fix linux/kfd_ioctl.h userspace compilation errors
Dmitry V. Levin
1
-4
/
+4
2018-11-05
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
2
-13
/
+1
2018-11-05
mtd: nand: Fix nanddev_neraseblocks()
Boris Brezillon
1
-3
/
+2
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+2
2018-11-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2018-11-04
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
1
-0
/
+1
2018-11-04
sctp: define SCTP_SS_DEFAULT for Stream schedulers
Xin Long
1
-0
/
+1
2018-11-04
sctp: fix strchange_flags name for Stream Change Event
Xin Long
1
-0
/
+2
2018-11-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-11-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2018-11-04
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
190
-2483
/
+7357
2018-11-04
net: bql: add __netdev_tx_sent_queue()
Eric Dumazet
1
-0
/
+20
2018-11-03
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
Michal Hocko
2
-8
/
+6
2018-11-03
include/linux/notifier.h: SRCU: fix ctags
Sam Protsenko
1
-2
/
+1
2018-11-03
netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()
Pablo Neira Ayuso
1
-0
/
+39
2018-11-03
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
1
-2
/
+2
2018-11-03
net/ipv6: Add anycast addresses to a global hashtable
Jeff Barnhill
2
-0
/
+4
2018-11-02
clocksource/drivers/c-sky: Add C-SKY SMP timer
Guo Ren
1
-0
/
+1
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-122
/
+57
2018-11-02
Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2018-11-02
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+69
[prev]
[next]