aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-182-6/+58
| | |\ \ \ \
| | * | | | | tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-141-6/+6
| * | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-05-271-11/+18
| |\ \ \ \ \ \
| | * | | | | | sunrpc: fix leak on error on socket xprt setupJ. Bruce Fields2010-05-261-11/+18
| * | | | | | | iucv: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-4/+5
| |/ / / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2523-199/+222
| |\ \ \ \ \ \
| * | | | | | | sunrpc: use formatting of module name in SUNRPCAlex Riesen2010-05-251-4/+1
| * | | | | | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-255-8/+8
| * | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-242-6/+25
| |\ \ \ \ \ \ \
| | * | | | | | | sunrpc: Pushdown the bkl from sunrpc cache ioctlFrederic Weisbecker2010-05-221-3/+10
| | * | | | | | | sunrpc: Pushdown the bkl from ioctlFrederic Weisbecker2010-05-221-3/+15
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-241-1/+0
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-05-242-3/+73
| |\ \ \ \ \ \ \
| | * | | | | | | 9p: add 9P2000.L rename operationSripathi Kodi2010-05-211-0/+28
| | * | | | | | | 9p: add 9P2000.L statfs operationSripathi Kodi2010-05-211-0/+39
| | * | | | | | | 9p: VFS switches for 9p2000.L: protocol and client changesSripathi Kodi2010-05-212-3/+6
| * | | | | | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-05-211-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | trans_virtio: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-191-3/+3
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21504-8614/+27406
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | net: Expose all network devices in a namespaces in sysfsEric W. Biederman2010-05-213-39/+6
| | * | | | | | | netlink: Implment netlink_broadcast_filteredEric W. Biederman2010-05-211-2/+19
| | * | | | | | | net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman2010-05-212-13/+3
| | * | | | | | | netns: Teach network device kobjects which namespace they are in.Eric W. Biederman2010-05-212-0/+55
| | * | | | | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-1/+1
| * | | | | | | | pipe: add support for shrinking and growing pipesJens Axboe2010-05-211-17/+21
* | | | | | | | | net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-293-2/+10
* | | | | | | | | Phonet: listening socket lock protects the connected socket listRémi Denis-Courmont2010-05-291-3/+3
* | | | | | | | | caif: unlock on error path in cfserl_receive()Dan Carpenter2010-05-291-2/+4
* | | | | | | | | net/rds: Add missing mutex_unlockJulia Lawall2010-05-292-0/+2
* | | | | | | | | skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-291-6/+6
* | | | | | | | | IPv6: fix Mobile IPv6 regressionBrian Haley2010-05-281-1/+1
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-281-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | mac80211: make a function staticJohannes Berg2010-05-281-1/+1
* | | | | | | | netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman2010-05-281-5/+6
* | | | | | | | netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman2010-05-281-6/+9
* | | | | | | | xt_tee: use skb_dst_drop()Eric Dumazet2010-05-281-2/+2
* | | | | | | | ipv6: Add GSO support on forwarding pathHerbert Xu2010-05-281-1/+1
* | | | | | | | net: fix __neigh_event_send()Eric Dumazet2010-05-281-0/+1
* | | | | | | | net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-274-10/+48
* | | | | | | | net/iucv: Add missing spin_unlockJulia Lawall2010-05-261-1/+1
* | | | | | | | ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-262-2/+2
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Phonet: fix potential use-after-free in pep_sock_close()Rémi Denis-Courmont2010-05-251-0/+2
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-255-7/+8
|\| | | | | |
| * | | | | | wireless: fix sta_info.h kernel-doc warningsRandy Dunlap2010-05-241-1/+1
| * | | | | | Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-241-1/+0
| * | | | | | cfg80211: add missing bracesJohannes Berg2010-05-211-2/+4
| * | | | | | cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau2010-05-211-1/+1
| * | | | | | cfg80211: Fix signal_type comparisonSujith2010-05-211-2/+2
* | | | | | | net/dccp: expansion of error code sizeYoichi Yuasa2010-05-241-3/+3
* | | | | | | tun: Update classid on packet injectionHerbert Xu2010-05-241-0/+1