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
2011-02-05
inetpeer: Move ICMP rate limiting state into inet_peer entries.
David S. Miller
3
-5
/
+3
2011-02-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-4
/
+3
2011-02-04
include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument
Julia Lawall
1
-1
/
+2
2011-02-04
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
1
-0
/
+1
2011-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+25
2011-02-03
sched: CHOKe flow scheduler
stephen hemminger
1
-0
/
+29
2011-02-03
tcp: Increase the initial congestion window to 10.
David S. Miller
1
-9
/
+3
2011-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-3
/
+0
2011-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
15
-3
/
+1889
2011-02-03
netfilter: xtables: add device group match
Patrick McHardy
2
-0
/
+22
2011-02-03
netfilter: ipset: fix linking with CONFIG_IPV6=n
Patrick McHardy
1
-0
/
+10
2011-02-02
ipv4: Update some fib_hash centric interface names.
David S. Miller
1
-3
/
+3
2011-02-01
netfilter: ipset: install ipset related header files
Patrick McHardy
3
-0
/
+8
2011-02-01
IPVS: Remove unused variables
Simon Horman
1
-2
/
+0
2011-02-01
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
1
-3
/
+0
2011-02-01
netfilter: xtables: "set" match and "SET" target support
Jozsef Kadlecsik
1
-0
/
+55
2011-02-01
netfilter: ipset: list:set set type support
Jozsef Kadlecsik
1
-0
/
+27
2011-02-01
netfilter: ipset: hash:ip set type support
Jozsef Kadlecsik
2
-0
/
+1100
2011-02-01
netfilter: ipset: bitmap:ip set type support
Jozsef Kadlecsik
2
-0
/
+158
2011-02-01
netfilter: ipset: IP set core support
Jozsef Kadlecsik
3
-0
/
+498
2011-02-01
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
Jozsef Kadlecsik
2
-1
/
+11
2011-02-01
ipv4: Consolidate all default route selection implementations.
David S. Miller
1
-5
/
+1
2011-02-01
ipv4: Remember FIB alias list head and table in lookup results.
David S. Miller
1
-0
/
+3
2011-02-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-0
/
+6
2011-01-30
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
2
-0
/
+3
2011-01-30
caif: bugfix - add caif headers for userspace usage.
sjur.brandeland@stericsson.com
2
-0
/
+3
2011-01-29
ipv4: Attach FIB info to dst_default_metrics when possible
David S. Miller
1
-0
/
+1
2011-01-29
ipv4: Allocate fib metrics dynamically.
David S. Miller
1
-1
/
+1
2011-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+2
2011-01-28
mac80211: add MCS information to radiotap
Johannes Berg
1
-0
/
+25
2011-01-28
net: Pre-COW metrics for TCP.
David S. Miller
3
-2
/
+13
2011-01-28
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-2
/
+21
2011-01-28
net: fix dev_seq_next()
Eric Dumazet
1
-1
/
+8
2011-01-28
inetpeer: Mark metrics as "new" in fresh inetpeer entries.
David S. Miller
1
-0
/
+7
2011-01-28
inetpeer: Add metrics storage to inetpeer entries.
David S. Miller
1
-2
/
+4
2011-01-27
net: Implement read-only protection and COW'ing of metrics.
David S. Miller
3
-37
/
+80
2011-01-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+1
2011-01-25
net: reduce and unify printk level in netdev_fix_features()
Michał Mirosław
1
-1
/
+1
2011-01-25
net: change netdev->features to u32
Michał Mirosław
5
-17
/
+17
2011-01-25
net: RPS: Enable hardware acceleration of RFS
Ben Hutchings
1
-3
/
+30
2011-01-25
lib: cpu_rmap: CPU affinity reverse-mapping
Ben Hutchings
1
-0
/
+73
2011-01-25
Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
David S. Miller
2
-1
/
+35
2011-01-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
38
-82
/
+173
2011-01-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
281
-1812
/
+7244
2011-01-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+0
2011-01-24
Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
4
-9
/
+32
2011-01-24
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
4
-4
/
+6
2011-01-24
BUILD_BUG_ON: make it handle more cases
Rusty Russell
1
-6
/
+27
2011-01-24
param: add null statement to compiled-in module params
Linus Walleij
1
-2
/
+4
[next]