aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-10-08netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netnsAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: add netns boilerplateAlexey Dobriyan
2008-10-08netfilter: netns: ip6t_REJECT in netns for realAlexey Dobriyan
2008-10-08netfilter: netns: ip6table_mangle in netns for realAlexey Dobriyan
2008-10-08netfilter: netns: ip6table_raw in netns for realAlexey Dobriyan
2008-10-08netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan
2008-10-08netfilter: implement NFPROTO_UNSPEC as a wildcard for extensionsJan Engelhardt
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt
2008-10-08netfilter: Introduce NFPROTO_* constantsJan Engelhardt
2008-10-08netfilter: xt_recent: IPv6 supportJan Engelhardt
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt
2008-10-07netns: make uplitev6 mib per/namespaceDenis V. Lunev
2008-10-07netns: make udpv6 mib per/namespaceDenis V. Lunev
2008-10-07netns: add stub functions for per/namespace mibs allocationDenis V. Lunev
2008-10-07netns: allow per device ipv6 snmp statistics in non-initial namespaceDenis V. Lunev
2008-10-07netns: register global ipv6 mibs statistics in each namespaceDenis V. Lunev
2008-10-07ipv6: separate seq_ops for global & per/device ipv6 statisticsDenis V. Lunev
2008-10-07ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.cDenis V. Lunev
2008-10-07netns: register /proc/net/dev_snmp6/* in each nsDenis V. Lunev
2008-10-07netns: move /proc/net/dev_snmp6 to struct netDenis V. Lunev
2008-10-07tcp: cleanup messy initializerIlpo Järvinen
2008-10-07tcp: kill pointless urg_modeIlpo Järvinen
2008-10-07net: packet split receive apiPeter Zijlstra
2008-10-07net: wrap sk->sk_backlog_rcv()Peter Zijlstra
2008-10-07ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()Peter Zijlstra
2008-10-07ipv6: clean up ip6_route_net_init() error handlingPeter Zijlstra
2008-10-07inet: Don't lookup the socket if there's a socket attached to the skbKOVACS Krisztian
2008-10-07inet: Add udplib_lookup_skb() helpersKOVACS Krisztian
2008-10-07inet_hashtables: Add inet_lookup_skb helpersArnaldo Carvalho de Melo
2008-10-06tcp: Respect SO_RCVLOWAT in tcp_poll().David S. Miller
2008-10-06pkt_sched: Simplify dev_requeue_skb and dequeue_skbJarek Poplawski
2008-10-06pkt_sched: Fix handling of gso skbs on requeuingJarek Poplawski
2008-10-05xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard
2008-10-05Phonet: implement GPRS virtual interface over PEP socketRémi Denis-Courmont
2008-10-05Phonet: receive pipe control requests as out-of-band dataRémi Denis-Courmont
2008-10-05Phonet: Pipe End Point for Phonet Pipes protocolRémi Denis-Courmont
2008-10-05Phonet: connected sockets glueRémi Denis-Courmont
2008-10-05Phonet: modules auto-loading supportRémi Denis-Courmont
2008-10-01sctp: correctly save sctp_adaptation from parameter.Vlad Yasevich
2008-10-01sctp: enable cookie-echo retransmission transport switchVlad Yasevich
2008-10-01sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUESWei Yongjun
2008-10-01sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT stateWei Yongjun
2008-10-01sctp: try harder to figure out address family when checking wildcardsVlad Yasevich
2008-10-01sctp: reduce memory footprint of sctp_chunk structureNeil Horman
2008-10-01sctp: Retransmit list is ineligable for missing indicationsVlad Yasevich
2008-10-01sctp: Optimize SFR-CACC transport list walking during SACK processingVlad Yasevich
2008-10-01sctp: Only mark chunks as missing when there are gapsVlad Yasevich
2008-10-01udp: Export UDP socket lookup functionKOVACS Krisztian
2008-10-01tcp: Port redirection support for TCPKOVACS Krisztian