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
2012-04-24
net: skb_can_coalesce returns a boolean
Eric Dumazet
1
-3
/
+3
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-135
/
+178
2012-04-24
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
1
-4
/
+6
2012-04-24
net ax25: Fix the build when sysctl support is disabled.
Eric W. Biederman
1
-2
/
+2
2012-04-24
net sysctl: Add place holder functions for when sysctl support is compiled ou...
Eric W. Biederman
1
-3
/
+12
2012-04-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+7
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+61
2012-04-23
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
Benjamin Herrenschmidt
1
-0
/
+7
2012-04-22
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
Neal Cardwell
1
-0
/
+1
2012-04-22
team: allow to enable/disable ports
Jiri Pirko
1
-7
/
+8
2012-04-21
tcp: Repair connection-time negotiated parameters
Pavel Emelyanov
1
-0
/
+1
2012-04-21
tcp: Initial repair mode
Pavel Emelyanov
2
-1
/
+15
2012-04-21
tcp: Move code around
Pavel Emelyanov
1
-0
/
+3
2012-04-21
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
1
-0
/
+11
2012-04-21
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-71
/
+103
2012-04-21
kill mm argument of vm_munmap()
Al Viro
1
-1
/
+1
2012-04-21
net: Remove register_net_sysctl_table
Eric W. Biederman
1
-3
/
+0
2012-04-21
net: Delete all remaining instances of ctl_path
Eric W. Biederman
4
-12
/
+0
2012-04-21
net: Convert nf_conntrack_proto to use register_net_sysctl
Eric W. Biederman
1
-1
/
+1
2012-04-21
net ipv6: Don't use sysctl tables with .child entries.
Eric W. Biederman
1
-1
/
+3
2012-04-21
net ax25: Simplify and cleanup the ax25 sysctl handling.
Eric W. Biederman
1
-5
/
+5
2012-04-21
net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh
Eric W. Biederman
1
-2
/
+0
2012-04-21
net: Kill register_sysctl_rotable
Eric W. Biederman
1
-2
/
+0
2012-04-21
net sysctl: Initialize the network sysctls sooner to avoid problems.
Eric W. Biederman
1
-0
/
+5
2012-04-21
net: Implement register_net_sysctl.
Eric W. Biederman
1
-0
/
+2
2012-04-21
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
1
-1
/
+1
2012-04-21
VM: add "vm_mmap()" helper function
Linus Torvalds
1
-17
/
+6
2012-04-21
VM: add "vm_munmap()" helper function
Linus Torvalds
1
-0
/
+1
2012-04-21
VM: add "vm_brk()" helper function
Linus Torvalds
1
-1
/
+2
2012-04-20
Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2012-04-20
Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-04-20
stmmac: use custom init/exit functions in pm ops
Francesco Virlinzi
1
-0
/
+1
2012-04-20
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2012-04-19
nf_bridge: remove holes in struct nf_bridge_info
Eric Dumazet
1
-5
/
+5
2012-04-19
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2012-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+1
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-9
/
+323
2012-04-18
net/sock.h: fix sk_peek_off kernel-doc warning
Randy Dunlap
1
-0
/
+1
2012-04-18
ipv6: clean up rt6_clean_expires
Jiri Bohac
1
-1
/
+1
2012-04-18
ipv6: fix rt6_update_expires
Jiri Bohac
1
-2
/
+8
2012-04-17
net_sched: red: Make minor corrections to comments
David Ward
1
-3
/
+3
2012-04-16
mfd: Fix modular builds of rc5t583 regulator support
Paul Gortmaker
1
-8
/
+39
2012-04-16
nfsd: include cld.h in the headers_install target
Jeff Layton
1
-0
/
+1
2012-04-16
mac80211: add function retrieve average rssi
Wey-Yi Guy
1
-0
/
+3
2012-04-16
tcp: restore formatting of macros for tcp_skb_cb sacked field
Neal Cardwell
1
-2
/
+3
2012-04-16
mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)
Javier Cardona
1
-2
/
+2
2012-04-16
cfg80211: enforce lack of interface combinations
Johannes Berg
1
-5
/
+1
2012-04-16
Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+1
2012-04-16
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
2
-12
/
+27
[next]