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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
net: introduce __skb_header_release()
Eric Dumazet
1
-0
/
+15
2014-09-26
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-3
/
+18
2014-09-26
net: Change netdev_<level> logging functions to return void
Joe Perches
1
-10
/
+9
2014-09-26
bpf: verifier (add verifier core)
Alexei Starovoitov
1
-0
/
+47
2014-09-26
bpf: handle pseudo BPF_LD_IMM64 insn
Alexei Starovoitov
1
-0
/
+6
2014-09-26
bpf: verifier (add docs)
Alexei Starovoitov
1
-0
/
+2
2014-09-26
bpf: expand BPF syscall with program load/unload
Alexei Starovoitov
2
-6
/
+40
2014-09-26
bpf: add lookup/update/delete/iterate methods to BPF maps
Alexei Starovoitov
1
-0
/
+8
2014-09-26
bpf: enable bpf syscall on x64 and i386
Alexei Starovoitov
1
-1
/
+2
2014-09-26
bpf: introduce BPF syscall and maps
Alexei Starovoitov
1
-0
/
+41
2014-09-26
net: Remove gso_send_check as an offload callback
Tom Herbert
1
-1
/
+0
2014-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+13
2014-09-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+12
2014-09-24
blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe
Tejun Heo
1
-0
/
+1
2014-09-24
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
1
-0
/
+12
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-18
/
+28
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+11
2014-09-22
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-09-20
Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2014-09-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2014-09-20
Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+3
2014-09-20
net/mlx4_core: Enable CQE/EQE stride support
Ido Shamay
1
-3
/
+8
2014-09-20
fou: Add GRO support
Tom Herbert
1
-1
/
+2
2014-09-20
net: bcmgenet: remove PHY_BRCM_100MBPS_WAR
Florian Fainelli
1
-1
/
+0
2014-09-20
net: phy: broadcom: add helper for PHY revision and patch level
Florian Fainelli
1
-0
/
+2
2014-09-20
net: add alloc_skb_with_frags() helper
Eric Dumazet
1
-0
/
+6
2014-09-19
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+6
2014-09-19
Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus
Bjorn Helgaas
1
-2
/
+0
2014-09-19
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-0
/
+2
2014-09-19
vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
Alex Deucher
1
-0
/
+2
2014-09-17
vgaarb: Drop obsolete #ifndef
Bruno Prémont
1
-2
/
+0
2014-09-16
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
1
-7
/
+0
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
1
-1
/
+7
2014-09-15
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
1
-0
/
+1
2014-09-14
netdevice: Support DSA tagging when DSA is built as a module
Alexander Duyck
1
-1
/
+1
2014-09-14
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...
Linus Torvalds
1
-12
/
+0
2014-09-14
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
1
-0
/
+10
2014-09-14
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
1
-2
/
+2
2014-09-13
Make hash_64() use a 64-bit multiply when appropriate
Linus Torvalds
1
-0
/
+4
2014-09-13
net: sched: RCU cls_tcindex
John Fastabend
1
-0
/
+10
2014-09-13
net: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
1
-25
/
+4
2014-09-13
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
1
-12
/
+0
2014-09-13
workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
Tejun Heo
1
-1
/
+1
2014-09-11
cfg80211: add WMM traffic stream API
Johannes Berg
1
-0
/
+4
2014-09-11
net/mlx4: Set vlan stripping policy by the right command
Matan Barak
2
-2
/
+11
2014-09-11
net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected
Daniel Borkmann
1
-39
/
+39
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+1
2014-09-10
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
1
-0
/
+6
2014-09-10
net: bpf: be friendly to kmemcheck
Daniel Borkmann
1
-3
/
+3
[next]