summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* sctp: Only mark chunks as missing when there are gapsVlad Yasevich2008-10-011-9/+12
* udp: Export UDP socket lookup functionKOVACS Krisztian2008-10-012-0/+11
* tcp: Port redirection support for TCPKOVACS Krisztian2008-10-015-2/+6
* ipv4: Make Netfilter's ip_route_me_harder() non-local address compatibleKOVACS Krisztian2008-10-015-1/+15
* tcp: Handle TCP SYN+ACK/ACK/RST transparencyKOVACS Krisztian2008-10-013-4/+19
* ipv4: Conditionally enable transparent flow flag when connectingKOVACS Krisztian2008-10-011-1/+5
* ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian2008-10-015-7/+8
* ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is setTóth László Attila2008-10-011-1/+1
OpenPOWER on IntegriCloud