index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-11
[PATCH] docbook: update function parameter description in network code
Martin Waitz
-1
/
+4
2005-03-09
[NET]: Remove dead skb_iter code
Stephen Hemminger
-67
/
+0
2005-02-23
[NET]: Add skb_header_release and use it in net/ipv4/tcp
Herbert Xu
-1
/
+4
2004-12-01
Merge nuts.davemloft.net:/disk1/BK/net-2.6.11-work
David S. Miller
-0
/
+53
2004-11-29
[NET]: Fix inline keyword usage in skbuff.c
Jesper Juhl
-2
/
+2
2004-11-17
[NET]: Add alloc_skb_from_cache.
Ian Pratt
-0
/
+53
2004-10-19
[NET]: Make sure to copy TSO fields in copy_skb_header().
Herbert Xu
-4
/
+2
2004-09-23
[NETFILTER]: kill struct nf_ct_info, saves five pointers per conntrack
Patrick McHardy
-0
/
+2
2004-08-02
[NET]: Add skb_iter functions.
Rusty Russell
-0
/
+67
2004-06-22
Merge
David S. Miller
-0
/
+23
2004-06-19
[NET] generalise tcp_add_data, skb_split and tcp_copy_to_page
Arnaldo Carvalho de Melo
-0
/
+76
2004-06-15
[NET]: Add tc extensions infrastructure.
Jamal Hadi Salim
-0
/
+23
2004-04-27
[NET]: Eliminate large inlines in skbuff.h
Stephen Hemminger
-0
/
+167
2003-11-05
[NET]: Fix skb_copy_expand offset calculation.
Patrick McHardy
-3
/
+3
2003-10-28
[NET]: Make skb_copy_expand() copy header area too.
David S. Miller
-2
/
+12
2003-09-28
o NET: move net/core/skbuff.c EXPORT_SYMBOLs from net/netsyms.c
Arnaldo Carvalho de Melo
-0
/
+20
2003-08-31
[BRIDGE]: Create CONFIG_BRIDGE_NETFILTER and use it instead of messy tests.
Bart De Schuymer
-3
/
+3
2003-08-08
[NET]: Allow XFRM subsystem to be optional.
Andi Kleen
-1
/
+1
2003-06-18
[NET]: Mark skb_linearize() as deprecated.
David S. Miller
-59
/
+1
2003-05-25
[netdrvr bonding] add 802.3ad support
Jeff Garzik
-0
/
+2
2003-05-06
[NET]: Remove duplicated alloc_skb debug check.
Andrew Morton
-3
/
+0
2003-04-29
[NET]: Remove skb_head_pool.
Robert Olsson
-65
/
+10
2003-04-06
[NET]: skb_headlen() cleanup.
James Morris
-5
/
+5
2003-03-30
[NET]: Use might_sleep in alloc_skb.
David S. Miller
-9
/
+2
2003-03-24
[NET]: Make SKB layout/initialization/copy more cache friendly.
David S. Miller
-54
/
+19
2003-03-19
[IPSEC]: fragmentation & tcp mss calculation.
Alexey Kuznetsov
-0
/
+3
2003-03-02
[NET]: Move SKB header init to allocation time for better cache behavior.
Mala Anand
-43
/
+31
2003-01-10
[PATCH] add skb_pad/skb_padto functionality
Alan Cox
-0
/
+29
2003-01-07
[NET]: Uninline skb_headerinit.
Andrew Morton
-2
/
+2
2003-01-06
[NET]: Protect secpath references in skbuff.c with CONFIG_INET.
Tomas Szepe
-0
/
+6
2002-10-28
[IPSEC]: Add transform engine and AH implementation.
Alexey Kuznetsov
-0
/
+6
2002-10-27
[BRIDGE]: bridge-nf, map IPv4 hooks onto bridge hooks.
Bart De Schuymer
-0
/
+16
2002-08-28
[NET]: Add TCP segmentation offload core infrastructure.
Alexey Kuznetsov
-5
/
+18
2002-07-23
[PATCH] irqlock patch 2.5.27-H6
Ingo Molnar
-1
/
+1
2002-07-21
[PATCH] "big IRQ lock" removal, IRQ cleanups
Ingo Molnar
-1
/
+1
2002-06-07
skbuff.c: Fix preempt fix lossage from acme cleanups.
David S. Miller
-0
/
+6
2002-06-07
Hand merge.
David S. Miller
-239
/
+224
2002-06-07
net/core/skbuff.c
Arnaldo Carvalho de Melo
-241
/
+228
2002-05-28
[PATCH] preempt-safe net/ code
Robert Love
-13
/
+17
2002-03-19
Old bug in skbuff.c, found by someone, but was lost.
Alexey Kuznetsov
-1
/
+1
2002-02-05
v2.5.2 -> v2.5.2.1
Linus Torvalds
-4
/
+3
2002-02-04
v2.4.7.5 -> v2.4.7.6
Linus Torvalds
-2
/
+2
2002-02-04
v2.4.6.5 -> v2.4.6.6
Linus Torvalds
-1
/
+27
2002-02-04
v2.4.3.2 -> v2.4.3.3
Linus Torvalds
-23
/
+717
2002-02-04
v2.4.1.4 -> v2.4.2
Linus Torvalds
-1
/
+0
2002-02-04
v2.4.1.2 -> v2.4.1.3
Linus Torvalds
-1
/
+1
2002-02-04
Import changeset
Linus Torvalds
-0
/
+487