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.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
2011-02-18
ipv4: Add hash table of interface addresses.
David S. Miller
1
-0
/
+1
2011-02-18
net: introduce NETIF_F_RXCSUM
Michał Mirosław
2
-2
/
+4
2011-02-18
net: Introduce new feature setting ops
Michał Mirosław
2
-2
/
+120
2011-02-18
ethtool: factorize get/set_one_feature
Michał Mirosław
1
-0
/
+6
2011-02-18
ethtool: enable GSO and GRO by default
Michał Mirosław
1
-0
/
+3
2011-02-15
phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL
Baruch Siach
1
-0
/
+16
2011-02-14
rtnetlink: implement setting of master device
Jiri Pirko
1
-0
/
+12
2011-02-13
net: make dev->master general
Jiri Pirko
1
-0
/
+7
2011-02-13
net: remove the unnecessary dance around skb_bond_should_drop
Jiri Pirko
1
-11
/
+0
2011-02-11
ixgbe: DCB, implement 802.1Qaz routines
John Fastabend
1
-0
/
+5
2011-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+18
2011-02-09
ipsec: allow to align IPv4 AH on 32 bits
Nicolas Dichtel
1
-0
/
+1
2011-02-09
CDC NCM errata updates for cdc.h
Alexey Orishko
1
-5
/
+18
2011-02-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-02-04
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
1
-0
/
+1
2011-02-03
sched: CHOKe flow scheduler
stephen hemminger
1
-0
/
+29
2011-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
13
-1
/
+1880
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-01
netfilter: ipset: install ipset related header files
Patrick McHardy
3
-0
/
+8
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
1
-1
/
+2
2011-02-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-0
/
+4
2011-01-30
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
1
-0
/
+1
2011-01-30
caif: bugfix - add caif headers for userspace usage.
sjur.brandeland@stericsson.com
2
-0
/
+3
2011-01-28
net: fix dev_seq_next()
Eric Dumazet
1
-1
/
+8
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
2
-13
/
+13
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
15
-44
/
+100
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
2011-01-24
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
Rusty Russell
1
-1
/
+1
2011-01-24
module: show version information for built-in modules in sysfs
Dmitry Torokhov
1
-0
/
+27
2011-01-22
genirq: Add IRQ affinity notifiers
Ben Hutchings
2
-1
/
+35
2011-01-22
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2011-01-22
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-14
/
+0
2011-01-21
mm: System without MMU do not need pte_mkwrite
Michal Simek
1
-0
/
+2
2011-01-21
RTC: Propagate error handling via rtc_timer_enqueue properly
John Stultz
1
-2
/
+0
2011-01-21
rtc: Cleanup removed UIE emulation declaration
John Stultz
1
-2
/
+0
2011-01-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-4
/
+5
[next]