| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-03-02 | 1214 | -39142/+113912 |
|\ |
|
| * | virtio_net: remove forgotten assignment | Jiri Pirko | 2010-03-02 | 1 | -1/+0 |
| * | be2net: fix tx completion polling | Sathya Perla | 2010-03-02 | 3 | -38/+37 |
| * | sis190: fix cable detect via link status poll | Herton Ronaldo Krzesinski | 2010-03-02 | 1 | -5/+18 |
| * | net: fix protocol sk_buff field | Eric Dumazet | 2010-03-02 | 1 | -1/+1 |
| * | bridge: Fix build error when IGMP_SNOOPING is not enabled | Sridhar Samudrala | 2010-03-02 | 1 | -5/+9 |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-02-28 | 2090 | -44650/+103661 |
| |\ |
|
| * | | bnx2x: Tx barriers and locks | Vladislav Zolotarov | 2010-02-28 | 1 | -9/+22 |
| * | | scm: Only support SCM_RIGHTS on unix domain sockets. | Eric W. Biederman | 2010-02-28 | 1 | -0/+2 |
| * | | vhost-net: restart tx poll on sk_sndbuf full | Sridhar Samudrala | 2010-02-28 | 1 | -1/+5 |
| * | | vhost: fix get_user_pages_fast error handling | Michael S. Tsirkin | 2010-02-28 | 1 | -1/+2 |
| * | | vhost: initialize log eventfd context pointer | Michael S. Tsirkin | 2010-02-28 | 1 | -0/+1 |
| * | | vhost: logging thinko fix | Michael S. Tsirkin | 2010-02-28 | 1 | -4/+8 |
| * | | wireless: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-28 | 7 | -36/+31 |
| * | | ethtool: do not set some flags, if others failed | Jeff Garzik | 2010-02-28 | 1 | -4/+6 |
| * | | ipoib: returned back addrlen check for mc addresses | Jiri Pirko | 2010-02-28 | 1 | -1/+5 |
| * | | netlink: Adding inode field to /proc/net/netlink | Masatake YAMATO | 2010-02-28 | 1 | -3/+4 |
| * | | axnet_cs: add new id | Ken Kawasaki | 2010-02-28 | 1 | -0/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2010-02-28 | 21 | -63/+131 |
| |\ \ |
|
| | * | | Bluetooth: Fix out of scope variable access in hci_sock_cmsg() | Johann Felix Soden | 2010-02-28 | 1 | -1/+3 |
| | * | | Bluetooth: Add SCO fallback for unsupported feature error | Stephen Coe | 2010-02-27 | 1 | -0/+1 |
| | * | | Bluetooth: Add controller types for BR/EDR and 802.11 AMP | Marcel Holtmann | 2010-02-27 | 4 | -1/+30 |
| | * | | Bluetooth: Convert Marvell driver to use per adapter debugfs | Marcel Holtmann | 2010-02-27 | 1 | -7/+7 |
| | * | | Bluetooth: Convert inquiry cache to use debugfs instead of sysfs | Marcel Holtmann | 2010-02-27 | 2 | -30/+64 |
| | * | | Bluetooth: Convert controller hdev->type to hdev->bus | Marcel Holtmann | 2010-02-27 | 15 | -25/+25 |
| | * | | Bluetooth: Add missing kfree() on error path in Atheros driver | Dan Carpenter | 2010-02-27 | 1 | -0/+2 |
| | * | | Bluetooth: Make USB device id constant | Márton Németh | 2010-02-27 | 1 | -1/+1 |
| | * | | Bluetooth: Add __init/__exit macros to Marvell SDIO driver | Peter Huewe | 2010-02-27 | 1 | -2/+2 |
| * | | | bridge: Make IGMP snooping depend upon BRIDGE. | David S. Miller | 2010-02-28 | 1 | -0/+1 |
| * | | | bridge: Add multicast count/interval sysfs entries | Herbert Xu | 2010-02-28 | 1 | -0/+203 |
| * | | | bridge: Add hash elasticity/max sysfs entries | Herbert Xu | 2010-02-28 | 3 | -0/+81 |
| * | | | bridge: Add multicast_snooping sysfs toggle | Herbert Xu | 2010-02-28 | 3 | -5/+75 |
| * | | | bridge: Add multicast_router sysfs entries | Herbert Xu | 2010-02-28 | 4 | -14/+133 |
| * | | | bridge: Add multicast data-path hooks | Herbert Xu | 2010-02-28 | 2 | -4/+29 |
| * | | | bridge: Add multicast start/stop hooks | Herbert Xu | 2010-02-28 | 4 | -1/+12 |
| * | | | bridge: Add multicast forwarding functions | Herbert Xu | 2010-02-28 | 2 | -0/+82 |
| * | | | bridge: Add core IGMP snooping support | Herbert Xu | 2010-02-28 | 4 | -0/+1288 |
| * | | | bridge: Split may_deliver/deliver_clone out of br_flood | Herbert Xu | 2010-02-28 | 1 | -23/+46 |
| * | | | bridge: Use BR_INPUT_SKB_CB on xmit path | Herbert Xu | 2010-02-28 | 2 | -2/+5 |
| * | | | bridge: Avoid unnecessary clone on forward path | Herbert Xu | 2010-02-28 | 3 | -16/+25 |
| * | | | bridge: Allow tail-call on br_pass_frame_up | Herbert Xu | 2010-02-28 | 2 | -5/+13 |
| * | | | bridge: Do br_pass_frame_up after other ports | Herbert Xu | 2010-02-28 | 1 | -3/+3 |
| * | | | tg3: Remove now useless VPD code | Matt Carlson | 2010-02-28 | 1 | -29/+23 |
| * | | | bnx2: Remove now useless VPD code | Matt Carlson | 2010-02-28 | 1 | -45/+29 |
| * | | | pci: Add helper to search for VPD keywords | Matt Carlson | 2010-02-28 | 4 | -43/+78 |
| * | | | pci: Add VPD information field helper functions | Matt Carlson | 2010-02-28 | 3 | -8/+23 |
| * | | | pci: Add helper to find a VPD resource data type | Matt Carlson | 2010-02-28 | 5 | -42/+65 |
| * | | | pci: Add large and small resource data type code | Matt Carlson | 2010-02-28 | 3 | -13/+67 |
| * | | | pci: Add PCI LRDT tag size and section size | Matt Carlson | 2010-02-28 | 3 | -10/+25 |
| * | | | ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue() | John Fastabend | 2010-02-27 | 1 | -10/+11 |