Sign in
gem5
/
arm
/
linux
/
05c4c6f7072cff531c62322e07a156b1501df7a5
/
net
/
ipv6
/
datagram.c
a50feda
ipv6: bool/const conversions phase2
by Eric Dumazet
· 13 years ago
a495f83
ipv6: Export ipv6 functions for use by other protocols
by Chris Elston
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
b5a4257
net/ipv6/datagram.c: Checkpatch cleanups
by Eldad Zack
· 13 years ago
7a3198a
ipv6: helper function to get tclass
by Jiri Benc
· 13 years ago
747465e
net: fix some sparse errors
by Eric Dumazet
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
2563fa5
net: make ipv6 PKTINFO honour freebind
by Maciej Żenczykowski
· 13 years ago
c113464
ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu
by Steffen Klassert
· 13 years ago
ec0506d
net: relax PKTINFO non local ipv6 udp xmit check
by Maciej Żenczykowski
· 13 years ago
c15fea2
ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets
by Max Matveev
· 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
6c46862
tproxy: added tproxy sockopt interface in the IPV6 layer
by Balazs Scheidler
· 14 years ago
719f835
udp: add rehash on connect()
by Eric Dumazet
· 14 years ago
20c59de
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
by Arnaud Ebalard
· 15 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d40a4de
IPv6: fix IPV6_RECVERR handling of locally-generated errors
by Brian Haley
· 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
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
536b2e9
ipv6: no more dev_put() in datagram_send_ctl()
by Eric Dumazet
· 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
51953d5
Use sk_mark for IPv6 routing lookups
by Brian Haley
· 15 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
6e093d9
ipv6: routing header fixes
by Brian Haley
· 16 years ago
4a36702
IPv6: datagram_send_ctl() should exit immediately when an error occured
by Miao Xie
· 17 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 17 years ago
e8766fc
ipv6: Check the hop limit setting in ancillary data.
by Shan Wei
· 17 years ago
91e1908
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
by YOSHIFUJI Hideaki
· 17 years ago
187e383
[IPV6]: Check outgoing interface even if source address is unspecified.
by YOSHIFUJI Hideaki
· 17 years ago
bfeade0
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
by Daniel Lezcano
· 17 years ago
bb72845
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
by Herbert Xu
· 17 years ago
1ac4f00
[IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect()
by Brian Haley
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
bb4dbf9
[IPV6]: Do not send RH0 anymore.
by YOSHIFUJI Hideaki
· 18 years ago
59fbb3a6
[IPV6] MIP6: Loadable module support for MIPv6.
by Masahide NAKAMURA
· 18 years ago
14e50e5
[XFRM]: Allow packet drops during larval state resolution.
by David S. Miller
· 18 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
bd82393
[SK_BUFF]: More skb_reset_transport_header conversions
by Arnaldo Carvalho de Melo
· 18 years ago
cc70ab2
[ICMP6]: Introduce icmp6_hdr()
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
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
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
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
1ab1457
[NET] IPV6: 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
e69a4ad
[IPV6]: Misc endianness annotations.
by Al Viro
· 18 years ago
90bcaf7
[IPV6]: flowlabels are net-endian
by Al Viro
· 18 years ago
280a9d3
[IPV6] MIP6: Add socket option and ancillary data interface of routing header type 2.
by Masahide NAKAMURA
· 19 years ago
8e1ef0a
[IPV6]: Cache source address as well in ipv6_pinfo{}.
by YOSHIFUJI Hideaki
· 18 years ago
beb8d13
[MLSXFRM]: Add flow labeling
by Venkat Yekkirala
· 19 years ago
d0ee011
[IPV6]: Accept -1 for IPV6_TCLASS
by Remi Denis-Courmont
· 18 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
a305989
[IPV6]: Fix calculation of AH length during filling ancillary data.
by Ville Nuorvala
· 19 years ago
e104411b
[XFRM]: Always release dst_entry on error in xfrm_lookup
by Patrick McHardy
· 19 years ago
41a1f8e
[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.
by YOSHIFUJI Hideaki
· 19 years ago
333fad5
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
by YOSHIFUJI Hideaki
· 19 years ago
64ce207
[NET]: Make NETDEBUG pure printk wrappers
by Patrick McHardy
· 20 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 20 years ago
e0f9f85
[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
by Herbert Xu
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago