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
*
[NET]: uninline skb_push, de-bloats a lot
Ilpo Järvinen
2008-03-27
1
-18
/
+1
*
[NET]: uninline dev_alloc_skb, de-bloats a lot
Ilpo Järvinen
2008-03-27
1
-16
/
+1
*
[NET]: uninline skb_pull, de-bloats a lot
Ilpo Järvinen
2008-03-27
1
-15
/
+1
*
[NET]: uninline skb_put, de-bloats a lot
Ilpo Järvinen
2008-03-27
1
-20
/
+1
*
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
Denis V. Lunev
2008-03-27
1
-0
/
+2
*
[VLAN]: Reduce memory consumed by vlan_groups
Pavel Emelyanov
2008-03-26
1
-1
/
+1
*
[NETNS]: Compilation warnings under CONFIG_NET_NS.
Denis V. Lunev
2008-03-26
1
-1
/
+1
*
[NETNS]: Compilation fix for include/linux/netdevice.h.
Denis V. Lunev
2008-03-26
1
-1
/
+1
*
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
2008-03-25
1
-0
/
+6
*
[NETFILTER]: nf_conntrack_sip: support multiple media channels
Patrick McHardy
2008-03-25
1
-0
/
+14
*
[NETFILTER]: nf_nat_sip: split up SDP mangling
Patrick McHardy
2008-03-25
1
-5
/
+20
*
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
Patrick McHardy
2008-03-25
1
-1
/
+2
*
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
2008-03-25
1
-0
/
+18
*
[NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing hel...
Patrick McHardy
2008-03-25
1
-0
/
+10
*
[NETFILTER]: nf_conntrack_sip: support method specific request/response handling
Patrick McHardy
2008-03-25
1
-0
/
+20
*
[NETFILTER]: nf_nat_sip: get rid of text based header translation
Patrick McHardy
2008-03-25
1
-1
/
+2
*
[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper
Patrick McHardy
2008-03-25
1
-0
/
+5
*
[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
Patrick McHardy
2008-03-25
1
-15
/
+15
*
[NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions
Patrick McHardy
2008-03-25
1
-2
/
+3
*
[NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function
Patrick McHardy
2008-03-25
1
-6
/
+43
*
[NETFILTER]: nf_conntrack_sip: remove redundant function arguments
Patrick McHardy
2008-03-25
1
-5
/
+2
*
[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling
Patrick McHardy
2008-03-25
1
-2
/
+4
*
[NETFILTER]: Add nf_inet_addr_cmp()
Patrick McHardy
2008-03-25
1
-0
/
+9
*
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-0
/
+7
*
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-2
/
+2
*
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
2
-4
/
+27
*
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
2008-03-25
2
-1
/
+16
*
[IPV6]: Use bitfields for hop_limit and mcast_hops.
YOSHIFUJI Hideaki
2008-03-25
1
-4
/
+24
*
[IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.
YOSHIFUJI Hideaki
2008-03-25
1
-2
/
+2
*
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-03-25
1
-1
/
+0
*
[NET]: include/linux/udp.h - remove duplicate include
Joe Perches
2008-03-23
1
-11
/
+7
*
[NET]: include/linux/igmp.h - remove duplicate include
Joe Perches
2008-03-23
1
-21
/
+17
*
[NET]: include/linux/atalk.h - remove duplicate include
Joe Perches
2008-03-23
1
-2
/
+0
*
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-03-22
1
-0
/
+13
|
\
|
*
smc91x: introduce platform data flags V2
Magnus Damm
2008-03-17
1
-0
/
+13
*
|
[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
Rusty Russell
2008-03-22
1
-1
/
+2
*
|
[TCP]: TCP_DEFER_ACCEPT updates - process as established
Patrick McManus
2008-03-21
1
-0
/
+7
*
|
[NET]: Add per-connection option to set max TSO frame size
Peter P Waskiewicz Jr
2008-03-21
1
-0
/
+10
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
52
-193
/
+491
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
2008-03-17
47
-184
/
+484
|
|
\
\
|
|
*
\
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-03-17
1
-0
/
+2
|
|
|
\
\
|
|
|
*
|
devres: implement pcim_iomap_regions_request_all()
Tejun Heo
2008-03-17
1
-0
/
+2
|
|
|
|
/
|
|
*
|
virtio: fix race in enable_cb
Christian Borntraeger
2008-03-17
1
-2
/
+3
|
|
|
/
|
|
*
struct export_operations: adjust comments to match current members
Marc Dionne
2008-03-14
1
-2
/
+2
|
|
*
PCI: fix issue with busses registering multiple times in sysfs
Greg Kroah-Hartman
2008-03-13
1
-0
/
+1
|
|
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-03-12
1
-1
/
+8
|
|
|
\
|
|
|
*
[POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU
Tony Breeds
2008-03-13
1
-0
/
+7
|
|
|
*
[POWERPC] Fix undefined pmu_sys_suspended compilation error
Tony Breeds
2008-03-13
1
-1
/
+1
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-12
3
-4
/
+2
|
|
|
\
\
|
|
*
|
|
Remove <linux/genhd.h> from user-visible headers.
David Woodhouse
2008-03-12
2
-28
/
+3
[next]