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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-3
/
+4
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-93
/
+221
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+17
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+13
2018-11-27
bpf: btf: support proper non-jit func info
Yonghong Song
2
-3
/
+4
2018-11-27
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
1
-0
/
+4
2018-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-31
/
+30
2018-11-26
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
1
-0
/
+13
2018-11-25
net: remove unsafe skb_insert()
Eric Dumazet
1
-2
/
+0
2018-11-25
net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
Heiner Kallweit
1
-0
/
+8
2018-11-25
Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-11-25
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-64
/
+203
2018-11-25
net: fixup type in netdev_start_xmit()
Alexey Dobriyan
1
-1
/
+1
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-1
/
+23
2018-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-28
/
+0
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+20
2018-11-23
packet: copy user buffers before orphan or clone
Willem de Bruijn
1
-1
/
+17
2018-11-22
{net, IB}/mlx4: Initialize CQ buffers in the driver when possible
Daniel Jurgens
1
-1
/
+3
2018-11-22
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
1
-0
/
+2
2018-11-22
Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2018-11-22
Revert "HID: input: Create a utility class for counting scroll events"
Benjamin Tissoires
1
-28
/
+0
2018-11-22
bridge: Allow querying bridge port flags
Ido Schimmel
1
-0
/
+6
2018-11-22
tcp: defer SACK compression after DupThresh
Eric Dumazet
1
-0
/
+1
2018-11-22
net/vlan: introduce skb_vlan_tag_get_cfi() helper
Michał Mirosław
1
-1
/
+2
2018-11-21
dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
Robin Murphy
1
-1
/
+1
2018-11-21
bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined
Yonghong Song
1
-0
/
+14
2018-11-20
bpf: Introduce bpf_func_info
Yonghong Song
3
-1
/
+7
2018-11-20
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
1
-0
/
+1
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+14
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+7
2018-11-18
net: align pcpu_sw_netstats and pcpu_lstats structs
Eric Dumazet
1
-2
/
+2
2018-11-17
net: remove unused skb_send_sock()
Cong Wang
1
-1
/
+0
2018-11-17
net: remove VLAN_TAG_PRESENT
Michał Mirosław
2
-12
/
+15
2018-11-17
net/skbuff: add macros for VLAN_PRESENT bit
Michał Mirosław
1
-0
/
+6
2018-11-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-5
/
+5
2018-11-16
lib: introduce initial implementation of object aggregation manager
Jiri Pirko
1
-0
/
+46
2018-11-15
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
1
-2
/
+3
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
1
-0
/
+7
2018-11-14
virtchnl: Fix off by one error
Alice Michael
1
-2
/
+2
2018-11-14
virtchnl: white space and reorder
Alice Michael
1
-3
/
+3
2018-11-14
net: sched: provide notification for graft on root
Jakub Kicinski
1
-0
/
+1
2018-11-13
Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...
David S. Miller
2
-1
/
+7
2018-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-18
/
+30
2018-11-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-11-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2018-11-12
PCI: add USR vendor id and use it in r8169 and w6692 driver
Heiner Kallweit
1
-0
/
+2
2018-11-11
net: phy: Fixup kerneldoc markup.
Andrew Lunn
1
-1
/
+1
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2
-2
/
+37
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2
-12
/
+20
2018-11-11
net: phy: remove states PHY_STARTING and PHY_PENDING
Heiner Kallweit
1
-20
/
+2
[next]