index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-15
[IPV4]: Uninline netfilter okfns
Patrick McHardy
1
-1
/
+1
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-1
/
+1
2007-10-10
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
David L Stevens
1
-0
/
+4
2007-08-13
[IPV4]: Clean up duplicate includes in net/ipv4/
Jesper Juhl
1
-1
/
+0
2007-07-10
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
1
-0
/
+4
2007-07-10
[NET]: IPV6 checksum offloading in network devices
Stephen Hemminger
1
-1
/
+1
2007-06-07
[TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack
Patrick McHardy
1
-1
/
+3
2007-04-30
[IPV4] SNMP: Support OutMcastPkts and OutBcastPkts
Mitsuru Chinen
1
-0
/
+6
2007-04-25
[INET]: Add IP(V6)_PMTUDISC_RPOBE
John Heffner
1
-5
/
+15
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-5
/
+6
2007-04-25
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Use the helpers to get the layer header pointer
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[NETFILTER]: nf_conntrack: add nf_copy() to safely copy members in skb
Yasuyuki Kozakai
1
-12
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+4
2007-04-25
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_set_transport_header
Arnaldo Carvalho de Melo
1
-11
/
+8
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-10
/
+10
2007-04-25
[SK_BUFF]: Introduce skb_set_network_header
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Use skb_reset_network_header after skb_push
Arnaldo Carvalho de Melo
1
-8
/
+6
2007-04-25
[SK_BUFF]: Some more skb_put cases converted to skb_reset_network_header
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[IPV4]: cleanup
Stephen Hemminger
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-10
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-21
/
+21
2007-01-26
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
David S. Miller
1
-1
/
+2
2006-12-08
[NET]: Convert hh_lock to seqlock.
Stephen Hemminger
1
-11
/
+3
2006-12-04
[PATCH] severing skbuff.h -> highmem.h
Al Viro
1
-0
/
+1
2006-12-02
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...
Al Viro
1
-1
/
+1
2006-12-02
[NET]: Annotate csum_partial() callers in net/*
Al Viro
1
-4
/
+4
2006-12-02
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
1
-1
/
+1
2006-12-02
[IPV6]: Assorted trivial endianness annotations.
Al Viro
1
-1
/
+1
2006-12-02
[TCP]: Don't set SKB owner in tcp_transmit_skb().
David S. Miller
1
-2
/
+1
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
1
-1
/
+1
2006-09-28
[IPV4]: struct ip_options annotations
Al Viro
1
-2
/
+2
2006-09-28
[IPV4]: ip_build_and_send_pkt() annotations
Al Viro
1
-1
/
+1
2006-09-22
[NETFILTER] bridge: simplify nf_bridge_pad
Stephen Hemminger
1
-8
/
+7
2006-09-22
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
1
-1
/
+1
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-3
/
+3
2006-09-22
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
1
-0
/
+2
2006-08-31
[IPV4]: Fix SNMPv2 "ipFragFails" counter error
Wei Dong
1
-0
/
+1
2006-08-13
[INET]: Use pskb_trim_unique when trimming paged unique skbs
Herbert Xu
1
-2
/
+2
2006-08-02
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
Wei Dong
1
-3
/
+4
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
1
-2
/
+2
2006-06-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
[next]