index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-28
[NET]: Protect device namespace inlines with CONFIG_NET
David S. Miller
1
-0
/
+2
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
1
-2
/
+4
2008-03-27
[NET]: uninline skb_trim, de-bloats
Ilpo Järvinen
1
-15
/
+1
2008-03-27
[NET]: uninline skb_push, de-bloats a lot
Ilpo Järvinen
1
-18
/
+1
2008-03-27
[NET]: uninline dev_alloc_skb, de-bloats a lot
Ilpo Järvinen
1
-16
/
+1
2008-03-27
[NET]: uninline skb_pull, de-bloats a lot
Ilpo Järvinen
1
-15
/
+1
2008-03-27
[NET]: uninline skb_put, de-bloats a lot
Ilpo Järvinen
1
-20
/
+1
2008-03-27
[NET]: Use local_irq_{save,restore}() in napi_complete().
David S. Miller
1
-2
/
+4
2008-03-27
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
Denis V. Lunev
1
-0
/
+2
2008-03-26
[VLAN]: Reduce memory consumed by vlan_groups
Pavel Emelyanov
1
-1
/
+1
2008-03-26
[NETNS]: Compilation warnings under CONFIG_NET_NS.
Denis V. Lunev
1
-1
/
+1
2008-03-26
[NETNS]: Compilation fix for include/linux/netdevice.h.
Denis V. Lunev
1
-1
/
+1
2008-03-25
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
1
-0
/
+6
2008-03-25
[NETFILTER]: nf_conntrack_sip: support multiple media channels
Patrick McHardy
1
-0
/
+14
2008-03-25
[NETFILTER]: nf_nat_sip: split up SDP mangling
Patrick McHardy
1
-5
/
+20
2008-03-25
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
Patrick McHardy
1
-1
/
+2
2008-03-25
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
1
-0
/
+18
2008-03-25
[NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers
Patrick McHardy
1
-0
/
+10
2008-03-25
[NETFILTER]: nf_conntrack_sip: support method specific request/response handling
Patrick McHardy
1
-0
/
+20
2008-03-25
[NETFILTER]: nf_nat_sip: get rid of text based header translation
Patrick McHardy
1
-1
/
+2
2008-03-25
[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper
Patrick McHardy
1
-0
/
+5
2008-03-25
[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
Patrick McHardy
1
-15
/
+15
2008-03-25
[NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions
Patrick McHardy
1
-2
/
+3
2008-03-25
[NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function
Patrick McHardy
1
-6
/
+43
2008-03-25
[NETFILTER]: nf_conntrack_sip: remove redundant function arguments
Patrick McHardy
1
-5
/
+2
2008-03-25
[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling
Patrick McHardy
1
-2
/
+4
2008-03-25
[NETFILTER]: Add nf_inet_addr_cmp()
Patrick McHardy
1
-0
/
+9
2008-03-26
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-0
/
+7
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2
-4
/
+27
2008-03-25
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
2
-1
/
+16
2008-03-25
[IPV6]: Use bitfields for hop_limit and mcast_hops.
YOSHIFUJI Hideaki
1
-4
/
+24
2008-03-25
[IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-25
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
1
-1
/
+0
2008-03-23
[NET]: include/linux/udp.h - remove duplicate include
Joe Perches
1
-11
/
+7
2008-03-23
[NET]: include/linux/igmp.h - remove duplicate include
Joe Perches
1
-21
/
+17
2008-03-23
[NET]: include/linux/atalk.h - remove duplicate include
Joe Perches
1
-2
/
+0
2008-03-22
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
David S. Miller
1
-0
/
+13
2008-03-22
[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
Rusty Russell
1
-1
/
+2
2008-03-21
[TCP]: TCP_DEFER_ACCEPT updates - process as established
Patrick McManus
1
-0
/
+7
2008-03-21
[NET]: Add per-connection option to set max TSO frame size
Peter P Waskiewicz Jr
1
-0
/
+10
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
52
-193
/
+491
2008-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David S. Miller
47
-184
/
+484
2008-03-17
[IPV4]: ipv4_is_lbcast() misannotations
Al Viro
1
-1
/
+1
2008-03-17
[PKT_SCHED]: annotate cls_u32
Al Viro
1
-4
/
+4
2008-03-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
Linus Torvalds
1
-0
/
+2
2008-03-17
devres: implement pcim_iomap_regions_request_all()
Tejun Heo
1
-0
/
+2
2008-03-17
virtio: fix race in enable_cb
Christian Borntraeger
1
-2
/
+3
2008-03-17
smc91x: introduce platform data flags V2
Magnus Damm
1
-0
/
+13
2008-03-14
struct export_operations: adjust comments to match current members
Marc Dionne
1
-2
/
+2
[next]