Age | Commit message (Expand) | Author |
2008-11-20 | netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooks | Alexey Dobriyan |
2008-11-20 | net: listening_hash get a spinlock per bucket | Eric Dumazet |
2008-11-19 | ip: convert to net_device_ops for ioctl | Stephen Hemminger |
2008-11-19 | include/net net/ - csum_partial - remove unnecessary casts | Joe Perches |
2008-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-18 | Merge branch 'master' into next | James Morris |
2008-11-16 | net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls | Eric Dumazet |
2008-11-16 | udp: Use hlist_nulls in UDP RCU code | Eric Dumazet |
2008-11-14 | Merge branch 'master' into next | James Morris |
2008-11-14 | CRED: Use creds in file structs | David Howells |
2008-11-14 | CRED: Wrap task credential accesses in the IPv6 protocol | David Howells |
2008-11-12 | ipv6: routing header fixes | Brian Haley |
2008-11-11 | net: remove struct dst_entry::entry_size | Alexey Dobriyan |
2008-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-10 | ipv6: fix ip6_mr_init error path | Benjamin Thery |
2008-11-07 | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller |
2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-06 | bonding: send IPv6 neighbor advertisement on failover | Brian Haley |
2008-11-05 | ipv6: fix run pending DAD when interface becomes ready | Benjamin Thery |
2008-11-04 | xfrm: Have af-specific init_tempsel() initialize family field of temporary se... | Andreas Steffen |
2008-11-03 | net: '&' redux | Alexey Dobriyan |
2008-11-02 | udp: Fix the SNMP counter of UDP_MIB_INERRORS | Wei Yongjun |
2008-11-02 | udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS | Wei Yongjun |
2008-11-01 | udp: multicast packets need to check namespace | Eric Dumazet |
2008-11-01 | xfrm6: handling fragment | Nicolas Dichtel |
2008-10-31 | net: replace NIPQUAD() in net/ipv4/ net/ipv6/ | Harvey Harrison |
2008-10-29 | net: replace %p6 with %pI6 | Harvey Harrison |
2008-10-29 | net: replace %#p6 format specifier with %pi6 | Harvey Harrison |
2008-10-29 | udp: introduce sk_for_each_rcu_safenext() | Eric Dumazet |
2008-10-29 | udp: RCU handling for Unicast packets. | Eric Dumazet |
2008-10-29 | udp: introduce struct udp_table and multiple spinlocks | Eric Dumazet |
2008-10-28 | net: replace uses of NIP6_FMT with %p6 | Harvey Harrison |
2008-10-28 | net: replace all current users of NIP6_SEQFMT with %#p6 | Harvey Harrison |
2008-10-28 | net: reduce structures when XFRM=n | Alexey Dobriyan |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-19 | tcp: Fix IPv6 fallout from 'Port redirection support for TCP' | KOVACS Krisztian |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan |
2008-10-15 | IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option | Pedro Ribeiro |
2008-10-14 | netns: correct mib stats in ip6_route_me_harder() | Alexey Dobriyan |
2008-10-13 | netns: mib6 section fixlet | Alexey Dobriyan |
2008-10-09 | tcpv6: fix error with CONFIG_TCP_MD5SIG disabled | Guo-Fu Tseng |
2008-10-09 | tcpv6: combine tcp_v6_send_(reset|ack) | Ilpo Järvinen |
2008-10-09 | tcpv6: convert opt[] -> topt in tcp_v6_send_reset | Ilpo Järvinen |
2008-10-09 | tcpv6: trivial formatting changes to send_(ack|reset) | Ilpo Järvinen |
2008-10-09 | tcpv[46]: fix md5 pseudoheader address field ordering | Ilpo Järvinen |
2008-10-08 | tcpv6: fix option space offsets with md5 | Ilpo Järvinen |
2008-10-08 | tcp: fix length used for checksum in a reset | Ilpo Järvinen |
2008-10-08 | ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs | Denis V. Lunev |
2008-10-08 | ipv6: making ip and icmp statistics per/namespace | Denis V. Lunev |