Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d77b034f62d4b8c6c39450d99de224b9b2c5debb
/
net
/
ipv6
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
dae9de8
IPv6: Print error value when skb allocation fails
by Brian Haley
· 15 years ago
56d417b
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
by Brian Haley
· 15 years ago
a5b1cf2
gro: Avoid unnecessary comparison after skb_gro_header
by Herbert Xu
· 16 years ago
c649c0e3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3699067
tcp: Unexport TCPv6 GRO functions
by Herbert Xu
· 16 years ago
4f72427
IPv6: set RTPROT_KERNEL to initial route
by Jean-Mickael Guerin
· 16 years ago
04af8cf
net: Remove unused parameter from fill method in fib_rules_ops.
by Rami Rosen
· 16 years ago
6450692
sit: stateless autoconf for isatap
by Sascha Hlusiak
· 16 years ago
9af2851
addrconf: refuse isatap eui64 for INADDR_ANY
by Sascha Hlusiak
· 16 years ago
4b2796017
sit: ipip6_tunnel_del_prl: return err
by Sascha Hlusiak
· 16 years ago
4fddbf5
sit: strictly restrict incoming traffic to tunnel link device
by Sascha Hlusiak
· 16 years ago
8db99e5
sit: Fail to create tunnel, if it already exists
by Sascha Hlusiak
· 16 years ago
5007392
net: FIX ipv6_forward sysctl restart
by Eric W. Biederman
· 16 years ago
3a6d54c
net: remove needless (now buggy) & from dev->dev_addr
by Jiri Pirko
· 16 years ago
8b3521e
ipv4: remove an unused parameter from configure method of fib_rules_ops.
by Rami Rosen
· 16 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
356d6c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
b98b494
netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE
by Christoph Paasch
· 16 years ago
aba7453
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
942e4a2
netfilter: revised locking for x_tables
by Stephen Hemminger
· 16 years ago
36e7b1b
gro: Fix COMPLETE checksum handling
by Herbert Xu
· 16 years ago
edf391f
snmp: add missing counters for RFC 4293
by Neil Horman
· 16 years ago
a0f82f6
syncookies: remove last_synq_overflow from struct tcp_sock
by Florian Westphal
· 16 years ago
ce8632b
ipv6:remove useless check
by Yang Hongyang
· 16 years ago
499923c
ipv6: Fix NULL pointer dereference with time-wait sockets
by Vlad Yasevich
· 16 years ago
fd1cc48
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
3989203
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
d1d88e5d
xfrm: fix fragmentation on inter family tunnels
by Steffen Klassert
· 16 years ago
49a88d1
netfilter: ip6tables regression fix
by Eric Dumazet
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
fa9a86d
netfilter: use rcu_read_bh() in ipt_do_table()
by Eric Dumazet
· 16 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
71f6f6d
ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)
by Jesper Nilsson
· 16 years ago
01e6de6
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
a400c30
netfilter: nf_conntrack: calculate per-protocol nlattr size
by Holger Eitzenberger
· 16 years ago
1f9352a
netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection
by Patrick McHardy
· 16 years ago
b8dfe49
netfilter: factorize ifname_compare()
by Eric Dumazet
· 16 years ago
b2f5e7c
ipv6: Fix conflict resolutions during ipv6 binding
by Vlad Yasevich
· 16 years ago
63d9950
ipv6: Make v4-mapped bindings consistent with IPv4
by Vlad Yasevich
· 16 years ago
0f8d3c7
ipv6: Allow ipv4 wildcard binds after ipv6 address binds
by Vlad Yasevich
· 16 years ago
783ed5a
ipv6: Disallow binding to v4-mapped address on v6-only socket.
by Vlad Yasevich
· 16 years ago
8dd1d04
netfilter: trivial Kconfig spelling fixes
by Jan Engelhardt
· 16 years ago
b5bb143
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
a0bffff
net/*: use linux/kernel.h swap()
by Ilpo Järvinen
· 16 years ago
2b1c435
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
2bad35b
netns: oops in ip[6]_frag_reasm incrementing stats
by Jorge Boncompte [DTI2]
· 16 years ago
1b1d8f7
ipv6: fix display of local and remote sit endpoints
by Bjørn Mork
· 16 years ago
9bdd8d4
ipv6: Fix incorrect disable_ipv6 behavior
by Brian Haley
· 16 years ago
2d6a5e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4ada810
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
d1238d5
netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking
by Christoph Paasch
· 16 years ago
26c3b67
netfilter: auto-load ip6_queue module when socket opened
by Scott James Remnant
· 16 years ago
9d2493f
netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h
by Christoph Paasch
· 16 years ago
ca735b3
netfilter: use a linked list of loggers
by Eric Leblond
· 16 years ago
ff8cf9a
ipv6: Fix BUG when disabled ipv6 module is unloaded
by John Dykstra
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
fe7ca2e
IPv6: add "disable" module parameter support to ipv6.ko
by Brian Haley
· 16 years ago
176c39a
netns: fix addrconf_ifdown kernel panic
by Daniel Lezcano
· 16 years ago
b325fdd
ipv6: Fix sysctl unregistration deadlock
by Stephen Hemminger
· 16 years ago
aa4abc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3f53a38
ipv6: don't use tw net when accounting for recycled tw
by Pavel Emelyanov
· 16 years ago
f11c179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bb80087
sit: used time_before for comparing jiffies
by Wei Yongjun
· 16 years ago
800d55f
ipv6: Remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
1ce85fe
netlink: change nlmsg_notify() return value logic
by Pablo Neira Ayuso
· 16 years ago
66da8c5
ipv6: fix sparse warning: Using plain integer as NULL pointer
by Hannes Eder
· 16 years ago
7845447
netfilter: iptables: lock free counters
by Stephen Hemminger
· 16 years ago
323dbf9
netfilter: ip6_tables: unfold two loops in ip6_packet_match()
by Eric Dumazet
· 16 years ago
4323362
netfilter: xtables: add backward-compat options
by Jan Engelhardt
· 16 years ago
cfac5ef
netfilter: Combine ipt_ttl and ip6t_hl source
by Jan Engelhardt
· 16 years ago
563d36e
netfilter: Combine ipt_TTL and ip6t_HL source
by Jan Engelhardt
· 16 years ago
55df4ac
netfilter: log invalid new icmpv6 packet with nf_log_packet()
by Eric Leblond
· 16 years ago
9c8222b9
netfilter: x_tables: remove unneeded initializations
by Stephen Hemminger
· 16 years ago
4aa3b2e
netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack
by Eric Leblond
· 16 years ago
0ecc103
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
20461c1
IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.
by Noriaki TAKAMIYA
· 16 years ago
3f90071
netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message
by Eric Leblond
· 16 years ago
a51f42f
netfilter: fix tuple inversion for Node information request
by Eric Leblond
· 16 years ago
409f0a9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b5f348e
ipv6/addrconf: common code located
by Ilpo Järvinen
· 16 years ago
d73f080
ipv6/ndisc: join error paths
by Ilpo Järvinen
· 16 years ago
684de40
ipv6: Disallow rediculious flowlabel option sizes.
by David S. Miller
· 16 years ago
0178b69
ipv6: Copy cork options in ip6_append_data
by Herbert Xu
· 16 years ago
b3ff29d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
5d6e430
ipv6: compile fix for ip6mr.c
by Dave Jones
· 16 years ago
05bee47
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
8691173
gro: Avoid copying headers of unmerged packets
by Herbert Xu
· 16 years ago
a4e6db0
ipv6: Make mc_forwarding sysctl read-only.
by David S. Miller
· 16 years ago
1d6e55f
IPv6: Fix multicast routing bugs.
by Thomas Goff
· 16 years ago
6c06a47
net: fix xfrm reverse flow lookup for icmp6
by Jiri Pirko
· 16 years ago
ebad18e
gro: Fix handling of complete checksums in IPv6
by Herbert Xu
· 16 years ago
7891cc8
ipv6: Fix fib6_dump_table walker leak
by Herbert Xu
· 16 years ago
71320af
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
by Patrick McHardy
· 16 years ago
d9e8a3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
5fbbf5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
684f217
tcp6: Add GRO support
by Herbert Xu
· 16 years ago
787e920
ipv6: Add GRO support
by Herbert Xu
· 16 years ago
Next »