Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a3ee93a3226a951dc32197f6fcfb1b535fbabf4
/
net
/
dccp
/
ipv6.c
bd784a1
net:dccp: do not report ICMP redirects to user space
by Duan Jiong
· 11 years ago
1a2c618
tcp: Remove TCPCT
by Christoph Paasch
· 12 years ago
e337e24
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
by Christoph Paasch
· 12 years ago
6700c27
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
by David S. Miller
· 12 years ago
35ad9b9
ipv6: Add helper inet6_csk_update_pmtu().
by David S. Miller
· 12 years ago
1ed5c48
net: Remove checks for dst_ops->redirect being NULL.
by David S. Miller
· 12 years ago
ec18d9a
ipv6: Add redirect support to all protocol icmp error handlers.
by David S. Miller
· 12 years ago
0979e46
dccp: remove unnecessary codes in ipv6.c
by RongQing.Li
· 12 years ago
81aded2
ipv6: Handle PMTU in ICMP error handlers.
by David S. Miller
· 12 years ago
7604adc
ipv6: dccp: dont drop packet but consume it
by Eric Dumazet
· 13 years ago
c72e118
inet: makes syn_ack_timeout mandatory
by Eric Dumazet
· 13 years ago
f541fb7
dccp: fix bug in sequence number validation during connection setup
by Samuel Jero
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
b903d32
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
f6d8bd0
inet: add RCU protection to inet->opt
by Eric Dumazet
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
1958b85
net: Put fl6_* macros to struct flowi6 and use them again.
by David S. Miller
· 14 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
6281dcc
net: Make flowi ports AF dependent.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
68d0c6d
ipv6: Consolidate route lookup sequences.
by David S. Miller
· 14 years ago
3b193ad
dccp: newdp is declared/assigned but never be used
by Hagen Paul Pfeifer
· 14 years ago
093d282
tproxy: fix hash locking issue when using port redirection in __inet_inherit_port()
by Balazs Scheidler
· 14 years ago
20c59de
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
by Arnaud Ebalard
· 14 years ago
4e15ed4
net: replace ipfragok with skb->local_df
by Shan Wei
· 15 years ago
bb29624
inet: Remove unused send_check length argument
by Herbert Xu
· 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
d14a0eb
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
by Gerrit Renker
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
9327f70
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 15 years ago
e6b4d11
TCPCT part 1a: add request_values parameter for sending SYNACK
by William Allen Simpson
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
b301e82
IPv6: use ipv6_addr_set_v4mapped()
by Brian Haley
· 15 years ago
5708e86
net: constify remaining proto_ops
by Alexey Dobriyan
· 15 years ago
41135cc
net: constify struct inet6_protocol
by Alexey Dobriyan
· 15 years ago
3b401a8
inet: inet_connection_sock_af_ops const
by Stephen Hemminger
· 15 years ago
d5fdd6b
ipv6: Use correct data types for ICMPv6 type and code
by Brian Haley
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
3ab5aee
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
by Eric Dumazet
· 16 years ago
d99a7bd
dccp: Cleanup routines for feature negotiation
by Gerrit Renker
· 16 years ago
ac75773
dccp: Per-socket initialisation of feature negotiation
by Gerrit Renker
· 16 years ago
944f750
dccp: Port redirection support for DCCP
by Gerrit Renker
· 16 years ago
e41b536
ipv6: added net argument to ICMP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
9a1f27c
inet_hashtables: Add inet_lookup_skb helpers
by Arnaldo Carvalho de Melo
· 16 years ago
410e27a
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
by Gerrit Renker
· 16 years ago
7020838
dccp: Cleanup routines for feature negotiation
by Gerrit Renker
· 16 years ago
828755c
dccp: Per-socket initialisation of feature negotiation
by Gerrit Renker
· 16 years ago
860239c
dccp: Add check for truncated ICMPv6 DCCP error packets
by Wei Yongjun
· 16 years ago
e0bcfb0
dccp: Add check for sequence number in ICMPv6 message
by Wei Yongjun
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
de0744a
mib: add net to NET_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
ca12a1a
inet: prepare net on the stack for NET accounting macros
by Pavel Emelyanov
· 16 years ago
7d06b2e
net: change proto destroy method to return void
by Brian Haley
· 16 years ago
ce4a7d0
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
by Arnaldo Carvalho de Melo
· 16 years ago
e56d8b8
[INET]: Drop the inet_inherit_port() call.
by Pavel Emelyanov
· 17 years ago
13f51d8
[DCCP]: Fix comment about control sockets.
by Pavel Emelyanov
· 17 years ago
671a1c7
[NETNS][DCCPV6]: Make per-net socket lookup.
by Pavel Emelyanov
· 17 years ago
334527d
[NETNS][DCCPV6]: Actually create ctl socket on each net and use it.
by Pavel Emelyanov
· 17 years ago
0204774
[NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net.
by Pavel Emelyanov
· 17 years ago
8231bd2
[NETNS][DCCPV6]: Add dummy per-net operations.
by Pavel Emelyanov
· 17 years ago
68d1859
[NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup.
by Pavel Emelyanov
· 17 years ago
5677242
[NETNS]: Inet control socket should not hold a namespace.
by Denis V. Lunev
· 17 years ago
eee4fe4
[INET]: Let inet_ctl_sock_create return sock rather than socket.
by Denis V. Lunev
· 17 years ago
3d58b5f
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
by Denis V. Lunev
· 17 years ago
4f049b4
[DCCP]: dccp_v(4|6)_ctl_socket is leaked.
by Denis V. Lunev
· 17 years ago
7630f02
[DCCP]: Replace socket with sock for reset sending.
by Denis V. Lunev
· 17 years ago
bdcde3d
[SOCK]: Drop inuse pcounter from struct proto (v2).
by Pavel Emelyanov
· 17 years ago
39d8cda
[SOCK]: Add udp_hash member to struct proto.
by Pavel Emelyanov
· 17 years ago
fd80eb9
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
by Denis V. Lunev
· 17 years ago
ab1e0a1
[SOCK] proto: Add hashinfo member to struct proto
by Arnaldo Carvalho de Melo
· 17 years ago
d86e0da
[NETNS]: Tcp-v6 sockets per-net lookup.
by Pavel Emelyanov
· 17 years ago
8b81941
[DCCP]: Allow to parse options on Request Sockets
by Gerrit Renker
· 17 years ago
bb72845
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
by Herbert Xu
· 17 years ago
c62cf5c
[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
by David S. Miller
· 17 years ago
fde2010
[DCCP]: Retrieve packet sequence number for error reporting
by Gerrit Renker
· 17 years ago
7131c6c
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
by Jean Delvare
· 17 years ago
e5bbef2
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
by Herbert Xu
· 17 years ago
4a5409a
[DCCP]: Twice the wrong reset code in receiving connection-Requests
by Gerrit Renker
· 17 years ago
e356d37
[DCCP]: Factor out common code for generating Resets
by Gerrit Renker
· 17 years ago
9bf55cd
[DCCP]: Sequence number wrap-around when sending reset
by Gerrit Renker
· 17 years ago
bb4dbf9
[IPV6]: Do not send RH0 anymore.
by YOSHIFUJI Hideaki
· 17 years ago
14e50e5
[XFRM]: Allow packet drops during larval state resolution.
by David S. Miller
· 17 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
c9eaf17
[NET] DCCP: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
8eb9086
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
by David S. Miller
· 18 years ago
8109b02
[DCCP]: Whitespace cleanups
by Arnaldo Carvalho de Melo
· 18 years ago
59348b1
[DCCP]: Simplified conditions due to use of enum:8 states
by Gerrit Renker
· 18 years ago
58a5a7b
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
by Arnaldo Carvalho de Melo
· 18 years ago
7d533f9
[NET]: More dccp endianness annotations.
by Al Viro
· 18 years ago
868c86b
[NET]: annotate csum_ipv6_magic() callers in net/*
by Al Viro
· 18 years ago
cfb6eeb
[TCP]: MD5 Signature Option (RFC2385) support.
by YOSHIFUJI Hideaki
· 18 years ago
09dbc38
[DCCP]: Miscellaneous code tidy-ups
by Gerrit Renker
· 18 years ago
b9df3cb
[TCP/DCCP]: Introduce net_xmit_eval
by Gerrit Renker
· 18 years ago
d7f7365
[DCCPv6]: Choose a genuine initial sequence number
by Gerrit Renker
· 18 years ago
865e902
[DCCP]: Remove redundant statements in init_sequence (ISS)
by Gerrit Renker
· 18 years ago
6f4e5ff
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
by Gerrit Renker
· 18 years ago
Next »