index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Lines
2010-05-28
ipv6: Add GSO support on forwarding path
Herbert Xu
-1
/
+1
2010-05-27
net: fix lock_sock_bh/unlock_sock_bh
Eric Dumazet
-2
/
+3
2010-05-26
ipmr: off by one in __ipmr_fill_mroute()
Dan Carpenter
-1
/
+1
2010-05-18
ipv6: Never schedule DAD timer on dead address
Herbert Xu
-2
/
+8
2010-05-18
ipv6: Use POSTDAD state
Herbert Xu
-5
/
+24
2010-05-18
ipv6: Use state_lock to protect ifa state
Herbert Xu
-4
/
+23
2010-05-18
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
-7
/
+9
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
-5
/
+0
2010-05-17
net: Introduce skb_tunnel_rx() helper
Eric Dumazet
-16
/
+8
2010-05-17
ipv6: fix the bug of address check
Stephen Hemminger
-7
/
+8
2010-05-17
ipv6 addrlabel: permit deletion of labels assigned to removed dev
Florian Westphal
-4
/
+4
2010-05-16
net: Introduce sk_route_nocaps
Eric Dumazet
-2
/
+2
2010-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
-105
/
+81
2010-05-13
netfilter: remove unnecessary returns from void function()s
Joe Perches
-1
/
+0
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
-10
/
+10
2010-05-13
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
-6
/
+1
2010-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
-265
/
+683
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-3
/
+7
2010-05-11
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
-88
/
+70
2010-05-11
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
-34
/
+30
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
-17
/
+16
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
-11
/
+8
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
-11
/
+14
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
-14
/
+13
2010-05-11
ipv6: ip6mr: add support for dumping routing tables over netlink
Patrick McHardy
-7
/
+89
2010-05-11
ipv6: ip6mr: support multiple tables
Patrick McHardy
-67
/
+377
2010-05-11
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
-176
/
+214
2010-05-11
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
-65
/
+62
2010-05-11
ipv6: ip6mr: remove net pointer from struct mfc6_cache
Patrick McHardy
-32
/
+31
2010-05-11
ipv6: ip6mr: move unres_queue and timer to per-namespace data
Patrick McHardy
-41
/
+33
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
-146
/
+312
2010-05-06
ipv6: udp: make short packet logging consistent with ipv4
Bjørn Mork
-3
/
+8
2010-05-05
IPv6: fix IPV6_RECVERR handling of locally-generated errors
Brian Haley
-2
/
+6
2010-05-03
ipv6: Fix default multicast hops setting.
David S. Miller
-1
/
+1
2010-05-03
net: rcu fixes
Eric Dumazet
-8
/
+8
2010-05-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-10
/
+5
2010-05-02
netfilter: xtables: dissolve do_match function
Jan Engelhardt
-17
/
+5
2010-04-30
ipv6: cleanup: remove unneeded null check
Dan Carpenter
-2
/
+1
2010-04-28
net: ip_queue_rcv_skb() helper
Eric Dumazet
-2
/
+2
2010-04-28
net: speedup udp receive path
Eric Dumazet
-2
/
+2
2010-04-28
Revert "tcp: bind() fix when many ports are bound"
David S. Miller
-10
/
+5
2010-04-27
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
-0
/
+8
2010-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
-2
/
+2
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-8
/
+13
2010-04-26
net: rtnetlink: decouple rtnetlink address families from real address families
Patrick McHardy
-1
/
+1
2010-04-26
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
Patrick McHardy
-1
/
+1
2010-04-25
ipv6: Fix inet6_csk_bind_conflict()
Eric Dumazet
-1
/
+1
2010-04-23
Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...
David S. Miller
-95
/
+40
2010-04-23
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
-8
/
+112
2010-04-23
IPv6: Add dontfrag argument to relevant functions
Brian Haley
-10
/
+42
[next]