aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 23-199/+222
2010-05-25Phonet: fix potential use-after-free in pep_sock_close()Gravatar Rémi Denis-Courmont 1-0/+2
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 5-7/+8
2010-05-25sunrpc: use formatting of module name in SUNRPCGravatar Alex Riesen 1-4/+1
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Gravatar Alexey Dobriyan 5-8/+8
2010-05-24net/dccp: expansion of error code sizeGravatar Yoichi Yuasa 1-3/+3
2010-05-24wireless: fix sta_info.h kernel-doc warningsGravatar Randy Dunlap 1-1/+1
2010-05-24Revert "ath9k: Group Key fix for VAPs"Gravatar John W. Linville 1-1/+0
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Gravatar Linus Torvalds 2-6/+25
2010-05-24Revert "ath9k: Group Key fix for VAPs"Gravatar Linus Torvalds 1-1/+0
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Gravatar Linus Torvalds 2-3/+73
2010-05-24tun: Update classid on packet injectionGravatar Herbert Xu 1-0/+1
2010-05-24cls_cgroup: Store classid in struct sockGravatar Herbert Xu 3-16/+61
2010-05-23caif: Bugfix - use MSG_TRUNC in receiveGravatar Sjur Braendeland 1-29/+18
2010-05-23caif: Bugfix - missing spin_unlockGravatar Sjur Braendeland 2-6/+7
2010-05-23caif: Bugfix - Poll can't return POLLHUP while connecting.Gravatar Sjur Braendeland 1-15/+6
2010-05-23caif: Bugfix - handle mem-allocation failuresGravatar Sjur Braendeland 3-9/+25
2010-05-23caif: Bugfix - use standard Linux listsGravatar Sjur Braendeland 1-66/+26
2010-05-23caif: Bugfix - wait_ev*_timeout returns long.Gravatar Sjur Braendeland 1-7/+6
2010-05-23net-2.6 : V2 - fix dev_get_valid_nameGravatar Daniel Lezcano 1-8/+12
2010-05-23rtnetlink: Fix error handling in do_setlink()Gravatar David Howells 1-1/+3
2010-05-23net-caif: drop redundant Kconfig entriesGravatar Mike Frysinger 1-4/+1
2010-05-23net_sched: Fix qdisc_notify()Gravatar Eric Dumazet 1-7/+7
2010-05-23ieee802154: Fix possible NULL pointer dereference in wpan_phy_allocGravatar Denis Kirjanov 1-1/+6
2010-05-22sunrpc: Pushdown the bkl from sunrpc cache ioctlGravatar Frederic Weisbecker 1-3/+10
2010-05-22sunrpc: Pushdown the bkl from ioctlGravatar Frederic Weisbecker 1-3/+15
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Gravatar Linus Torvalds 1-3/+3
2010-05-219p: add 9P2000.L rename operationGravatar Sripathi Kodi 1-0/+28
2010-05-219p: add 9P2000.L statfs operationGravatar Sripathi Kodi 1-0/+39
2010-05-219p: VFS switches for 9p2000.L: protocol and client changesGravatar Sripathi Kodi 2-3/+6
2010-05-21Merge branch 'master' into for-2.6.35Gravatar Jens Axboe 504-8614/+27406
2010-05-21pipe: add support for shrinking and growing pipesGravatar Jens Axboe 1-17/+21
2010-05-21cfg80211: add missing bracesGravatar Johannes Berg 1-2/+4
2010-05-21cfg80211: fix crash in cfg80211_set_freq()Gravatar Felix Fietkau 1-1/+1
2010-05-21cfg80211: Fix signal_type comparisonGravatar Sujith 1-2/+2
2010-05-21net: Expose all network devices in a namespaces in sysfsGravatar Eric W. Biederman 3-39/+6
2010-05-21netlink: Implment netlink_broadcast_filteredGravatar Eric W. Biederman 1-2/+19
2010-05-21net/sysfs: Fix the bitrot in network device kobject namespace supportGravatar Eric W. Biederman 2-13/+3
2010-05-21netns: Teach network device kobjects which namespace they are in.Gravatar Eric W. Biederman 2-0/+55
2010-05-21sysfs: add struct file* to bin_attr callbacksGravatar Chris Wright 1-1/+1
2010-05-21net: fix problem in dequeuing from input_pkt_queueGravatar Tom Herbert 1-13/+15
2010-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 2-8/+14
2010-05-20gro: Fix bogus gso_size on the first fraglist entryGravatar Herbert Xu 1-0/+1
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 479-8140/+24624
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-1/+1
2010-05-20netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Gravatar Joerg Marx 1-0/+10
2010-05-19Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 4-35/+34
2010-05-19Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs...Gravatar Linus Torvalds 20-322/+2408
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Gravatar Linus Torvalds 1-4/+11