summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: netns nf_conntrack: per-netns conntrack countAlexey Dobriyan2008-10-086-15/+15
* netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netnsAlexey Dobriyan2008-10-083-7/+30
* netfilter: netns nf_conntrack: add netns boilerplateAlexey Dobriyan2008-10-086-9/+36
* netfilter: netns: ip6t_REJECT in netns for realAlexey Dobriyan2008-10-081-10/+12
* netfilter: netns: ip6table_mangle in netns for realAlexey Dobriyan2008-10-081-9/+22
* netfilter: netns: ip6table_raw in netns for realAlexey Dobriyan2008-10-081-4/+16
* netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan2008-10-087-72/+19
* netfilter: implement NFPROTO_UNSPEC as a wildcard for extensionsJan Engelhardt2008-10-0814-269/+124
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-0874-223/+225
* netfilter: Introduce NFPROTO_* constantsJan Engelhardt2008-10-085-25/+37
* netfilter: xt_recent: IPv6 supportJan Engelhardt2008-10-083-54/+256
* netfilter: rename ipt_recent to xt_recentJan Engelhardt2008-10-088-49/+69
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-0835-121/+127
* netns: make uplitev6 mib per/namespaceDenis V. Lunev2008-10-075-16/+15
* netns: make udpv6 mib per/namespaceDenis V. Lunev2008-10-075-15/+13
* netns: add stub functions for per/namespace mibs allocationDenis V. Lunev2008-10-071-2/+16
* netns: allow per device ipv6 snmp statistics in non-initial namespaceDenis V. Lunev2008-10-071-3/+0
* netns: register global ipv6 mibs statistics in each namespaceDenis V. Lunev2008-10-071-2/+4
* ipv6: separate seq_ops for global & per/device ipv6 statisticsDenis V. Lunev2008-10-071-16/+32
* ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.cDenis V. Lunev2008-10-071-13/+13
* netns: register /proc/net/dev_snmp6/* in each nsDenis V. Lunev2008-10-071-24/+16
* netns: move /proc/net/dev_snmp6 to struct netDenis V. Lunev2008-10-072-9/+15
* tcp: cleanup messy initializerIlpo Järvinen2008-10-071-2/+2
* tcp: kill pointless urg_modeIlpo Järvinen2008-10-075-19/+24
* net: packet split receive apiPeter Zijlstra2008-10-072-0/+43
* net: wrap sk->sk_backlog_rcv()Peter Zijlstra2008-10-075-5/+10
* ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()Peter Zijlstra2008-10-072-8/+9
* ipv6: clean up ip6_route_net_init() error handlingPeter Zijlstra2008-10-071-9/+10
* inet: Don't lookup the socket if there's a socket attached to the skbKOVACS Krisztian2008-10-075-13/+41
* inet: Add udplib_lookup_skb() helpersKOVACS Krisztian2008-10-072-4/+24
* inet_hashtables: Add inet_lookup_skb helpersArnaldo Carvalho de Melo2008-10-076-14/+31
* tcp: Respect SO_RCVLOWAT in tcp_poll().David S. Miller2008-10-061-4/+8
* pkt_sched: Simplify dev_requeue_skb and dequeue_skbJarek Poplawski2008-10-061-16/+5
* pkt_sched: Fix handling of gso skbs on requeuingJarek Poplawski2008-10-062-5/+18
* xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard2008-10-057-37/+154
* Phonet: pipe end-point protocol documentationRémi Denis-Courmont2008-10-051-0/+54
* Phonet: implement GPRS virtual interface over PEP socketRémi Denis-Courmont2008-10-058-16/+550
* Phonet: receive pipe control requests as out-of-band dataRémi Denis-Courmont2008-10-053-19/+52
* Phonet: Pipe End Point for Phonet Pipes protocolRémi Denis-Courmont2008-10-055-2/+1031
* Phonet: connected sockets glueRémi Denis-Courmont2008-10-052-0/+140
* Phonet: modules auto-loading supportRémi Denis-Courmont2008-10-051-3/+9
* netdrv: Fix unregister_netdev typosHerbert Xu2008-10-052-2/+2
* sctp: correctly save sctp_adaptation from parameter.Vlad Yasevich2008-10-011-1/+1
* sctp: enable cookie-echo retransmission transport switchVlad Yasevich2008-10-012-34/+46
* sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUESWei Yongjun2008-10-011-2/+8
* sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT stateWei Yongjun2008-10-012-18/+8
* sctp: try harder to figure out address family when checking wildcardsVlad Yasevich2008-10-014-11/+22
* sctp: reduce memory footprint of sctp_chunk structureNeil Horman2008-10-014-23/+26
* sctp: Retransmit list is ineligable for missing indicationsVlad Yasevich2008-10-011-2/+0
* sctp: Optimize SFR-CACC transport list walking during SACK processingVlad Yasevich2008-10-011-15/+19
OpenPOWER on IntegriCloud