index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: Add hash table of interface addresses.
David S. Miller
2011-02-18
1
-0
/
+1
*
net: introduce NETIF_F_RXCSUM
Michał Mirosław
2011-02-17
2
-2
/
+4
*
net: Introduce new feature setting ops
Michał Mirosław
2011-02-17
2
-2
/
+120
*
ethtool: factorize get/set_one_feature
Michał Mirosław
2011-02-17
1
-0
/
+6
*
ethtool: enable GSO and GRO by default
Michał Mirosław
2011-02-17
1
-0
/
+3
*
phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL
Baruch Siach
2011-02-14
1
-0
/
+16
*
rtnetlink: implement setting of master device
Jiri Pirko
2011-02-13
1
-0
/
+12
*
net: make dev->master general
Jiri Pirko
2011-02-13
1
-0
/
+7
*
net: remove the unnecessary dance around skb_bond_should_drop
Jiri Pirko
2011-02-13
1
-11
/
+0
*
ixgbe: DCB, implement 802.1Qaz routines
John Fastabend
2011-02-11
1
-0
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-08
1
-5
/
+18
|
\
|
*
CDC NCM errata updates for cdc.h
Alexey Orishko
2011-02-08
1
-5
/
+18
*
|
ipsec: allow to align IPv4 AH on 32 bits
Nicolas Dichtel
2011-02-08
1
-0
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-04
1
-0
/
+1
|
\
\
|
|
/
|
*
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
2011-02-03
1
-0
/
+1
*
|
sched: CHOKe flow scheduler
stephen hemminger
2011-02-02
1
-0
/
+29
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-02
13
-1
/
+1880
|
\
\
|
*
|
netfilter: xtables: add device group match
Patrick McHardy
2011-02-03
2
-0
/
+22
|
*
|
netfilter: ipset: fix linking with CONFIG_IPV6=n
Patrick McHardy
2011-02-02
1
-0
/
+10
|
*
|
netfilter: ipset: install ipset related header files
Patrick McHardy
2011-02-01
3
-0
/
+8
|
*
|
netfilter: xtables: "set" match and "SET" target support
Jozsef Kadlecsik
2011-02-01
1
-0
/
+55
|
*
|
netfilter: ipset: list:set set type support
Jozsef Kadlecsik
2011-02-01
1
-0
/
+27
|
*
|
netfilter: ipset: hash:ip set type support
Jozsef Kadlecsik
2011-02-01
2
-0
/
+1100
|
*
|
netfilter: ipset: bitmap:ip set type support
Jozsef Kadlecsik
2011-02-01
2
-0
/
+158
|
*
|
netfilter: ipset: IP set core support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+498
|
*
|
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
Jozsef Kadlecsik
2011-02-01
1
-1
/
+2
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-31
3
-0
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
2011-01-30
1
-0
/
+1
|
*
|
caif: bugfix - add caif headers for userspace usage.
sjur.brandeland@stericsson.com
2011-01-30
2
-0
/
+3
*
|
|
net: fix dev_seq_next()
Eric Dumazet
2011-01-27
1
-1
/
+8
*
|
|
net: reduce and unify printk level in netdev_fix_features()
Michał Mirosław
2011-01-24
1
-1
/
+1
*
|
|
net: change netdev->features to u32
Michał Mirosław
2011-01-24
2
-13
/
+13
*
|
|
net: RPS: Enable hardware acceleration of RFS
Ben Hutchings
2011-01-24
1
-3
/
+30
*
|
|
lib: cpu_rmap: CPU affinity reverse-mapping
Ben Hutchings
2011-01-24
1
-0
/
+73
*
|
|
Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
David S. Miller
2011-01-24
2
-1
/
+35
|
\
\
\
|
*
|
|
genirq: Add IRQ affinity notifiers
Ben Hutchings
2011-01-22
2
-1
/
+35
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-24
15
-44
/
+100
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-01-25
1
-4
/
+0
|
|
\
\
\
|
|
*
|
|
RTC: Propagate error handling via rtc_timer_enqueue properly
John Stultz
2011-01-21
1
-2
/
+0
|
|
*
|
|
rtc: Cleanup removed UIE emulation declaration
John Stultz
2011-01-21
1
-2
/
+0
|
*
|
|
|
Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2011-01-24
4
-9
/
+32
|
|
\
\
\
\
|
|
*
|
|
|
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
2011-01-24
4
-4
/
+6
|
|
*
|
|
|
BUILD_BUG_ON: make it handle more cases
Rusty Russell
2011-01-24
1
-6
/
+27
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
param: add null statement to compiled-in module params
Linus Walleij
2011-01-24
1
-2
/
+4
|
*
|
|
|
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
Rusty Russell
2011-01-24
1
-1
/
+1
|
*
|
|
|
module: show version information for built-in modules in sysfs
Dmitry Torokhov
2011-01-24
1
-0
/
+27
|
|
/
/
/
|
*
|
|
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-01-21
1
-0
/
+3
|
|
\
\
\
|
|
*
|
|
workqueue: relax lockdep annotation on flush_work()
Tejun Heo
2011-01-11
1
-0
/
+3
|
*
|
|
|
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-01-21
1
-14
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-21
1
-14
/
+0
[next]