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-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-11-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-5
/
+18
2014-11-24
ipvlan: Initial check-in of the IPVLAN driver.
Mahesh Bandewar
1
-0
/
+4
2014-11-24
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
1
-3
/
+0
2014-11-24
kill zerocopy_sg_from_iovec()
Al Viro
1
-2
/
+0
2014-11-24
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
Al Viro
1
-0
/
+3
2014-11-24
new helper: memcpy_to_msg()
Al Viro
1
-0
/
+5
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-0
/
+5
2014-11-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
1
-0
/
+5
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-14
/
+34
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+7
2014-11-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+0
2014-11-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+5
2014-11-22
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
5
-2
/
+98
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
1
-8
/
+0
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
1
-0
/
+2
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
1
-0
/
+1
2014-11-21
vlan: introduce __vlan_insert_tag helper which does not free skb
Jiri Pirko
1
-11
/
+34
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
1
-0
/
+34
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-3
/
+5
2014-11-21
vlan: kill vlan_put_tag helper
Jiri Pirko
1
-19
/
+0
2014-11-21
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
1
-5
/
+4
2014-11-21
net: phy: micrel: add generic clock-mode-select support
Johan Hovold
1
-1
/
+0
2014-11-21
net: phy: add static data field to struct phy_driver
Johan Hovold
1
-0
/
+2
2014-11-21
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
1
-0
/
+49
2014-11-20
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
1
-1
/
+0
2014-11-20
separate kernel- and userland-side msghdr
Al Viro
2
-6
/
+16
2014-11-19
mac80211: add parsing of TDLS specific IEs
Arik Nemtsov
1
-0
/
+15
2014-11-19
cfg/mac80211: define TDLS channel switch feature bit
Arik Nemtsov
1
-0
/
+6
2014-11-19
mac80211: add BSS coex IE to TDLS setup frames
Arik Nemtsov
1
-0
/
+3
2014-11-19
mac80211: retransmit TDLS teardown packet through AP if not ACKed
Liad Kaufman
1
-0
/
+25
2014-11-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-0
/
+10
2014-11-18
bpf: allow eBPF programs to use maps
Alexei Starovoitov
1
-0
/
+5
2014-11-18
bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
Alexei Starovoitov
1
-1
/
+1
2014-11-18
can: dev: add can_is_canfd_skb() API
Dong Aisheng
1
-0
/
+6
2014-11-17
ieee802154: rename and move WPAN_NUM_ defines
Alexander Aring
1
-0
/
+3
2014-11-16
mlx4: use netdev_rss_key_fill() helper
Eric Dumazet
1
-1
/
+3
2014-11-16
net: provide a per host RSS key generic infrastructure
Eric Dumazet
1
-0
/
+6
2014-11-16
sched/cputime: Fix cpu_timer_sample_group() double accounting
Peter Zijlstra
1
-5
/
+0
2014-11-16
bitops: Fix shift overflow in GENMASK macros
Maxime COQUELIN
1
-2
/
+5
2014-11-16
Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6
Linus Torvalds
2
-3
/
+6
2014-11-16
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+11
2014-11-15
inetdevice: fixed signed integer overflow
Vincent BENAYOUN
1
-1
/
+1
2014-11-15
Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+5
2014-11-15
Revert "fast_hash: avoid indirect function calls"
Jay Vosburgh
1
-0
/
+34
2014-11-14
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-3
/
+5
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-43
/
+132
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-11-14
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
1
-0
/
+1
2014-11-14
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
2
-0
/
+17
2014-11-13
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
1
-5
/
+5
[next]