aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-07vhost-net: fix vq_memory_access_ok error checkingJeff Dike
2010-03-17vhost: fix error handling in vring ioctlsMichael S. Tsirkin
2010-03-17vhost: fix interrupt mitigation with raw socketsMichael S. Tsirkin
2010-03-07vhost: fix error path in vhost_net_set_backendJeff Dike
2010-02-28vhost-net: restart tx poll on sk_sndbuf fullSridhar Samudrala
2010-02-28vhost: fix get_user_pages_fast error handlingMichael S. Tsirkin
2010-02-28vhost: initialize log eventfd context pointerMichael S. Tsirkin
2010-02-28vhost: logging thinko fixMichael S. Tsirkin
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-28ethtool: do not set some flags, if others failedJeff Garzik
2010-02-28ipoib: returned back addrlen check for mc addressesJiri Pirko
2010-02-28netlink: Adding inode field to /proc/net/netlinkMasatake YAMATO
2010-02-28axnet_cs: add new idKen Kawasaki
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-28bridge: Make IGMP snooping depend upon BRIDGE.David S. Miller
2010-02-28bridge: Add multicast count/interval sysfs entriesHerbert Xu
2010-02-28bridge: Add hash elasticity/max sysfs entriesHerbert Xu
2010-02-28bridge: Add multicast_snooping sysfs toggleHerbert Xu
2010-02-28bridge: Add multicast_router sysfs entriesHerbert Xu
2010-02-28bridge: Add multicast data-path hooksHerbert Xu
2010-02-28bridge: Add multicast start/stop hooksHerbert Xu
2010-02-28bridge: Add multicast forwarding functionsHerbert Xu
2010-02-28bridge: Add core IGMP snooping supportHerbert Xu
2010-02-28bridge: Split may_deliver/deliver_clone out of br_floodHerbert Xu
2010-02-28bridge: Use BR_INPUT_SKB_CB on xmit pathHerbert Xu
2010-02-28bridge: Avoid unnecessary clone on forward pathHerbert Xu
2010-02-28bridge: Allow tail-call on br_pass_frame_upHerbert Xu
2010-02-28bridge: Do br_pass_frame_up after other portsHerbert Xu
2010-02-28Bluetooth: Fix out of scope variable access in hci_sock_cmsg()Johann Felix Soden
2010-02-28tg3: Remove now useless VPD codeMatt Carlson
2010-02-28bnx2: Remove now useless VPD codeMatt Carlson
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson
2010-02-28pci: Add VPD information field helper functionsMatt Carlson
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson
2010-02-28pci: Add large and small resource data type codeMatt Carlson
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson
2010-02-27Bluetooth: Add SCO fallback for unsupported feature errorStephen Coe
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann
2010-02-27Bluetooth: Convert Marvell driver to use per adapter debugfsMarcel Holtmann
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2010-02-27Bluetooth: Add missing kfree() on error path in Atheros driverDan Carpenter
2010-02-27Bluetooth: Make USB device id constantMárton Németh
2010-02-27Bluetooth: Add __init/__exit macros to Marvell SDIO driverPeter Huewe
2010-02-27ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend
2010-02-27skbuff: align sk_buff::cb to 64 bit and close some potential holesFelix Fietkau
2010-02-27bonding: fix device leak on error in bond_create()Patrick McHardy
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy
2010-02-27dev: support deferring device flag change notificationsPatrick McHardy
2010-02-27rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy