aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05pkt_sched: cls_u32: Fix locking in u32_change()Jarek Poplawski
2009-01-05iucv: fix cpu hotplugHeiko Carstens
2009-01-05af_iucv: Free iucv path/socket in path_pending callbackHendrik Brueckner
2009-01-05af_iucv: avoid left over IUCV connections from failing connectsUrsula Braun
2009-01-05af_iucv: New error return codes for connect()Hendrik Brueckner
2009-01-05Revert "net: Fix for initial link state in 2.6.28"David S. Miller
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2009-01-05tcp: Kill extraneous SPLICE_F_NONBLOCK checks.David S. Miller
2009-01-05tcp: don't mask EOF and socket errors on nonblocking splice receiveLennert Buytenhek
2009-01-04dccp: Integrate the TFRC library with DCCPGerrit Renker
2009-01-04dccp: Clean up ccid.c after integration of CCID pluginsGerrit Renker
2009-01-04dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker
2009-01-04can: update can-bcm for hrtimer hardirq callbacksOliver Hartkopp
2009-01-04DCB: fix kfree(skb)Roel Kluin
2009-01-04ipv6: IPV6_PKTINFO relied userspace providing correct lengthIlpo Järvinen
2009-01-04net: Fix for initial link state in 2.6.28Michael Marineau
2009-01-04net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warningSimon Holm Thøgersen
2009-01-04gro: Add page frag supportHerbert Xu
2009-01-04gro: Use gso_size to store MSSHerbert Xu
2009-01-04ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller
2009-01-04sanitize audit_fd_pair()Al Viro
2009-01-04sanitize audit_socketcallAl Viro
2009-01-02tty: Fix an ircomm warning and note another bugAlan Cox
2008-12-31introduce new LSM hooks where vfsmount is available.Kentaro Takeda
2008-12-30Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-29net: Fix percpu counters deadlockHerbert Xu
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell
2008-12-29cls_cgroup: clean up KconfigLi Zefan
2008-12-29cls_cgroup: clean up for cgroup partLi Zefan
2008-12-29cls_cgroup: fix an oops when removing a cgroupLi Zefan
2008-12-29IPVS: Make "no destination available" message more consistent between schedulersSimon Horman
2008-12-29netns: foreach_netdev_safe is insufficient in default_device_exitEric W. Biederman
2008-12-29net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-26gro: Fix potential use after freeHerbert Xu
2008-12-26net: Init NAPI dev_list on napi_delPeter P Waskiewicz Jr
2008-12-26ipsec: Remove useless ret variableHerbert Xu
2008-12-25net/appletalk: Remove redundant testJulia Lawall
2008-12-25tcp: Always set urgent pointer if it's beyond snd_nxtHerbert Xu
2008-12-25sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket optionWei Yongjun
2008-12-25sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream IDWei Yongjun
2008-12-25sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun
2008-12-25sctp: Fix a typo in socket.cWei Yongjun
2008-12-25sctp: Bring SCTP_MAXSEG socket option into ietf API extension complianceWei Yongjun
2008-12-25vlan: fix convertion to net_device_opsEric Dumazet
2008-12-25netns: igmp: make /proc/net/{igmp,mcfilter} per netnsAlexey Dobriyan