Age | Commit message (Expand) | Author |
2012-02-14 | security: trim security.h | Al Viro |
2011-12-20 | macvtap: Fix macvtap_get_queue to use rxhash first | Krishna Kumar |
2011-11-23 | net: treewide use of RCU_INIT_POINTER | Eric Dumazet |
2011-10-21 | macvtap: Fix the minor device number allocation | Eric W. Biederman |
2011-10-21 | macvtap: Rewrite macvtap_newlink so the error handling works. | Eric W. Biederman |
2011-10-21 | macvtap: Don't leak unreceived packets when we delete a macvtap device. | Eric W. Biederman |
2011-10-21 | macvtap: Fix macvtap_open races in the zero copy enable code. | Eric W. Biederman |
2011-10-21 | macvtap: Close a race between macvtap_open and macvtap_dellink. | Eric W. Biederman |
2011-09-20 | macvtap: fix the uninitialized var using in macvtap_alloc_skb() | Jason Wang |
2011-09-15 | macvtap: convert to SKB paged frag API. | Ian Campbell |
2011-07-07 | macvtap: macvtapTX zero-copy support | Shirley Ma |
2011-06-11 | virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID | Jason Wang |
2011-03-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-03-07 | drivers/net/macvtap: fix error check | Nicolas Kaiser |
2011-01-27 | drivers/net: remove some rcu sparse warnings | Eric Dumazet |
2011-01-13 | net: remove dev_txq_stats_fold() | Eric Dumazet |
2010-12-16 | net: Use skb_checksum_start_offset() | Michał Mirosław |
2010-08-16 | macvtap: Implement multiqueue for macvtap driver | Krishna Kumar |
2010-07-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-07-22 | macvtap: Limit packet queue length | Herbert Xu |
2010-07-10 | macvtap: Use dev_t for macvtap_major. | David S. Miller |
2010-05-04 | macvtap: add ioctl to modify vnet header size | Michael S. Tsirkin |
2010-05-01 | net: sock_def_readable() and friends RCU conversion | Eric Dumazet |
2010-04-26 | net: use sk_sleep() | Eric Dumazet |
2010-04-20 | net: sk_sleep() helper | Eric Dumazet |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-18 | macvtap: add GSO/csum offload support | Arnd Bergmann |
2010-02-18 | net/macvtap: add vhost support | Arnd Bergmann |
2010-02-18 | macvtap: rework object lifetime rules | Arnd Bergmann |
2010-02-15 | net/macvtap: fix reference counting | Arnd Bergmann |
2010-02-03 | net: macvtap driver | Arnd Bergmann |