Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c8ba6c52e19c13c2b6fb9ca9e5188799c753914c
/
net
/
ipv6
/
raw.c
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
1789a64
raw: avoid two atomics in xmit
by Eric Dumazet
· 14 years ago
20c59de
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
by Arnaud Ebalard
· 14 years ago
1e4b105
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 14 years ago
f84af32
net: ip_queue_rcv_skb() helper
by Eric Dumazet
· 15 years ago
4b340ae
IPv6: Complete IPV6_DONTFRAG support
by Brian Haley
· 15 years ago
13b52cd
IPv6: Add dontfrag argument to relevant functions
by Brian Haley
· 15 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b2e0b38
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
by Jan Engelhardt
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
fd5c002
ipv6: avoid dev_hold()/dev_put() in rawv6_bind()
by Eric Dumazet
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
8edf19c
net: sk_drops consolidation part 2
by Eric Dumazet
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
766e9037
net: sk_drops consolidation
by Eric Dumazet
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
6ce9e7b
ip: Report qdisc packet drops
by Eric Dumazet
· 15 years ago
e651f03
inet6: Conversion from u8 to int
by Gerrit Renker
· 15 years ago
d5fdd6b
ipv6: Use correct data types for ICMPv6 type and code
by Brian Haley
· 15 years ago
31e6d36
net: correct off-by-one write allocations reports
by Eric Dumazet
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
edf391f
snmp: add missing counters for RFC 4293
by Neil Horman
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
3bd653c
netns: add net parameter to IP6_INC_STATS
by Denis V. Lunev
· 16 years ago
3cc76ca
ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0
by Yang Hongyang
· 16 years ago
725a8ff
ipv6: remove unused parameter from ip6_ra_control
by Denis V. Lunev
· 16 years ago
cb61cb9
udp: sk_drops handling
by Eric Dumazet
· 16 years ago
7d06b2e
net: change proto destroy method to return void
by Brian Haley
· 16 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f23d60d
ipv6: Fix duplicate initialization of rawv6_prot.destroy
by David S. Miller
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
22dd485
raw: Raw socket leak.
by Denis V. Lunev
· 16 years ago
91e1908
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
by YOSHIFUJI Hideaki
· 16 years ago
f5184d2
net: Allow netdevices to specify needed head/tailroom
by Johannes Berg
· 16 years ago
1a98d05
ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets.
by YOSHIFUJI Hideaki
· 17 years ago
05f175c
[IPV6]: Fix IPV6_RECVERR for connected raw sockets.
by YOSHIFUJI Hideaki
· 17 years ago
876c7f4
[IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets
by Brian Haley
· 17 years ago
7bc570c
[IPV6] MROUTE: Support multicast forwarding.
by YOSHIFUJI Hideaki
· 17 years ago
f0bdb7b
[IPV6] RAW: Remove ancient comment.
by YOSHIFUJI Hideaki
· 17 years ago
bdcde3d
[SOCK]: Drop inuse pcounter from struct proto (v2).
by Pavel Emelyanov
· 17 years ago
878628f
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
6b75d09
[IPV6]: Optimize hop-limit determination.
by YOSHIFUJI Hideaki
· 17 years ago
fc8717b
[RAW]: Add raw_hashinfo member on struct proto.
by Pavel Emelyanov
· 17 years ago
938b93a
[NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
by Robert P. J. Day
· 17 years ago
3046d76
[RAW]: Wrong content of the /proc/net/raw6.
by Denis V. Lunev
· 17 years ago
377cf82
[RAW]: Family check in the /proc/net/raw[6] is extra.
by Denis V. Lunev
· 17 years ago
4a19ec5
[NET]: Introducing socket mark socket option.
by Laszlo Attila Toth
· 17 years ago
a308da1
[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.
by Pavel Emelyanov
· 17 years ago
e5ba31f
[NETNS][RAW]: Eliminate explicit init_net references.
by Pavel Emelyanov
· 17 years ago
f51d599
[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.
by Pavel Emelyanov
· 17 years ago
be18588
[NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware.
by Pavel Emelyanov
· 17 years ago
bfeade0
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
by Daniel Lezcano
· 17 years ago
09f7709
[IPV6]: fix section mismatch warnings
by Daniel Lezcano
· 17 years ago
bb72845
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
by Herbert Xu
· 17 years ago
7f4e486
[IPV6]: make the protocol initialization to return an error code
by Daniel Lezcano
· 17 years ago
42a7380
[RAW]: Consolidate proc interface.
by Pavel Emelyanov
· 17 years ago
ab70768
[RAW]: Consolidate proto->unhash callback
by Pavel Emelyanov
· 17 years ago
65b4c50
[RAW]: Consolidate proto->hash callback
by Pavel Emelyanov
· 17 years ago
b673e4d
[RAW]: Introduce raw_hashinfo structure
by Pavel Emelyanov
· 17 years ago
69d6da0
[IPv6] RAW: Compact the API for the kernel
by Pavel Emelyanov
· 17 years ago
6e23ae2
[NETFILTER]: Introduce NF_INET_ hook values
by Patrick McHardy
· 17 years ago
a92aa31
[IPV6]: Add raw6 drops counter.
by Wang Chen
· 17 years ago
c5a432f
[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
by Eric Dumazet
· 17 years ago
cf7732e
[NET]: Make core networking code use seq_open_private
by Pavel Emelyanov
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
3ef9d94
[IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.
by YOSHIFUJI Hideaki
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
59fbb3a6
[IPV6] MIP6: Loadable module support for MIPv6.
by Masahide NAKAMURA
· 17 years ago
136ebf0
[IPV6] MIP6: Kill unnecessary ifdefs.
by Masahide NAKAMURA
· 17 years ago
14e50e5
[XFRM]: Allow packet drops during larval state resolution.
by David S. Miller
· 17 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
6047637
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
by Herbert Xu
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
cfe1fc7
[SK_BUFF]: Introduce skb_network_header_len
by Arnaldo Carvalho de Melo
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
ea2ae17
[SK_BUFF]: Introduce skb_transport_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
1ced98e
[SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pull
by Arnaldo Carvalho de Melo
· 18 years ago
b59e139
[IPv6]: Fix incorrect length check in rawv6_sendmsg()
by YOSHIFUJI Hideaki
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
1ab1457
[NET] IPV6: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
f48d5ff
[IPV6] RAW: Add checksum default defines for MH.
by Masahide NAKAMURA
· 18 years ago
8eb9086
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
by David S. Miller
· 18 years ago
4e33fa1
[IPV6] RAW: Don't release unlocked sock.
by Masahide NAKAMURA
· 18 years ago
f6ab028
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
by Al Viro
· 18 years ago
5f92a73
[NET]: Annotate callers of the reset of checksum.h stuff.
by Al Viro
· 18 years ago
868c86b
[NET]: annotate csum_ipv6_magic() callers in net/*
by Al Viro
· 18 years ago
e69a4adc
[IPV6]: Misc endianness annotations.
by Al Viro
· 18 years ago
d3a1be9
[IPv6]: Only modify checksum for UDP
by Brian Haley
· 18 years ago
a11d206
[IPV6]: Per-interface statistics support.
by YOSHIFUJI Hideaki
· 18 years ago
04ce690
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
by Al Viro
· 18 years ago
a27b58f
[NET]: fix uaccess handling
by Heiko Carstens
· 18 years ago
Next »