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
2008-11-20
ipmr: convert ipmr virtual interface to net_device_ops
Stephen Hemminger
1
-1
/
+5
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-5
/
+5
2008-11-20
net: fix tiny output corruption of /proc/net/snmp6
Alexey Dobriyan
1
-3
/
+3
2008-11-20
ipv6: use seq_release_private for ip6mr.c /proc entries
Benjamin Thery
1
-2
/
+2
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
1
-11
/
+12
2008-11-19
ip: convert to net_device_ops for ioctl
Stephen Hemminger
1
-4
/
+9
2008-11-19
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
4
-8
/
+8
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+10
2008-11-16
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2
-23
/
+48
2008-11-16
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
1
-12
/
+14
2008-11-12
ipv6: routing header fixes
Brian Haley
2
-0
/
+10
2008-11-11
net: remove struct dst_entry::entry_size
Alexey Dobriyan
2
-3
/
+0
2008-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+5
2008-11-10
ipv6: fix ip6_mr_init error path
Benjamin Thery
1
-4
/
+5
2008-11-07
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
1
-27
/
+65
2008-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-12
/
+29
2008-11-06
bonding: send IPv6 neighbor advertisement on failover
Brian Haley
1
-27
/
+65
2008-11-05
ipv6: fix run pending DAD when interface becomes ready
Benjamin Thery
1
-1
/
+3
2008-11-04
xfrm: Have af-specific init_tempsel() initialize family field of temporary se...
Andreas Steffen
1
-0
/
+1
2008-11-03
net: '&' redux
Alexey Dobriyan
7
-62
/
+62
2008-11-02
udp: Fix the SNMP counter of UDP_MIB_INERRORS
Wei Yongjun
1
-2
/
+8
2008-11-02
udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS
Wei Yongjun
1
-5
/
+13
2008-11-01
udp: multicast packets need to check namespace
Eric Dumazet
1
-4
/
+4
2008-11-01
xfrm6: handling fragment
Nicolas Dichtel
1
-3
/
+6
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
1
-3
/
+2
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
11
-15
/
+15
2008-10-29
net: replace %#p6 format specifier with %pi6
Harvey Harrison
5
-8
/
+8
2008-10-29
udp: introduce sk_for_each_rcu_safenext()
Eric Dumazet
1
-2
/
+2
2008-10-29
udp: RCU handling for Unicast packets.
Eric Dumazet
2
-7
/
+25
2008-10-29
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
3
-56
/
+68
2008-10-28
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
11
-49
/
+30
2008-10-28
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
5
-20
/
+14
2008-10-28
net: reduce structures when XFRM=n
Alexey Dobriyan
2
-2
/
+3
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+4
2008-10-19
tcp: Fix IPv6 fallout from 'Port redirection support for TCP'
KOVACS Krisztian
2
-3
/
+4
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-4
/
+4
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
2
-8
/
+4
2008-10-15
IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option
Pedro Ribeiro
1
-1
/
+1
2008-10-14
netns: correct mib stats in ip6_route_me_harder()
Alexey Dobriyan
1
-3
/
+3
2008-10-13
netns: mib6 section fixlet
Alexey Dobriyan
1
-1
/
+1
2008-10-09
tcpv6: fix error with CONFIG_TCP_MD5SIG disabled
Guo-Fu Tseng
1
-5
/
+1
2008-10-09
tcpv6: combine tcp_v6_send_(reset|ack)
Ilpo Järvinen
1
-99
/
+40
2008-10-09
tcpv6: convert opt[] -> topt in tcp_v6_send_reset
Ilpo Järvinen
1
-6
/
+6
2008-10-09
tcpv6: trivial formatting changes to send_(ack|reset)
Ilpo Järvinen
1
-4
/
+3
2008-10-09
tcpv[46]: fix md5 pseudoheader address field ordering
Ilpo Järvinen
1
-2
/
+2
2008-10-08
tcpv6: fix option space offsets with md5
Ilpo Järvinen
1
-1
/
+1
2008-10-08
tcp: fix length used for checksum in a reset
Ilpo Järvinen
1
-2
/
+2
2008-10-08
ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs
Denis V. Lunev
1
-17
/
+0
2008-10-08
ipv6: making ip and icmp statistics per/namespace
Denis V. Lunev
2
-23
/
+23
2008-10-08
ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH
Denis V. Lunev
1
-1
/
+1
[next]