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
2012-09-23
netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.
David S. Miller
1
-1
/
+1
2012-09-22
ptp: clarify the clock_name sysfs attribute
Richard Cochran
1
-1
/
+3
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
1
-2
/
+5
2012-09-21
netlink: use <linux/export.h> instead of <linux/module.h>
Pablo Neira Ayuso
1
-1
/
+1
2012-09-21
ipv4: Don't add TCP-code in inet_sock_destruct
Christoph Paasch
1
-0
/
+4
2012-09-21
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
1
-0
/
+11
2012-09-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2
-2
/
+17
2012-09-20
netpoll: call ->ndo_select_queue() in tx path
Amerigo Wang
1
-0
/
+3
2012-09-20
netdev: make address const in device address management
stephen hemminger
1
-14
/
+14
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-21
/
+80
2012-09-15
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
1
-0
/
+1
2012-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+14
2012-09-15
Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-09-13
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
1
-1
/
+1
2012-09-13
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-6
/
+4
2012-09-12
i2c: pnx: Fix read transactions of >= 2 bytes
Roland Stigge
1
-0
/
+1
2012-09-10
etherdevice: introduce help function eth_zero_addr()
Duan Jiong
1
-0
/
+11
2012-09-10
filter: add MOD operation
Eric Dumazet
1
-0
/
+4
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-7
/
+7
2012-09-09
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-3
/
+10
2012-09-09
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
1
-5
/
+4
2012-09-08
pps/ptp: Allow PHC devices to adjust PPS events for known delay
Ben Hutchings
2
-2
/
+17
2012-09-07
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
1
-1
/
+2
2012-09-07
net/mlx4_core: Add security check / enforcement for flow steering rules set f...
Hadar Hen Zion
1
-0
/
+11
2012-09-07
net/mlx4_core: Put Firmware flow steering structures in common header files
Hadar Hen Zion
1
-0
/
+2
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
1
-0
/
+3
2012-09-06
kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"
Bjørn Mork
1
-1
/
+1
2012-09-06
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+10
2012-09-06
NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached
Trond Myklebust
1
-1
/
+1
2012-09-06
Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2012-09-06
net: qdisc busylock needs lockdep annotations
Eric Dumazet
1
-0
/
+2
2012-09-05
tcp: add generic netlink support for tcp_metrics
Julian Anastasov
2
-0
/
+55
2012-09-04
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
1
-5
/
+0
2012-09-04
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
1
-0
/
+1
2012-09-04
perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled
K.Prasad
1
-0
/
+2
2012-09-04
perf_event: Switch to internal refcount, fix race with close()
Al Viro
1
-1
/
+1
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
17
-11
/
+209
2012-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-09-02
linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends
Guenter Roeck
1
-2
/
+10
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
1
-0
/
+7
2012-09-01
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
2
-3
/
+46
2012-09-01
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
1
-1
/
+0
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-1
/
+21
2012-08-30
bnx2x: fix 57840_MF pci id
Yuval Mintz
1
-1
/
+1
2012-08-30
of/mdio: Add dummy functions in of_mdio.h.
Srinivas Kandagatla
1
-0
/
+33
2012-08-30
netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...
Patrick McHardy
2
-0
/
+17
2012-08-30
netfilter: nf_nat: support IPv6 in SIP NAT helper
Patrick McHardy
1
-5
/
+4
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
1
-0
/
+2
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
4
-11
/
+18
[next]