Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-07-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+16 |
2010-07-22 | macvtap: Limit packet queue length | Herbert Xu | 1 | -2/+16 |
2010-07-10 | macvtap: Use dev_t for macvtap_major. | David S. Miller | 1 | -1/+1 |
2010-05-04 | macvtap: add ioctl to modify vnet header size | Michael S. Tsirkin | 1 | -4/+23 |
2010-05-01 | net: sock_def_readable() and friends RCU conversion | Eric Dumazet | 1 | -4/+9 |
2010-04-26 | net: use sk_sleep() | Eric Dumazet | 1 | -3/+3 |
2010-04-20 | net: sk_sleep() helper | Eric Dumazet | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-18 | macvtap: add GSO/csum offload support | Arnd Bergmann | 1 | -24/+182 |
2010-02-18 | net/macvtap: add vhost support | Arnd Bergmann | 1 | -21/+77 |
2010-02-18 | macvtap: rework object lifetime rules | Arnd Bergmann | 1 | -92/+91 |
2010-02-15 | net/macvtap: fix reference counting | Arnd Bergmann | 1 | -13/+22 |
2010-02-03 | net: macvtap driver | Arnd Bergmann | 1 | -0/+581 |