Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a2c43eed8334e878702fca713b212ae2a11d84b9
/
net
/
ipv6
914d116
ipv6: IPV6_PKTINFO relied userspace providing correct length
by Ilpo Järvinen
· 16 years ago
14deae4
ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.
by David S. Miller
· 16 years ago
eb4dea5
net: Fix percpu counters deadlock
by Herbert Xu
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
9f690db
ipv6: fix the outgoing interface selection order in udpv6_sendmsg()
by Yang Hongyang
· 16 years ago
f250dcd
ipv6: fix the return interface index when get it while no message is received
by Yang Hongyang
· 16 years ago
b24a251
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
by Yang Hongyang
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
8da73b7
ip6mr: use goto to common label instead of opencoding
by Ilpo Järvinen
· 16 years ago
448eb71
ipv6/mcast: join error paths using goto
by Ilpo Järvinen
· 16 years ago
5ce1bbb
xfrm6_tunnel: join error paths using goto
by Ilpo Järvinen
· 16 years ago
8229efd
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
by Benjamin Thery
· 16 years ago
8b90fc7
netns: ip6mr: declare ip6mr /proc/net entries per-namespace
by Benjamin Thery
· 16 years ago
950d570
netns: ip6mr: declare reg_vif_num per-namespace
by Benjamin Thery
· 16 years ago
a21f3f9
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
by Benjamin Thery
· 16 years ago
4045e57
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
by Benjamin Thery
· 16 years ago
4a6258a
netns: ip6mr: dynamically allocate mfc6_cache_array
by Benjamin Thery
· 16 years ago
58701ad
netns: ip6mr: store netns in struct mfc6_cache
by Benjamin Thery
· 16 years ago
4e16880
netns: ip6mr: dynamically allocates vif6_table
by Benjamin Thery
· 16 years ago
bd91b8b
netns: ip6mr: allocate mroute6_socket per-namespace.
by Benjamin Thery
· 16 years ago
24fc7b8
ipv6: silence log messages for locally generated multicast
by Jan Sembera
· 16 years ago
36cbac5
net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset
by Joe Perches
· 16 years ago
999890b
net: /proc/net/ip_mr_cache, display Iif as a signed short
by Benjamin Thery
· 16 years ago
1ea472e
net: fix /proc/net/ip_mr_cache display - V2
by Benjamin Thery
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
ed77a89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
1748376
net: Use a percpu_counter for sockets_allocated
by Eric Dumazet
· 16 years ago
59c9940
netns xfrm: per-netns MIBs
by Alexey Dobriyan
· 16 years ago
4fb236b
netns xfrm: AH/ESP in netns!
by Alexey Dobriyan
· 16 years ago
fbda33b
netns xfrm: ->get_saddr in netns
by Alexey Dobriyan
· 16 years ago
c5b3cf4
netns xfrm: ->dst_lookup in netns
by Alexey Dobriyan
· 16 years ago
db983c1
netns xfrm: KM reporting in netns
by Alexey Dobriyan
· 16 years ago
ddcfd79
netns xfrm: dst garbage-collecting in netns
by Alexey Dobriyan
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
221df1e
netns xfrm: state lookup in netns
by Alexey Dobriyan
· 16 years ago
673c09b
netns xfrm: add struct xfrm_state::xs_net
by Alexey Dobriyan
· 16 years ago
55205d4
ipv6: fix warning in net/ipv6/ip6_flowlabel.c
by Ingo Molnar
· 16 years ago
9f40ac7
netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE
by Eric Leblond
· 16 years ago
fb7e067
xfrm: remove useless forward declarations
by Alexey Dobriyan
· 16 years ago
6daad37
ah4/ah6: remove useless NULL assignments
by Alexey Dobriyan
· 16 years ago
be77e59
net: fix tunnels in netns after ndo_ changes
by Alexey Dobriyan
· 16 years ago
c25eb3b
net: Convert TCP/DCCP listening hash tables to use RCU
by Eric Dumazet
· 16 years ago
cf005b1
net: remove redundant argument comments
by Qinghuang Feng
· 16 years ago
9db66bd
net: convert TCP/DCCP ehash rwlocks to spinlocks
by Eric Dumazet
· 16 years ago
1326c3d
ipv6: convert tunnels to net_device_ops
by Stephen Hemminger
· 16 years ago
007c383
ipmr: convert ipmr virtual interface to net_device_ops
by Stephen Hemminger
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5ece6c2
net: fix tiny output corruption of /proc/net/snmp6
by Alexey Dobriyan
· 16 years ago
eedd726
ipv6: use seq_release_private for ip6mr.c /proc entries
by Benjamin Thery
· 16 years ago
61d3015
netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooks
by Alexey Dobriyan
· 16 years ago
5caea4e
net: listening_hash get a spinlock per bucket
by Eric Dumazet
· 16 years ago
5bc3eb7
ip: convert to net_device_ops for ioctl
by Stephen Hemminger
· 16 years ago
07f0757
include/net net/ - csum_partial - remove unnecessary casts
by Joe Perches
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f3a5c54
Merge branch 'master' into next
by James Morris
· 16 years ago
3ab5aee
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
by Eric Dumazet
· 16 years ago
88ab193
udp: Use hlist_nulls in UDP RCU code
by Eric Dumazet
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
d76b0d9
CRED: Use creds in file structs
by David Howells
· 16 years ago
f82b3590
CRED: Wrap task credential accesses in the IPv6 protocol
by David Howells
· 16 years ago
6e093d9
ipv6: routing header fixes
by Brian Haley
· 16 years ago
6bb3ce2
net: remove struct dst_entry::entry_size
by Alexey Dobriyan
· 16 years ago
7e452ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
87b30a6
ipv6: fix ip6_mr_init error path
by Benjamin Thery
· 16 years ago
167c627
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
305d552
bonding: send IPv6 neighbor advertisement on failover
by Brian Haley
· 16 years ago
e3ec6cf
ipv6: fix run pending DAD when interface becomes ready
by Benjamin Thery
· 16 years ago
79654a7
xfrm: Have af-specific init_tempsel() initialize family field of temporary selector
by Andreas Steffen
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
0856f93
udp: Fix the SNMP counter of UDP_MIB_INERRORS
by Wei Yongjun
· 16 years ago
f26ba17
udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS
by Wei Yongjun
· 16 years ago
920a461
udp: multicast packets need to check namespace
by Eric Dumazet
· 16 years ago
7e3a42a
xfrm6: handling fragment
by Nicolas Dichtel
· 16 years ago
673d57e
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
4b7a427
net: replace %#p6 format specifier with %pi6
by Harvey Harrison
· 16 years ago
96631ed
udp: introduce sk_for_each_rcu_safenext()
by Eric Dumazet
· 16 years ago
271b72c
udp: RCU handling for Unicast packets.
by Eric Dumazet
· 16 years ago
645ca70
udp: introduce struct udp_table and multiple spinlocks
by Eric Dumazet
· 16 years ago
0c6ce78
net: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
b071195
net: replace all current users of NIP6_SEQFMT with %#p6
by Harvey Harrison
· 16 years ago
def8b4f
net: reduce structures when XFRM=n
by Alexey Dobriyan
· 16 years ago
5fdf112
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
fd50703
tcp: Fix IPv6 fallout from 'Port redirection support for TCP'
by KOVACS Krisztian
· 16 years ago
cb23832
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
f221e72
sysctl: simplify ->strategy
by Alexey Dobriyan
· 16 years ago
22441cf
IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option
by Pedro Ribeiro
· 16 years ago
eef9d90
netns: correct mib stats in ip6_route_me_harder()
by Alexey Dobriyan
· 16 years ago
e7dc849
netns: mib6 section fixlet
by Alexey Dobriyan
· 16 years ago
fa3e5b4
tcpv6: fix error with CONFIG_TCP_MD5SIG disabled
by Guo-Fu Tseng
· 16 years ago
626e264
tcpv6: combine tcp_v6_send_(reset|ack)
by Ilpo Järvinen
· 16 years ago
81ada62
tcpv6: convert opt[] -> topt in tcp_v6_send_reset
by Ilpo Järvinen
· 16 years ago
77c676d
tcpv6: trivial formatting changes to send_(ack|reset)
by Ilpo Järvinen
· 16 years ago
78e645c
tcpv[46]: fix md5 pseudoheader address field ordering
by Ilpo Järvinen
· 16 years ago
53b1257
tcpv6: fix option space offsets with md5
by Ilpo Järvinen
· 16 years ago
52cd575
tcp: fix length used for checksum in a reset
by Ilpo Järvinen
· 16 years ago
2ca89ce
ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs
by Denis V. Lunev
· 16 years ago
9261e53
ipv6: making ip and icmp statistics per/namespace
by Denis V. Lunev
· 16 years ago
Next »