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
2010-06-16
syncookies: check decoded options against sysctl settings
Florian Westphal
1
-2
/
+2
2010-06-15
ipfrag : frag_kfree_skb() cleanup
Eric Dumazet
1
-5
/
+2
2010-06-15
ip_frag: Remove some atomic ops
Eric Dumazet
1
-2
/
+1
2010-06-15
ipv6: syncookies: do not skip ->iif initialization
Florian Westphal
1
-6
/
+7
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
22
-503
/
+443
2010-06-14
ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
Eric Dumazet
1
-8
/
+11
2010-06-14
ipv6: avoid two atomics in ipv6_rthdr_rcv()
Eric Dumazet
1
-6
/
+4
2010-06-14
netfilter: defrag: kill unused work parameter of frag_kfree_skb()
Shan Wei
1
-4
/
+2
2010-06-14
netfilter: defrag: remove one redundant atomic ops
Shan Wei
1
-2
/
+1
2010-06-14
netfilter: kill redundant check code in which setting ip_summed value
Shan Wei
1
-3
/
+1
2010-06-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+5
2010-06-10
net-next: remove useless union keyword
Changli Gao
11
-220
/
+214
2010-06-09
ipv6: fix ICMP6_MIB_OUTERRORS
Eric Dumazet
1
-2
/
+2
2010-06-09
ipv6: mcast: RCU conversions
Eric Dumazet
1
-96
/
+87
2010-06-09
netfilter: ip6_queue: rwlock to spinlock conversion
Eric Dumazet
1
-32
/
+25
2010-06-08
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
1
-1
/
+1
2010-06-07
anycast: Some RCU conversions
Eric Dumazet
1
-48
/
+42
2010-06-07
ipmr: dont corrupt lists
Eric Dumazet
1
-1
/
+3
2010-06-07
raw: avoid two atomics in xmit
Eric Dumazet
1
-5
/
+7
2010-06-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-7
/
+8
2010-06-06
ip6mr: fix a typo in ip6mr_for_each_table()
Eric Dumazet
1
-1
/
+1
2010-06-05
ipv6: avoid high order allocations
Eric Dumazet
1
-1
/
+4
2010-06-05
syncookies: update mss tables
Florian Westphal
1
-24
/
+15
2010-06-05
syncookies: avoid unneeded tcp header flag double check
Florian Westphal
2
-2
/
+2
2010-06-04
netfilter: vmalloc_node cleanup
Eric Dumazet
1
-4
/
+3
2010-06-02
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
Arnaud Ebalard
8
-72
/
+45
2010-06-02
net: CONFIG_NET_NS reduction
Eric Dumazet
1
-5
/
+1
2010-06-01
ipv6: get rid of ipip6_prl_lock
Eric Dumazet
1
-6
/
+2
2010-06-01
net/ipv6/mcast.c: Remove unnecessary kmalloc casts
Joe Perches
1
-2
/
+1
2010-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
2010-05-31
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
1
-4
/
+2
2010-05-31
netfilter: xtables: stackptr should be percpu
Eric Dumazet
1
-1
/
+1
2010-05-29
net: fix sk_forward_alloc corruptions
Eric Dumazet
1
-2
/
+4
2010-05-28
IPv6: fix Mobile IPv6 regression
Brian Haley
1
-1
/
+1
2010-05-28
ipv6: Add GSO support on forwarding path
Herbert Xu
1
-1
/
+1
2010-05-27
net: fix lock_sock_bh/unlock_sock_bh
Eric Dumazet
1
-2
/
+3
2010-05-26
ipmr: off by one in __ipmr_fill_mroute()
Dan Carpenter
1
-1
/
+1
2010-05-18
ipv6: Never schedule DAD timer on dead address
Herbert Xu
1
-2
/
+8
2010-05-18
ipv6: Use POSTDAD state
Herbert Xu
1
-5
/
+24
2010-05-18
ipv6: Use state_lock to protect ifa state
Herbert Xu
1
-4
/
+23
2010-05-18
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
1
-7
/
+9
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
3
-5
/
+0
2010-05-17
net: Introduce skb_tunnel_rx() helper
Eric Dumazet
3
-16
/
+8
2010-05-17
ipv6: fix the bug of address check
Stephen Hemminger
1
-7
/
+8
2010-05-17
ipv6 addrlabel: permit deletion of labels assigned to removed dev
Florian Westphal
1
-4
/
+4
2010-05-16
net: Introduce sk_route_nocaps
Eric Dumazet
1
-2
/
+2
2010-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
14
-105
/
+81
2010-05-13
netfilter: remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
4
-10
/
+10
2010-05-13
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
1
-6
/
+1
[next]