| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv6:remove useless check | Yang Hongyang | 2009-04-14 | 1 | -4/+0 |
* | ipv6: Fix NULL pointer dereference with time-wait sockets | Vlad Yasevich | 2009-04-11 | 1 | -1/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-04-08 | 1 | -0/+2 |
|\ |
|
| * | netfilter: ip6tables regression fix | Eric Dumazet | 2009-04-06 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-06 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | xfrm: fix fragmentation on inter family tunnels | Steffen Klassert | 2009-04-06 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 1 | -9/+9 |
|\ \
| |/
|/| |
|
| * | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -9/+9 |
* | | netfilter: use rcu_read_bh() in ipt_do_table() | Eric Dumazet | 2009-04-02 | 1 | -2/+2 |
|/ |
|
* | ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c) | Jesper Nilsson | 2009-03-27 | 1 | -3/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-03-26 | 3 | -22/+17 |
|\ |
|
| * | netfilter: nf_conntrack: calculate per-protocol nlattr size | Holger Eitzenberger | 2009-03-25 | 2 | -0/+12 |
| * | netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection | Patrick McHardy | 2009-03-25 | 1 | -1/+3 |
| * | netfilter: factorize ifname_compare() | Eric Dumazet | 2009-03-25 | 1 | -21/+2 |
* | | ipv6: Fix conflict resolutions during ipv6 binding | Vlad Yasevich | 2009-03-24 | 2 | -34/+28 |
* | | ipv6: Make v4-mapped bindings consistent with IPv4 | Vlad Yasevich | 2009-03-24 | 1 | -3/+11 |
* | | ipv6: Allow ipv4 wildcard binds after ipv6 address binds | Vlad Yasevich | 2009-03-24 | 1 | -1/+4 |
* | | ipv6: Disallow binding to v4-mapped address on v6-only socket. | Vlad Yasevich | 2009-03-24 | 1 | -0/+7 |
* | | netfilter: trivial Kconfig spelling fixes | Jan Engelhardt | 2009-03-24 | 1 | -2/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-03-24 | 13 | -240/+127 |
|\ \
| |/ |
|
| * | netfilter: auto-load ip6_queue module when socket opened | Scott James Remnant | 2009-03-16 | 1 | -0/+1 |
| * | netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h | Christoph Paasch | 2009-03-16 | 1 | -0/+1 |
| * | netfilter: use a linked list of loggers | Eric Leblond | 2009-03-16 | 1 | -1/+1 |
| * | netfilter: iptables: lock free counters | Stephen Hemminger | 2009-02-20 | 1 | -35/+84 |
| * | netfilter: ip6_tables: unfold two loops in ip6_packet_match() | Eric Dumazet | 2009-02-19 | 1 | -12/+21 |
| * | netfilter: xtables: add backward-compat options | Jan Engelhardt | 2009-02-19 | 1 | -0/+18 |
| * | netfilter: Combine ipt_ttl and ip6t_hl source | Jan Engelhardt | 2009-02-18 | 3 | -78/+0 |
| * | netfilter: Combine ipt_TTL and ip6t_HL source | Jan Engelhardt | 2009-02-18 | 3 | -113/+0 |
| * | netfilter: log invalid new icmpv6 packet with nf_log_packet() | Eric Leblond | 2009-02-18 | 1 | -0/+4 |
| * | netfilter: x_tables: remove unneeded initializations | Stephen Hemminger | 2009-02-18 | 4 | -4/+0 |
* | | net/*: use linux/kernel.h swap() | Ilpo Järvinen | 2009-03-21 | 1 | -5/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-20 | 2 | -5/+4 |
|\ \ |
|
| * | | netns: oops in ip[6]_frag_reasm incrementing stats | Jorge Boncompte [DTI2] | 2009-03-18 | 1 | -4/+3 |
| * | | ipv6: fix display of local and remote sit endpoints | Bjørn Mork | 2009-03-18 | 1 | -1/+1 |
* | | | ipv6: Fix incorrect disable_ipv6 behavior | Brian Haley | 2009-03-18 | 1 | -7/+14 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-17 | 2 | -4/+7 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-03-17 | 1 | -4/+4 |
| |\ \ |
|
| | * | | netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking | Christoph Paasch | 2009-03-16 | 1 | -4/+4 |
| * | | | ipv6: Fix BUG when disabled ipv6 module is unloaded | John Dykstra | 2009-03-11 | 1 | -0/+3 |
* | | | | net: convert usage of packet_type to read_mostly | Stephen Hemminger | 2009-03-10 | 1 | -1/+1 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-05 | 2 | -41/+33 |
|\ \ \ \
| |/ / / |
|
| * | | | IPv6: add "disable" module parameter support to ipv6.ko | Brian Haley | 2009-03-04 | 1 | -5/+16 |
| * | | | netns: fix addrconf_ifdown kernel panic | Daniel Lezcano | 2009-03-03 | 1 | -30/+9 |
| * | | | ipv6: Fix sysctl unregistration deadlock | Stephen Hemminger | 2009-03-03 | 1 | -6/+8 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-01 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | ipv6: don't use tw net when accounting for recycled tw | Pavel Emelyanov | 2009-02-26 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-25 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack | Eric Leblond | 2009-02-18 | 1 | -2/+3 |
* | | | sit: used time_before for comparing jiffies | Wei Yongjun | 2009-02-24 | 1 | -2/+3 |
* | | | ipv6: Remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-24 | 2 | -6/+3 |