index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
2010-04-23
5
-8
/
+112
|
*
|
|
IPv6: Add dontfrag argument to relevant functions
Brian Haley
2010-04-23
7
-10
/
+42
|
*
|
|
IPv6: data structure changes for new socket options
Brian Haley
2010-04-23
1
-0
/
+46
|
|
/
/
|
*
|
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
2010-04-22
2
-1
/
+25
|
*
|
tcp: Mark v6 response packets as CHECKSUM_PARTIAL
David S. Miller
2010-04-21
1
-0
/
+3
|
*
|
tcp: Fix ipv6 checksumming on response packets for real.
David S. Miller
2010-04-21
1
-2
/
+0
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-21
2
-2
/
+2
|
|
\
|
|
|
*
ipv6: Fix tcp_v6_send_response transport header setting.
Herbert Xu
2010-04-21
1
-1
/
+1
|
|
*
ip: Fix ip_dev_loopback_xmit()
Eric Dumazet
2010-04-15
1
-1
/
+1
|
*
|
net: Fix various endianness glitches
Eric Dumazet
2010-04-20
4
-6
/
+8
*
|
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
39
-498
/
+517
|
\
|
|
|
*
|
ipv6: fix the comment of ip6_xmit()
Shan Wei
2010-04-15
1
-1
/
+1
|
*
|
net: replace ipfragok with skb->local_df
Shan Wei
2010-04-15
3
-5
/
+5
|
*
|
ipv6: cancel to setting local_df in ip6_xmit()
Shan Wei
2010-04-15
1
-4
/
+0
|
*
|
net: fib_rules: decouple address families from real address families
Patrick McHardy
2010-04-13
1
-1
/
+1
|
*
|
net: fib_rules: set family in fib_rule_hdr centrally
Patrick McHardy
2010-04-13
1
-1
/
+0
|
*
|
IPv6: only notify protocols if address is compeletely gone
stephen hemminger
2010-04-13
1
-1
/
+3
|
*
|
ipv6: additional ref count for hash list unnecessary
stephen hemminger
2010-04-13
1
-3
/
+0
|
*
|
IPv6: keep tentative addresses in hash table
stephen hemminger
2010-04-13
1
-7
/
+8
|
*
|
IPv6: keep route for tentative address
stephen hemminger
2010-04-13
1
-1
/
+2
|
*
|
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-13
1
-12
/
+13
|
*
|
inet: Remove unused send_check length argument
Herbert Xu
2010-04-11
1
-1
/
+1
|
*
|
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
Herbert Xu
2010-04-11
1
-18
/
+19
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
35
-2
/
+37
|
|
\
|
|
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-11
35
-0
/
+35
|
|
|
\
|
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
35
-0
/
+35
|
|
*
|
udp: fix for unicast RX path optimization
Jorge Boncompte [DTI2]
2010-04-08
1
-2
/
+2
|
|
|
/
|
*
|
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
2010-04-07
1
-31
/
+0
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
4
-10
/
+18
|
|
\
|
|
|
*
ipv6: Don't drop cache route entry unless timer actually expired.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-28
1
-4
/
+9
|
|
*
net: ipmr/ip6mr: prevent out-of-bounds vif_table access
Nicolas Dichtel
2010-03-27
1
-4
/
+7
|
|
*
net: fix netlink address dumping in IPv4/IPv6
Patrick McHardy
2010-03-26
1
-1
/
+1
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-03-25
1
-1
/
+1
|
|
|
\
|
|
|
*
netfilter: ip6table_raw: fix table priority
Jozsef Kadlecsik
2010-03-25
1
-1
/
+1
|
*
|
|
icmp: Account for ICMP out errors
Eric Dumazet
2010-04-03
2
-0
/
+3
|
*
|
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-2
/
+2
|
*
|
|
ipv6 fib: Use "Sweezle" to optimize addr_bit_test().
YOSHIFUJI Hideaki / 吉藤英明
2010-03-30
1
-2
/
+13
|
*
|
|
ipv6: Fix result generation in ipv6_get_ifaddr().
David S. Miller
2010-03-25
1
-3
/
+4
|
*
|
|
ipv6: Preserve pervious behavior in ipv6_link_dev_addr().
David S. Miller
2010-03-25
1
-1
/
+1
|
*
|
|
net: remove trailing space in messages
Frans Pop
2010-03-24
1
-2
/
+2
|
*
|
|
ipv6: Fix bug in ipv6_chk_same_addr().
David S. Miller
2010-03-20
1
-8
/
+7
|
*
|
|
ipv6: Reduce timer events for addrconf_verify().
YOSHIFUJI Hideaki
2010-03-20
1
-4
/
+23
|
*
|
|
IPv6: addrconf cleanup addrconf_verify
stephen hemminger
2010-03-20
1
-9
/
+4
|
*
|
|
addrconf: checkpatch fixes
Stephen Hemminger
2010-03-20
1
-173
/
+179
|
*
|
|
IPv6: addrconf cleanups
Stephen Hemminger
2010-03-20
1
-23
/
+28
|
*
|
|
ipv6: convert idev_list to list macros
stephen hemminger
2010-03-20
1
-39
/
+39
|
*
|
|
ipv6: user better hash for addrconf
stephen hemminger
2010-03-20
1
-17
/
+8
|
*
|
|
IPv6: convert addrconf hash list to RCU
stephen hemminger
2010-03-20
1
-41
/
+44
|
*
|
|
ipv6: convert addrconf list to hlist
stephen hemminger
2010-03-20
1
-75
/
+53
|
*
|
|
ipv6: convert temporary address list to list macros
stephen hemminger
2010-03-20
1
-18
/
+12
[prev]
[next]