aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-28netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman
2010-05-28netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman
2010-05-28xt_tee: use skb_dst_drop()Eric Dumazet
2010-05-28ipv6: Add GSO support on forwarding pathHerbert Xu
2010-05-28net: fix __neigh_event_send()Eric Dumazet
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-05-27iucv: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27net: fix lock_sock_bh/unlock_sock_bhEric Dumazet
2010-05-26net/iucv: Add missing spin_unlockJulia Lawall
2010-05-26sunrpc: fix leak on error on socket xprt setupJ. Bruce Fields
2010-05-26ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25Phonet: fix potential use-after-free in pep_sock_close()RĂ©mi Denis-Courmont
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-25sunrpc: use formatting of module name in SUNRPCAlex Riesen
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-24net/dccp: expansion of error code sizeYoichi Yuasa
2010-05-24wireless: fix sta_info.h kernel-doc warningsRandy Dunlap
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-05-24tun: Update classid on packet injectionHerbert Xu
2010-05-24cls_cgroup: Store classid in struct sockHerbert Xu
2010-05-23caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland
2010-05-23caif: Bugfix - missing spin_unlockSjur Braendeland
2010-05-23caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland
2010-05-23caif: Bugfix - handle mem-allocation failuresSjur Braendeland
2010-05-23caif: Bugfix - use standard Linux listsSjur Braendeland
2010-05-23caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland
2010-05-23net-2.6 : V2 - fix dev_get_valid_nameDaniel Lezcano
2010-05-23rtnetlink: Fix error handling in do_setlink()David Howells
2010-05-23net-caif: drop redundant Kconfig entriesMike Frysinger
2010-05-23net_sched: Fix qdisc_notify()Eric Dumazet
2010-05-23ieee802154: Fix possible NULL pointer dereference in wpan_phy_allocDenis Kirjanov
2010-05-22sunrpc: Pushdown the bkl from sunrpc cache ioctlFrederic Weisbecker
2010-05-22sunrpc: Pushdown the bkl from ioctlFrederic Weisbecker
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-05-219p: add 9P2000.L rename operationSripathi Kodi
2010-05-219p: add 9P2000.L statfs operationSripathi Kodi
2010-05-219p: VFS switches for 9p2000.L: protocol and client changesSripathi Kodi
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2010-05-21cfg80211: add missing bracesJohannes Berg
2010-05-21cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau
2010-05-21cfg80211: Fix signal_type comparisonSujith
2010-05-21net: Expose all network devices in a namespaces in sysfsEric W. Biederman
2010-05-21netlink: Implment netlink_broadcast_filteredEric W. Biederman