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-03-17
tcp: Remove TCPCT
Christoph Paasch
4
-131
/
+2
2013-03-17
net: fix some typos in netif features
Cong Wang
1
-2
/
+2
2013-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-6
/
+7
2013-03-17
vxlan: generalize forwarding tables
David Stevens
1
-0
/
+3
2013-03-17
caif: remove caif_shm
Erwan Yvin
1
-26
/
+0
2013-03-15
net: clean leftover of COMPAT_NET_DEV_OPS removal
Fernando Luis Vazquez Cao
1
-1
/
+0
2013-03-15
netxen: write IP address to firmware when using bonding
nikolay@redhat.com
1
-0
/
+8
2013-03-13
drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave
Mugunthan V N
1
-1
/
+1
2013-03-12
phy: add set_wol/get_wol functions
Michael Stapelberg
1
-0
/
+10
2013-03-12
tcp: TLP loss detection.
Nandita Dukkipati
2
-0
/
+2
2013-03-12
tcp: Tail loss probe (TLP)
Nandita Dukkipati
4
-4
/
+9
2013-03-12
phy/micrel: Add support for KSZ8031
Hector Palacios
1
-0
/
+1
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-17
/
+16
2013-03-11
tcp: Remove unused tw_cookie_values from tcp_timewait_sock
Christoph Paasch
1
-4
/
+0
2013-03-11
ipv6: introduce ip6tunnel_xmit() helper
Cong Wang
1
-0
/
+20
2013-03-10
tunnel: use iptunnel_xmit() again
Cong Wang
1
-3
/
+0
2013-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+2
2013-03-10
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
2
-3
/
+6
2013-03-10
tunneling: Capture inner mac header during encapsulation.
Pravin B Shelar
1
-0
/
+34
2013-03-10
net: Kill link between CSUM and SG features.
Pravin B Shelar
1
-0
/
+13
2013-03-09
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
1
-0
/
+5
2013-03-08
ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...
Hannes Frederic Sowa
1
-0
/
+12
2013-03-08
VSOCK: Split vm_sockets.h into kernel/uapi
Andy King
2
-15
/
+31
2013-03-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-3
/
+3
2013-03-08
Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2013-03-08
drm: Documentation typo fixes
Christopher Harvey
1
-3
/
+3
2013-03-08
ipv6 flowlabel: add __rcu annotations
Eric Dumazet
1
-4
/
+4
2013-03-08
tcp: uninline tcp_prequeue()
Eric Dumazet
1
-44
/
+1
2013-03-08
Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2013-03-08
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+2
2013-03-08
net: generic fdb support for drivers without ndo_fdb_<op>
Vlad Yasevich
1
-0
/
+9
2013-03-07
htb: add HTB_DIRECT_QLEN attribute
Eric Dumazet
1
-0
/
+1
2013-03-06
team: introduce random mode
Jiri Pirko
1
-0
/
+20
2013-03-06
team: introduce two default team_modeop functions and use them in modes
Jiri Pirko
1
-1
/
+4
2013-03-06
net: introduce NAPI_POLL_WEIGHT
Eric Dumazet
1
-0
/
+5
2013-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+7
2013-03-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2013-03-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2013-03-05
Merge remote-tracking branch 'regulator/fix/doc' into tmp
Mark Brown
1
-0
/
+2
2013-03-04
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
Rafael J. Wysocki
1
-3
/
+0
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-1
/
+2
2013-03-04
eCryptfs: allow userspace messaging to be disabled
Kees Cook
1
-10
/
+2
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+2
2013-03-04
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...
Linus Torvalds
8
-254
/
+284
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-6
/
+7
2013-03-04
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-1
/
+92
2013-03-03
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
3
-0
/
+33
2013-03-03
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-5
/
+16
2013-03-03
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-28
/
+12
2013-03-03
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-0
/
+2
[next]