summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-493/+488
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2009-01-06pkt_sched: cls_u32: Fix locking in u32_change()Jarek Poplawski1-1/+2
2009-01-06iucv: fix cpu hotplugHeiko Carstens1-7/+11
2009-01-06af_iucv: Free iucv path/socket in path_pending callbackHendrik Brueckner1-0/+5
2009-01-06af_iucv: avoid left over IUCV connections from failing connectsUrsula Braun1-0/+7
2009-01-06af_iucv: New error return codes for connect()Hendrik Brueckner1-1/+15
2009-01-06Revert "net: Fix for initial link state in 2.6.28"David S. Miller2-6/+5
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-2/+0
2009-01-05tcp: Kill extraneous SPLICE_F_NONBLOCK checks.David S. Miller1-4/+0
2009-01-05tcp: don't mask EOF and socket errors on nonblocking splice receiveLennert Buytenhek1-4/+4
2009-01-05dccp: Integrate the TFRC library with DCCPGerrit Renker12-52/+27
2009-01-05dccp: Clean up ccid.c after integration of CCID pluginsGerrit Renker4-176/+14
2009-01-05dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker11-168/+148
2009-01-05can: update can-bcm for hrtimer hardirq callbacksOliver Hartkopp1-83/+125
2009-01-05DCB: fix kfree(skb)Roel Kluin1-7/+7
2009-01-05ipv6: IPV6_PKTINFO relied userspace providing correct lengthIlpo Järvinen1-1/+1
2009-01-05net: Fix for initial link state in 2.6.28Michael Marineau2-5/+6
2009-01-05net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warningSimon Holm Thøgersen1-3/+1
2009-01-05gro: Add page frag supportHerbert Xu2-6/+99
2009-01-05gro: Use gso_size to store MSSHerbert Xu3-4/+4
2009-01-05ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller1-5/+47
2009-01-04sanitize audit_fd_pair()Al Viro1-8/+1
2009-01-04sanitize audit_socketcallAl Viro1-3/+1
2009-01-02tty: Fix an ircomm warning and note another bugAlan Cox1-2/+3
2009-01-01introduce new LSM hooks where vfsmount is available.Kentaro Takeda1-0/+4
2008-12-31Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds8-111/+350
2008-12-31Merge branch 'devel' into nextTrond Myklebust8-111/+350
2008-12-30net: Fix percpu counters deadlockHerbert Xu6-8/+21
2008-12-30cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell4-8/+8
2008-12-30cls_cgroup: clean up KconfigLi Zefan1-3/+0
2008-12-30cls_cgroup: clean up for cgroup partLi Zefan1-9/+14
2008-12-30cls_cgroup: fix an oops when removing a cgroupLi Zefan1-1/+1
2008-12-30IPVS: Make "no destination available" message more consistent between schedulersSimon Horman9-10/+24
2008-12-30netns: foreach_netdev_safe is insufficient in default_device_exitEric W. Biederman1-3/+5
2008-12-30net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell1-15/+2
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds430-12217/+14763
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-42/+138
2008-12-27gro: Fix potential use after freeHerbert Xu1-1/+4
2008-12-26net: Init NAPI dev_list on napi_delPeter P Waskiewicz Jr1-1/+1
2008-12-26ipsec: Remove useless ret variableHerbert Xu1-3/+1
2008-12-26net/appletalk: Remove redundant testJulia Lawall1-3/+0
2008-12-26tcp: Always set urgent pointer if it's beyond snd_nxtHerbert Xu1-4/+8
2008-12-26sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket optionWei Yongjun1-3/+16
2008-12-26sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream IDWei Yongjun1-0/+14
2008-12-26sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun1-0/+35
2008-12-26sctp: Fix a typo in socket.cWei Yongjun1-4/+4
2008-12-26sctp: Bring SCTP_MAXSEG socket option into ietf API extension complianceWei Yongjun1-23/+107
2008-12-26vlan: fix convertion to net_device_opsEric Dumazet1-2/+20
2008-12-26netns: igmp: make /proc/net/{igmp,mcfilter} per netnsAlexey Dobriyan1-9/+40