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
2013-06-18
tipc: update code comments to reflect new uapi header path
Ying Xue
2
-2
/
+2
2013-06-18
net: add socket option for low latency polling
Eliezer Tamir
3
-6
/
+10
2013-06-18
net: convert low latency sockets to sched_clock()
Eliezer Tamir
1
-16
/
+17
2013-06-18
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
1
-2
/
+3
2013-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-1
/
+0
2013-06-15
openvswitch: Fix struct comment.
Pravin B Shelar
1
-1
/
+0
2013-06-14
net/mlx4: Add VF link state support
Rony Efraim
1
-1
/
+1
2013-06-14
net/core: Add VF link state control
Rony Efraim
3
-0
/
+17
2013-06-14
net-rps: fixes for rps flow limit
Willem de Bruijn
1
-2
/
+2
2013-06-13
tcp: properly send new data in fast recovery in first RTT
Yuchung Cheng
1
-3
/
+2
2013-06-13
macvtap: slient sparse warnings
Jason Wang
1
-1
/
+1
2013-06-13
tun: Report "persist" flag to userspace
Pavel Emelyanov
1
-0
/
+2
2013-06-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-34
/
+191
2013-06-12
ipv4: remove is_data also from ip_options documentation.
Rami Rosen
1
-1
/
+0
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
1
-0
/
+10
2013-06-12
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
Jiri Pirko
1
-0
/
+1
2013-06-12
doc:networking: Update comment for dev_id field in netdevice.h
Narendra K
1
-2
/
+4
2013-06-12
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
1
-3
/
+4
2013-06-12
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
2
-0
/
+6
2013-06-12
net_sched: psched_ratecfg_precompute() improvements
Eric Dumazet
1
-2
/
+2
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-34
/
+191
2013-06-11
net_sched: add 64bit rate estimators
Eric Dumazet
5
-13
/
+25
2013-06-11
netlink: Add compare function for netlink_table
Gao feng
1
-0
/
+1
2013-06-11
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
1
-0
/
+1
2013-06-11
bridge: Add flag to control mac learning.
Vlad Yasevich
1
-0
/
+1
2013-06-11
net: remove last caller of skb_tail_offset() and itself
Cong Wang
1
-8
/
+0
2013-06-11
net: add low latency socket poll
Eliezer Tamir
5
-2
/
+162
2013-06-11
net: add napi_id and hash
Eliezer Tamir
1
-0
/
+29
2013-06-08
macvtap: add TUNSETQUEUE ioctl
Jason Wang
1
-0
/
+4
2013-06-08
macvlan: change the max number of queues to 16
Jason Wang
1
-1
/
+1
2013-06-08
macvlan: switch to use IS_ENABLED()
Jason Wang
1
-1
/
+1
2013-06-08
net: tcp: move GRO/GSO functions to tcp_offload
Daniel Borkmann
1
-4
/
+5
2013-06-08
net: vlan: minor: remove unused HAVE_VLAN_PUT_TAG
Daniel Borkmann
1
-2
/
+0
2013-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-16
/
+4
2013-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2013-06-06
net: Unbreak compat_sys_{send,recv}msg
Andy Lutomirski
1
-0
/
+3
2013-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
4
-5
/
+20
2013-06-06
arch, mm: Remove tlb_fast_mode()
Peter Zijlstra
1
-16
/
+1
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-60
/
+125
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-9
/
+65
2013-06-05
transp_v6.h: style neatening
Joe Perches
1
-52
/
+37
2013-06-05
net: do not manually initialize enumerators
Jean Sacren
1
-3
/
+3
2013-06-04
net: ipv6: Implement /proc/net/icmp6.
Lorenzo Colitti
1
-0
/
+8
2013-06-04
net: ipv4: make the ping /proc code AF-independent
Lorenzo Colitti
1
-0
/
+8
2013-06-04
net: ipv6: Unify {raw,udp}6_sock_seq_show.
Lorenzo Colitti
1
-0
/
+13
2013-06-04
Clean up indentation in net/ipv6/transp_v6.h
Lorenzo Colitti
1
-35
/
+35
2013-06-03
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-1
/
+6
2013-06-03
cw1200: rename the cw1200 platform definition header
Solomon Peachy
1
-0
/
+0
2013-06-03
cw1200: Rework SDIO platform support to prevent build problems.
Solomon Peachy
1
-1
/
+36
2013-06-03
cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.
Solomon Peachy
1
-6
/
+6
[next]