Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | 9p: add 9P2000.L rename operation | Sripathi Kodi | 2010-05-21 | 1 | -0/+28 | |
| | * | | | | | | | 9p: add 9P2000.L statfs operation | Sripathi Kodi | 2010-05-21 | 1 | -0/+39 | |
| | * | | | | | | | 9p: VFS switches for 9p2000.L: protocol and client changes | Sripathi Kodi | 2010-05-21 | 2 | -3/+6 | |
| * | | | | | | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-05-21 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | trans_virtio: use virtqueue_xxx wrappers | Michael S. Tsirkin | 2010-05-19 | 1 | -3/+3 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-05-21 | 504 | -8614/+27406 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | net: Expose all network devices in a namespaces in sysfs | Eric W. Biederman | 2010-05-21 | 3 | -39/+6 | |
| | * | | | | | | | netlink: Implment netlink_broadcast_filtered | Eric W. Biederman | 2010-05-21 | 1 | -2/+19 | |
| | * | | | | | | | net/sysfs: Fix the bitrot in network device kobject namespace support | Eric W. Biederman | 2010-05-21 | 2 | -13/+3 | |
| | * | | | | | | | netns: Teach network device kobjects which namespace they are in. | Eric W. Biederman | 2010-05-21 | 2 | -0/+55 | |
| | * | | | | | | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -1/+1 | |
| * | | | | | | | | pipe: add support for shrinking and growing pipes | Jens Axboe | 2010-05-21 | 1 | -17/+21 | |
* | | | | | | | | | net: fix sk_forward_alloc corruptions | Eric Dumazet | 2010-05-29 | 3 | -2/+10 | |
* | | | | | | | | | Phonet: listening socket lock protects the connected socket list | Rémi Denis-Courmont | 2010-05-29 | 1 | -3/+3 | |
* | | | | | | | | | caif: unlock on error path in cfserl_receive() | Dan Carpenter | 2010-05-29 | 1 | -2/+4 | |
* | | | | | | | | | net/rds: Add missing mutex_unlock | Julia Lawall | 2010-05-29 | 2 | -0/+2 | |
* | | | | | | | | | skb: make skb_recycle_check() return a bool value | Changli Gao | 2010-05-29 | 1 | -6/+6 | |
* | | | | | | | | | IPv6: fix Mobile IPv6 regression | Brian Haley | 2010-05-28 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-05-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | mac80211: make a function static | Johannes Berg | 2010-05-28 | 1 | -1/+1 | |
* | | | | | | | | netlink: bug fix: wrong size was calculated for vfinfo list blob | Scott Feldman | 2010-05-28 | 1 | -5/+6 | |
* | | | | | | | | netlink: bug fix: don't overrun skbs on vf_port dump | Scott Feldman | 2010-05-28 | 1 | -6/+9 | |
* | | | | | | | | xt_tee: use skb_dst_drop() | Eric Dumazet | 2010-05-28 | 1 | -2/+2 | |
* | | | | | | | | ipv6: Add GSO support on forwarding path | Herbert Xu | 2010-05-28 | 1 | -1/+1 | |
* | | | | | | | | net: fix __neigh_event_send() | Eric Dumazet | 2010-05-28 | 1 | -0/+1 | |
* | | | | | | | | net: fix lock_sock_bh/unlock_sock_bh | Eric Dumazet | 2010-05-27 | 4 | -10/+48 | |
* | | | | | | | | net/iucv: Add missing spin_unlock | Julia Lawall | 2010-05-26 | 1 | -1/+1 | |
* | | | | | | | | ipmr: off by one in __ipmr_fill_mroute() | Dan Carpenter | 2010-05-26 | 2 | -2/+2 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Phonet: fix potential use-after-free in pep_sock_close() | Rémi Denis-Courmont | 2010-05-25 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-05-25 | 5 | -7/+8 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | wireless: fix sta_info.h kernel-doc warnings | Randy Dunlap | 2010-05-24 | 1 | -1/+1 | |
| * | | | | | | Revert "ath9k: Group Key fix for VAPs" | John W. Linville | 2010-05-24 | 1 | -1/+0 | |
| * | | | | | | cfg80211: add missing braces | Johannes Berg | 2010-05-21 | 1 | -2/+4 | |
| * | | | | | | cfg80211: fix crash in cfg80211_set_freq() | Felix Fietkau | 2010-05-21 | 1 | -1/+1 | |
| * | | | | | | cfg80211: Fix signal_type comparison | Sujith | 2010-05-21 | 1 | -2/+2 | |
* | | | | | | | net/dccp: expansion of error code size | Yoichi Yuasa | 2010-05-24 | 1 | -3/+3 | |
* | | | | | | | tun: Update classid on packet injection | Herbert Xu | 2010-05-24 | 1 | -0/+1 | |
* | | | | | | | cls_cgroup: Store classid in struct sock | Herbert Xu | 2010-05-24 | 3 | -16/+61 | |
* | | | | | | | caif: Bugfix - use MSG_TRUNC in receive | Sjur Braendeland | 2010-05-23 | 1 | -29/+18 | |
* | | | | | | | caif: Bugfix - missing spin_unlock | Sjur Braendeland | 2010-05-23 | 2 | -6/+7 | |
* | | | | | | | caif: Bugfix - Poll can't return POLLHUP while connecting. | Sjur Braendeland | 2010-05-23 | 1 | -15/+6 | |
* | | | | | | | caif: Bugfix - handle mem-allocation failures | Sjur Braendeland | 2010-05-23 | 3 | -9/+25 | |
* | | | | | | | caif: Bugfix - use standard Linux lists | Sjur Braendeland | 2010-05-23 | 1 | -66/+26 | |
* | | | | | | | caif: Bugfix - wait_ev*_timeout returns long. | Sjur Braendeland | 2010-05-23 | 1 | -7/+6 | |
* | | | | | | | net-2.6 : V2 - fix dev_get_valid_name | Daniel Lezcano | 2010-05-23 | 1 | -8/+12 | |
* | | | | | | | rtnetlink: Fix error handling in do_setlink() | David Howells | 2010-05-23 | 1 | -1/+3 | |
* | | | | | | | net-caif: drop redundant Kconfig entries | Mike Frysinger | 2010-05-23 | 1 | -4/+1 | |
* | | | | | | | net_sched: Fix qdisc_notify() | Eric Dumazet | 2010-05-23 | 1 | -7/+7 | |
* | | | | | | | ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc | Denis Kirjanov | 2010-05-23 | 1 | -1/+6 | |
|/ / / / / / | ||||||
* | | | | | | net: fix problem in dequeuing from input_pkt_queue | Tom Herbert | 2010-05-21 | 1 | -13/+15 |