summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian2008-10-015-3/+20
* ipv4: Loosen source address check on IPv4 outputJulian Anastasov2008-10-012-7/+15
* net: BUG instead of corrupting memory in pskb_expand_headHerbert Xu2008-10-011-0/+2
* ipsec: Put dumpers on the dump listHerbert Xu2008-10-016-175/+159
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01327-2128/+3182
|\
| * af_key: Free dumping state on socket closeTimo Teras2008-10-011-11/+19
| * XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard2008-10-011-0/+2
| * ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev2008-10-011-1/+1
| * tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev2008-10-011-1/+1
| * sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-303-24/+64
| * iucv: Fix mismerge again.Heiko Carstens2008-09-301-1/+2
| * ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu2008-09-301-4/+8
| * Linux 2.6.27-rc8v2.6.27-rc8Linus Torvalds2008-09-291-1/+1
| * mm owner: fix race between swapoff and exitBalbir Singh2008-09-294-5/+31
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-291-1/+2
| |\
| | * x86: disable apm on the olpcJeremy Katz2008-09-241-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-294-7/+22
| |\ \
| | * | cdrom: update ioctl documentationMárton Németh2008-09-271-2/+2
| | * | ide: note that IDE generic may prevent other drivers from attachingTejun Heo2008-09-271-0/+14
| | * | ide-tape: fix vendor stringsBorislav Petkov2008-09-271-5/+5
| | * | Swarm: Fix crash due to missing initializationRalf Baechle2008-09-271-0/+1
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-295-11/+95
| |\ \ \
| | * | | [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devicesAurelien Jarno2008-09-271-0/+1
| | * | | [MIPS] BCM47xx: Fix build error due to missing PCI functionsAurelien Jarno2008-09-272-0/+61
| | * | | [MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle2008-09-271-9/+31
| | * | | [MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf2008-09-271-2/+2
| | |/ /
| * | | Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2008-09-2910-54/+16
| |\ \ \
| | * | | m32r/kernel/: cleanupsAdrian Bunk2008-09-277-45/+11
OpenPOWER on IntegriCloud