2007-04-26 |
David Woodhouse | Merge branch 'master' of git://git./linux/kernel/git... |
blob | commitdiff | raw |
2007-04-26 |
Stephen Hemminger | [TCP]: Congestion control API update. |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Stephen Hemminger | [NET] skbuff: skb_store_bits const is backwards |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Herbert Xu | [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Herbert Xu | [NET]: Use csum_start offset instead of skb_transport_h... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
David Howells | [NET]: Move generic skbuff stuff from XFRM code to... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Herbert Xu | [NET]: Allow forwarding of ip_summed except CHECKSUM_CO... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Yasuyuki Kozakai | [NETFILTER]: nf_conntrack: kill destroy() in struct... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Yasuyuki Kozakai | [NETFILTER]: nf_conntrack: don't use nfct in skb if... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Remove skb_add_mtu() leftovers |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Convert skb->end to sk_buff_data_t |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Convert skb->tail to sk_buff_data_t |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Use offsets for skb->{mac,network,transport... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: unions of just one member don't get anything... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_network_header_len |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Yasuyuki Kozakai | [NETFILTER]: nf_conntrack: add nf_copy() to safely... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Yasuyuki Kozakai | [NETFILTER]: nf_conntrack: add __nf_copy() to copy... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_transport_header(skb) |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_set_transport_header |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_transport_offset() |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_reset_transport_header(skb) |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_set_network_header |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_network_header() |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_network_offset() |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_reset_network_header(skb) |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_mac_header() |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_set_mac_header() |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Arnaldo Carvalho... | [SK_BUFF]: Introduce skb_reset_mac_header(skb) |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Herbert Xu | [UDP]: Clean up UDP-Lite receive checksum |
blob | commitdiff | raw | diff to current |
2007-04-26 |
David S. Miller | [NETLINK]: Limit NLMSG_GOODSIZE to 8K. |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Eric Dumazet | [NET]: convert network timestamps to ktime_t |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Paul Mackerras | Merge branch 'kconfig' of /linux/kernel/git/galak/power... |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Linus Torvalds | Merge branch 'upstream-linus' of /linux/kernel/git... |
blob | commitdiff | raw |
2007-04-17 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/davem/net-2.6 |
blob | commitdiff | raw |
2007-04-17 |
Pavel Emelianov | [NET]: Set a separate lockdep class for neighbour table... |
blob | commitdiff | raw |
2007-04-17 |
Herbert Xu | [NET]: Get rid of alloc_skb_from_cache |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Paul Mackerras | Merge branch 'linux-2.6' into for-2.6.22 |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Linus Torvalds | Merge branch 'for-2.6.21' of /linux/kernel/git/davej... |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Linus Torvalds | Merge branch 'upstream-fixes' of git://git./linux/kerne... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Linus Torvalds | Merge branch 'for-2.6.21' of /linux/kernel/git/davej... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Linus Torvalds | Merge branch 'release' of git://git./linux/kernel/git... |
blob | commitdiff | raw | diff to current |
2007-03-29 |
Linus Torvalds | Merge branch 'upstream-linus' of /linux/kernel/git... |
blob | commitdiff | raw | diff to current |
2007-03-29 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/davem/net-2.6 |
blob | commitdiff | raw | diff to current |
2007-03-29 |
Patrick McHardy | [IFB]: Fix crash on input device removal |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Len Brown | Pull video into test branch |
blob | commitdiff | raw | diff to current |
2007-01-17 |
David Woodhouse | Merge branch 'master' of git://git./linux/kernel/git... |
blob | commitdiff | raw | diff to current |
2006-12-20 |
Len Brown | Pull bugfix into test branch |
blob | commitdiff | raw | diff to current |
2006-12-20 |
Len Brown | Pull platform-drivers into test branch |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Len Brown | Pull style into test branch |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Len Brown | Pull bugfix into test branch |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Len Brown | Pull trivial into test branch |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Len Brown | Pull platform-drivers into test branch |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Len Brown | Pull button into test branch |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Len Brown | Pull dock into test branch |
blob | commitdiff | raw | diff to current |
2006-12-13 |
Russell King | [ARM] Merge AT91 and devel branches |
blob | commitdiff | raw | diff to current |
2006-12-12 |
Dave Jones | Merge ../linus |
blob | commitdiff | raw | diff to current |
2006-12-12 |
Dave Jones | Merge ../linus |
blob | commitdiff | raw | diff to current |
2006-12-12 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
blob | commitdiff | raw | diff to current |
2006-12-09 |
Linus Torvalds | Merge branch 'drm-patches' of git://git./linux/kernel... |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Dmitry Torokhov | Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6 |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Linus Torvalds | Merge branch 'for-linus' of /home/rmk/linux-2.6-arm |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Linus Torvalds | Merge branch 'release' of /linux/kernel/git/aegl/linux-2.6 |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Linus Torvalds | Merge branch 'intx' of /linux/kernel/git/jgarzik/misc-2.6 |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Trond Myklebust | Merge branch 'master' of /home/trondmy/kernel/linux... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Linus Torvalds | Merge branch 'upstream-linus' of /linux/kernel/git... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Linus Torvalds | Merge branch 'upstream-linus' of /linux/kernel/git... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/davem/net-2.6 |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Linus Torvalds | Merge branch 'for-linus' of git://one.firstfloor.org... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Christoph Lameter | [PATCH] slab: remove kmem_cache_t |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Christoph Hellwig | [PATCH] node-aware skb allocation |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Jeff Garzik | Merge tag 'r8169-upstream-20061204-00' of git://electri... |
blob | commitdiff | raw | diff to current |
2006-12-06 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |
blob | commitdiff | raw | diff to current |
2006-12-05 |
David Howells | Merge branch 'master' of git://git./linux/kernel/git... |
blob | commitdiff | raw | diff to current |
2006-12-05 |
David Howells | Merge branch 'master' of git://git./linux/kernel/git... |
blob | commitdiff | raw | diff to current |
2006-12-05 |
Linus Torvalds | Merge branch 'for-linus' of git://brick.kernel.dk/data... |
blob | commitdiff | raw | diff to current |
2006-12-05 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git./linux/kerne... |
blob | commitdiff | raw | diff to current |
2006-12-05 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/paulus/powerpc |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Linus Torvalds | Merge branch 'upstream-linus' of /linux/kernel/git... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Al Viro | [PATCH] fix fallout from header dependency trimming |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Linus Torvalds | Merge branch 'for-linus4' of /linux/kernel/git/viro... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Al Viro | [PATCH] severing skbuff.h -> mm.h |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Al Viro | [PATCH] severing skbuff.h -> poll.h |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Al Viro | [PATCH] severing skbuff.h -> highmem.h |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Paul Mackerras | Merge branch 'linux-2.6' into for-linus |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Al Viro | [NET]: Split skb->csum |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Al Viro | [NET]: Preliminaty annotation of skb->csum. |
blob | commitdiff | raw | diff to current |
next |