Age | Commit message (Expand) | Author |
2013-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-04-19 | netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too | Florian Westphal |
2013-04-17 | net: drop dst before queueing fragments | Eric Dumazet |
2013-04-14 | ipv6: statically link register_inet6addr_notifier() | Cong Wang |
2013-04-07 | ipv6/tcp: Stop processing ICMPv6 redirect messages | Christoph Paasch |
2013-04-04 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2013-04-03 | netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths | Matthias Schiffer |
2013-04-02 | net IPv6 : Fix broken IPv6 routing table after loopback down-up | Balakumaran Kannan |
2013-03-29 | ipv6: don't accept node local multicast traffic from the wire | Hannes Frederic Sowa |
2013-03-25 | ipv6: fix bad free of addrconf_init_net | Hong Zhiguo |
2013-03-20 | udp: add encap_destroy callback | Tom Parkin |
2013-03-20 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2013-03-19 | inet: limit length of fragment queue hash table bucket lists | Hannes Frederic Sowa |
2013-03-18 | tcp: dont handle MTU reduction on LISTEN socket | Eric Dumazet |
2013-03-15 | netfilter: ip6t_NPT: restrict to mangle table | Florian Westphal |
2013-03-08 | ipv6: stop multicast forwarding to process interface scoped addresses | Hannes Frederic Sowa |
2013-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-03-04 | net: ipv6: Don't purge default router if accept_ra=2 | Lorenzo Colitti |
2013-03-01 | ipv[4|6]: correct dropwatch false positive in local_deliver_finish | Neil Horman |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-02-21 | sun.com documentation fixes | Christian Kujau |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | ipv6: fix race condition regarding dst->expires and dst->from. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-02-18 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2013-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller |
2013-02-19 | netfilter: nf_ct_helper: better logging for dropped packets | Pablo Neira Ayuso |
2013-02-18 | ipv6: fix a sparse warning | Eric Dumazet |
2013-02-18 | xfrm: release neighbor upon dst destruction | Romain KUNTZ |
2013-02-18 | net: proc: change proc_net_remove to remove_proc_entry | Gao feng |
2013-02-18 | net: proc: change proc_net_fops_create to proc_create | Gao feng |
2013-02-18 | ipv6: fix warning in xfrm6_mode_tunnel_input | stephen hemminger |
2013-02-18 | ipv6: optimize inet6_hash_frag() | Eric Dumazet |
2013-02-15 | v4 GRE: Add TCP segmentation offload for GRE | Pravin B Shelar |
2013-02-15 | net: Add skb_unclone() helper function. | Pravin B Shelar |
2013-02-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2013-02-13 | netfilter: nf_ct_reasm: fix per-netns sysctl initialization | Michal Kubeček |
2013-02-13 | net: Fix possible wrong checksum generation. | Pravin B Shelar |
2013-02-13 | tcp: send packets with a socket timestamp | Andrey Vagin |
2013-02-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-11 | ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2 | Hannes Frederic Sowa |
2013-02-11 | ipv6: don't accept multicast traffic with scope 0 | Hannes Frederic Sowa |
2013-02-11 | ipv6: don't let node/interface scoped multicast traffic escape on the wire | Hannes Frederic Sowa |
2013-02-11 | ipv6 mcast: Do not join device multicast for interface-local multicasts. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-02-10 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-08 | ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c | Amerigo Wang |
2013-02-07 | netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero | YOSHIFUJI Hideaki / 吉藤英明 |
2013-02-07 | netfilter: ip6t_NPT: Fix prefix mangling | YOSHIFUJI Hideaki / 吉藤英明 |
2013-02-07 | netfilter: ip6t_NPT: Fix adjustment calculation | YOSHIFUJI Hideaki / 吉藤英明 |