index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
|
|
\
\
\
\
|
*
|
|
|
|
[NETNS]: Declare init_net even without CONFIG_NET defined.
Denis V. Lunev
2008-04-03
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[NETNS]: Do not include net/net_namespace.h from seq_file.h
Denis V. Lunev
2008-04-02
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
[NET]: Fix allnoconfig build on powerpc and avr32
David S. Miller
2008-03-31
|
*
|
|
|
|
drivers/net/arcnet/arcnet.c: use time_* macros
S.Caglar Onur
2008-03-28
|
*
|
|
|
|
[LIB]: Drop the pcounter itself.
Pavel Emelyanov
2008-03-28
|
*
|
|
|
|
[NET]: Protect device namespace inlines with CONFIG_NET
David S. Miller
2008-03-28
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[NET]: uninline skb_trim, de-bloats
Ilpo Järvinen
2008-03-27
|
*
|
|
|
|
|
[NET]: uninline skb_push, de-bloats a lot
Ilpo Järvinen
2008-03-27
|
*
|
|
|
|
|
[NET]: uninline dev_alloc_skb, de-bloats a lot
Ilpo Järvinen
2008-03-27
|
*
|
|
|
|
|
[NET]: uninline skb_pull, de-bloats a lot
Ilpo Järvinen
2008-03-27
|
*
|
|
|
|
|
[NET]: uninline skb_put, de-bloats a lot
Ilpo Järvinen
2008-03-27
|
*
|
|
|
|
|
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
Denis V. Lunev
2008-03-27
|
*
|
|
|
|
|
[VLAN]: Reduce memory consumed by vlan_groups
Pavel Emelyanov
2008-03-26
|
*
|
|
|
|
|
[NETNS]: Compilation warnings under CONFIG_NET_NS.
Denis V. Lunev
2008-03-26
|
*
|
|
|
|
|
[NETNS]: Compilation fix for include/linux/netdevice.h.
Denis V. Lunev
2008-03-26
|
*
|
|
|
|
|
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_conntrack_sip: support multiple media channels
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_nat_sip: split up SDP mangling
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing hel...
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_conntrack_sip: support method specific request/response handling
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_nat_sip: get rid of text based header translation
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_conntrack_sip: remove redundant function arguments
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NETFILTER]: Add nf_inet_addr_cmp()
Patrick McHardy
2008-03-25
|
*
|
|
|
|
|
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
|
*
|
|
|
|
|
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
|
*
|
|
|
|
|
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
|
*
|
|
|
|
|
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
2008-03-24
|
*
|
|
|
|
|
[IPV6]: Use bitfields for hop_limit and mcast_hops.
YOSHIFUJI Hideaki
2008-03-24
|
*
|
|
|
|
|
[IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.
YOSHIFUJI Hideaki
2008-03-24
|
*
|
|
|
|
|
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-03-24
|
*
|
|
|
|
|
[NET]: include/linux/udp.h - remove duplicate include
Joe Perches
2008-03-24
|
*
|
|
|
|
|
[NET]: include/linux/igmp.h - remove duplicate include
Joe Perches
2008-03-24
|
*
|
|
|
|
|
[NET]: include/linux/atalk.h - remove duplicate include
Joe Perches
2008-03-24
|
*
|
|
|
|
|
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-03-22
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
smc91x: introduce platform data flags V2
Magnus Damm
2008-03-17
|
*
|
|
|
|
|
|
[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
Rusty Russell
2008-03-22
|
*
|
|
|
|
|
|
[TCP]: TCP_DEFER_ACCEPT updates - process as established
Patrick McManus
2008-03-21
|
*
|
|
|
|
|
|
[NET]: Add per-connection option to set max TSO frame size
Peter P Waskiewicz Jr
2008-03-21
|
*
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ssb: Add SPROM/invariants support for PCMCIA devices
Michael Buesch
2008-03-13
[prev]
[next]