summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-087-34/+33Star
|\
| * tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera2008-10-081-1/+5
| * net: Fix netdev_run_todo dead-lockHerbert Xu2008-10-082-22/+7Star
| * tcp: Fix possible double-ack w/ user dmaAli Saidi2008-10-081-1/+2
| * net: only invoke dev->change_rx_flags when device is UPPatrick McHardy2008-10-081-6/+10
| * netrom: Fix sock_orphan() use in nr_releaseJarek Poplawski2008-10-061-1/+1
| * ax25: Quick fix for making sure unaccepted sockets get destroyed.David S. Miller2008-10-061-0/+3
| * Revert "ax25: Fix std timer socket destroy handling."David S. Miller2008-10-061-3/+5
* | ipvs: Remove stray file left over from ipvs moveSven Wegener2008-10-081-261/+0Star
* | tcpv6: fix option space offsets with md5Ilpo Järvinen2008-10-081-1/+1
* | Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2008-10-0829-5/+272
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l...Simon Horman2008-10-0688-1180/+4637
| |\ \
| * | | IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-0629-3/+266
| * | | ipvs: Fix unused label warningSven Wegener2008-09-221-0/+2
| * | | ipvs: Restrict sync message to 255 connectionsSven Wegener2008-09-221-2/+4
* | | | sctp: shrink sctp_tsnmap some more by removing gabs arrayVlad Yasevich2008-10-082-9/+12
* | | | sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich2008-10-085-192/+166Star
* | | | inet: cleanup of local_port_rangeEric Dumazet2008-10-082-20/+19Star
* | | | udp: Improve port randomizationEric Dumazet2008-10-081-44/+12Star
* | | | pkt_sched: Update qdisc requeue stats in dev_requeue_skb()Jarek Poplawski2008-10-081-0/+1
* | | | tcp: fix length used for checksum in a resetIlpo Järvinen2008-10-082-3/+3
* | | | ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibsDenis V. Lunev2008-10-081-17/+0Star
* | | | ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev2008-10-082-23/+23
* | | | ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev2008-10-081-1/+1
* | | | ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev2008-10-082-2/+2
* | | | ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev2008-10-082-3/+3
* | | | ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev2008-10-086-8/+11
* | | | ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev2008-10-082-3/+3
* | | | ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev2008-10-081-1/+1
* | | | ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev2008-10-086-50/+70
* | | | netns: add net parameter to IP6_INC_STATSDenis V. Lunev2008-10-088-39/+55
* | | | ipv6: consolidate error paths in ipv6_frag_rcvDenis V. Lunev2008-10-081-12/+10Star
* | | | ipv6: local dev is actually unused in ip6_fragmentDenis V. Lunev2008-10-081-2/+0Star
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-10-08151-3679/+3795
|\ \ \ \
| * | | | netfilter: xtables: remove bogus mangle table dependency of connmarkJan Engelhardt2008-10-081-1/+0Star
| * | | | netfilter: xtables: use NFPROTO_UNSPEC in more extensionsJan Engelhardt2008-10-087-120/+43Star
| * | | | netfilter: xtables: cut down on static data for family-independent extensionsJan Engelhardt2008-10-089-225/+104Star
| * | | | netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-086-22/+42
| * | | | netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-0810-31/+50
| * | | | netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-0837-272/+186Star
| * | | | netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-0841-292/+192Star
| * | | | netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-0813-42/+49
| * | | | netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-0847-376/+218Star
| * | | | netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-0858-480/+265Star
| * | | | netfilter: xtables: use "if" blocks in KconfigJan Engelhardt2008-10-083-96/+41Star
| * | | | netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt2008-10-083-111/+111
| * | | | netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig optionJan Engelhardt2008-10-081-24/+5Star
| * | | | netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOGJan Engelhardt2008-10-081-10/+10
| * | | | netfilter: ip6tables: fix name of hopbyhop in KconfigJan Engelhardt2008-10-081-1/+1
| * | | | netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-086-65/+41Star