index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
4
-0
/
+41
2012-11-15
net: Switch to using the new packet offload infrustructure
Vlad Yasevich
1
-0
/
+6
2012-11-15
ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()
Nicolas Dichtel
1
-1
/
+1
2012-11-15
sit: fix sparse warnings
Nicolas Dichtel
1
-5
/
+5
2012-11-15
xfrm: Use a static gc threshold value for ipv6
Steffen Klassert
1
-15
/
+1
2012-11-14
sit: add support of link creation via rtnl
Nicolas Dichtel
1
-28
/
+150
2012-11-14
sit: rename rtnl functions for consistency
Nicolas Dichtel
1
-4
/
+4
2012-11-14
sit/rtnl: add missing parameters on dump
Nicolas Dichtel
1
-1
/
+8
2012-11-14
sit: always notify change when params are updated
Nicolas Dichtel
1
-17
/
+15
2012-11-14
ip6tnl: add support of link creation via rtnl
Nicolas Dichtel
1
-15
/
+149
2012-11-14
ip6tnl: rename rtnl functions for consistency
Nicolas Dichtel
1
-4
/
+4
2012-11-14
ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
Nicolas Dichtel
1
-1
/
+4
2012-11-14
ipv6: remove obsolete comments in route.c
Li RongQing
1
-6
/
+0
2012-11-14
net: unify for_each_ip_tunnel_rcu()
Amerigo Wang
2
-20
/
+7
2012-11-14
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
3
-30
/
+1
2012-11-13
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
1
-0
/
+1
2012-11-13
ipv6: add knob to send unsolicited ND on link-layer address change
Hannes Frederic Sowa
2
-0
/
+15
2012-11-13
netfilter: ipv6: only provide sk_bound_dev_if for link-local addr
Florian Westphal
1
-1
/
+6
2012-11-12
ipv6: improve ipv6_find_hdr() to skip empty routing headers
Ansis Atteka
1
-8
/
+28
2012-11-12
ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-11
/
+12
2012-11-09
ipv6: Move ipv6_find_hdr() out of Netfilter code.
Jesse Gross
2
-103
/
+103
2012-11-09
ip6tnl: advertise tunnel param via rtnl
Nicolas Dichtel
1
-0
/
+57
2012-11-09
sit: advertise tunnel param via rtnl
Nicolas Dichtel
1
-1
/
+56
2012-11-09
gre6: fix rtnl dump messages
Nicolas Dichtel
1
-4
/
+4
2012-11-09
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
1
-2
/
+1
2012-11-08
ipv6: remove rt6i_peer_genid from rt6_info and its handler
Li RongQing
1
-16
/
+2
2012-11-07
ndisc: fix a typo in a comment in ndisc_recv_na()
Nicolas Dichtel
1
-1
/
+1
2012-11-03
ipv6: introduce ip6_rt_put()
Amerigo Wang
10
-26
/
+23
2012-11-03
ipv6: remove a useless NULL check
Amerigo Wang
1
-1
/
+1
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
2
-5
/
+8
2012-11-02
ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop
Nicolas Dichtel
1
-0
/
+6
2012-11-02
netfilter: ipv6: add getsockopt to retrieve origdst
Florian Westphal
1
-0
/
+61
2012-11-01
ipv6: use IS_ENABLED()
Amerigo Wang
15
-49
/
+46
2012-10-31
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2
-3
/
+5
2012-10-29
netfilter: nf_nat: use PTR_RET
Wu Fengguang
1
-3
/
+1
2012-10-28
rtnl/ipv6: add support of RTM_GETNETCONF
Nicolas Dichtel
1
-2
/
+73
2012-10-28
rtnl/ipv6: use netconf msg to advertise forwarding status
Nicolas Dichtel
1
-0
/
+77
2012-10-28
netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm
Hein Tibosch
1
-2
/
+2
2012-10-28
netfilter: nf_nat: don't check for port change on ICMP tuples
Ulrich Weber
1
-1
/
+3
2012-10-24
ipv6: Set default hoplimit as zero.
Li RongQing
1
-2
/
+2
2012-10-23
ipv6: fix sparse warnings in rt6_info_hash_nhsfn()
Nicolas Dichtel
1
-13
/
+13
2012-10-23
ipv6: tcp: clean up tcp_v6_early_demux() icsk variable
Neal Cardwell
1
-2
/
+2
2012-10-23
ipv6: add support of equal cost multipath (ECMP)
Nicolas Dichtel
2
-3
/
+190
2012-10-16
ipv6: addrconf: fix /proc/net/if_inet6
Eric Dumazet
1
-6
/
+9
2012-10-12
tcp: resets are misrouted
Alexey Kuznetsov
1
-1
/
+2
2012-10-08
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
Eric Dumazet
1
-9
/
+2
2012-10-07
ipv6: GRO should be ECN friendly
Eric Dumazet
1
-4
/
+7
2012-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-18
/
+8
2012-10-06
sections: fix section conflicts in net
Andi Kleen
3
-3
/
+3
[prev]
[next]