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
2014-09-10
net-timestamp: optimize sock_tx_timestamp default path
Willem de Bruijn
1
-1
/
+9
2014-09-10
net: bpf: be friendly to kmemcheck
Daniel Borkmann
1
-3
/
+3
2014-09-10
net: bpf: consolidate JIT binary allocator
Daniel Borkmann
1
-0
/
+13
2014-09-09
bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info
Jiri Pirko
1
-0
/
+12
2014-09-09
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
2
-2
/
+1
2014-09-09
net: filter: split filter.h and expose eBPF to user space
Alexei Starovoitov
3
-55
/
+67
2014-09-09
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
1
-0
/
+18
2014-09-09
Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
7
-13
/
+153
2014-09-09
inet: remove dead inetpeer sequence code
Willem de Bruijn
1
-1
/
+0
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+3
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-88
/
+206
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-12
/
+28
2014-09-08
Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-1
/
+1
2014-09-07
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+1
2014-09-07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+1
2014-09-06
Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2014-09-06
tcp: remove TCP_SKB_CB(skb)->when
Eric Dumazet
1
-6
/
+7
2014-09-06
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
Eric Dumazet
1
-1
/
+6
2014-09-06
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
3
-1
/
+6
2014-09-06
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
1
-0
/
+4
2014-09-06
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2
-0
/
+3
2014-09-06
ipv4: harden fnhe_hashfun()
Eric Dumazet
1
-1
/
+2
2014-09-06
net: treewide: Fix typo found in DocBook/networking.xml
Masanari Iida
3
-5
/
+5
2014-09-06
ipv4: fix a race in update_or_create_fnhe()
Eric Dumazet
1
-1
/
+1
2014-09-06
net-timestamp: only report sw timestamp if reporting bit is set
Willem de Bruijn
1
-3
/
+1
2014-09-05
ethtool: Add generic options for tunables
Govindarajulu Varadarajan
2
-0
/
+32
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
1
-5
/
+44
2014-09-05
Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+3
2014-09-05
Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-45
/
+60
2014-09-05
Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2014-09-05
Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...
Mark Brown
2
-0
/
+3
2014-09-05
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
Hannes Frederic Sowa
1
-0
/
+1
2014-09-05
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
1
-0
/
+1
2014-09-05
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
1
-6
/
+1
2014-09-04
bcma: get info about flash type SoC booted from
Rafał Miłecki
1
-0
/
+5
2014-09-04
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
4
-10
/
+110
2014-09-04
Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...
John W. Linville
1
-1
/
+1
2014-09-04
Merge tag 'sound-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2014-09-04
lib/rhashtable: allow user to set the minimum shifts of shrinking
Ying Xue
1
-0
/
+2
2014-09-04
ACPI / scan: not cache _SUN value in struct acpi_device_pnp
Yasuaki Ishimatsu
1
-1
/
+0
2014-09-03
Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+13
2014-09-03
PM / domains: Make generic_pm_domain.name const
Geert Uytterhoeven
1
-1
/
+1
2014-09-03
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Mark Brown
1
-1
/
+1
2014-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+3
2014-09-02
Revert "leds: convert blink timer to workqueue"
Jiri Kosina
1
-1
/
+2
2014-09-02
gpio: move varargs hack outside #ifdef GPIOLIB
Linus Walleij
1
-45
/
+60
2014-09-02
sock: deduplicate errqueue dequeue
Willem de Bruijn
1
-0
/
+1
2014-09-02
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
1
-1
/
+15
2014-09-02
net: Infrastructure for checksum unnecessary conversions
Tom Herbert
2
-0
/
+40
2014-09-02
net: Support for csum_bad in skbuff
Tom Herbert
2
-2
/
+23
[next]