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
/
raw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-1
/
+1
2010-04-28
net: ip_queue_rcv_skb() helper
Eric Dumazet
1
-1
/
+1
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-25
netfilter: ipv4: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
1
-2
/
+2
2009-10-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-7
/
+17
2009-10-29
AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)
Neil Horman
1
-7
/
+17
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
1
-15
/
+15
2009-10-14
net: sk_drops consolidation
Eric Dumazet
1
-1
/
+0
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-1
/
+1
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-3
/
+3
2009-09-02
ip: Report qdisc packet drops
Eric Dumazet
1
-2
/
+7
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
1
-3
/
+4
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-1
/
+1
2009-02-15
ip: support for TX timestamps on UDP and RAW sockets
Patrick Ohly
1
-0
/
+1
2008-11-24
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
Eric Dumazet
1
-1
/
+1
2008-11-03
net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...
Jianjun Kong
1
-4
/
+4
2008-07-16
mib: add net to IP_INC_STATS
Pavel Emelyanov
1
-1
/
+1
2008-07-14
icmp: add struct net argument to icmp_out_count
Pavel Emelyanov
1
-1
/
+2
2008-06-17
udp: sk_drops handling
Eric Dumazet
1
-1
/
+1
2008-06-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-06-16
raw: Restore /proc/net/raw correct behavior
Eric Dumazet
1
-1
/
+1
2008-06-14
net: change proto destroy method to return void
Brian Haley
1
-2
/
+1
2008-06-11
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-06-04
raw: Raw socket leak.
Denis V. Lunev
1
-0
/
+9
2008-05-12
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
1
-6
/
+4
2008-03-31
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
Pavel Emelyanov
1
-2
/
+2
2008-03-28
[SOCK]: Drop inuse pcounter from struct proto (v2).
Pavel Emelyanov
1
-3
/
+0
2008-03-26
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-26
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-6
/
+6
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-24
[NETNS]: Process INET socket layer in the correct namespace.
Denis V. Lunev
1
-2
/
+2
2008-03-24
[NETNS]: Add namespace parameter to ip_cmsg_send.
Denis V. Lunev
1
-1
/
+1
2008-03-22
[RAW]: Add raw_hashinfo member on struct proto.
Pavel Emelyanov
1
-14
/
+8
2008-03-18
[NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
Robert P. J. Day
1
-1
/
+1
2008-01-31
[RAW]: Wrong content of the /proc/net/raw6.
Denis V. Lunev
1
-4
/
+4
2008-01-31
[RAW]: Cleanup IPv4 raw_seq_show.
Denis V. Lunev
1
-17
/
+7
2008-01-31
[RAW]: Family check in the /proc/net/raw[6] is extra.
Denis V. Lunev
1
-8
/
+4
2008-01-31
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
1
-0
/
+2
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.
Pavel Emelyanov
1
-3
/
+19
2008-01-28
[NETNS][RAW]: Eliminate explicit init_net references.
Pavel Emelyanov
1
-1
/
+1
2008-01-28
[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.
Pavel Emelyanov
1
-8
/
+12
2008-01-28
[NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware.
Pavel Emelyanov
1
-8
/
+13
2008-01-28
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
1
-1
/
+1
2008-01-28
[NET]: prot_inuse cleanups and optimizations
Eric Dumazet
1
-2
/
+2
2008-01-28
[IPV4] net/ipv4: Use ipv4_is_<type>
Joe Perches
1
-1
/
+1
2008-01-28
[RAW]: Consolidate proc interface.
Pavel Emelyanov
1
-18
/
+34
2008-01-28
[RAW]: Consolidate proto->unhash callback
Pavel Emelyanov
1
-4
/
+10
[next]