summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-02vhost: zerocopy: poll vq in zerocopy callbackJason Wang
2012-05-02vhost_net: zerocopy: adding and signalling immediately when fully copiedJason Wang
2012-05-02vhost_net: re-poll only on EAGAIN or ENOBUFSJason Wang
2012-05-02vhost_net: zerocopy: fix possible NULL pointer dereference of vq->bufsJason Wang
2012-05-02macvtap: zerocopy: validate vectors before building skbJason Wang
2012-05-02macvtap: zerocopy: set SKBTX_DEV_ZEROCOPY only when skb is built successfullyJason Wang
2012-05-02macvtap: zerocopy: put page when fail to get all requested user pagesJason Wang
2012-05-02macvtap: zerocopy: fix truesize underestimationJason Wang
2012-05-02macvtap: zerocopy: fix offset calculation when building skbJason Wang
2012-05-02virtio/tools: add delayed interupt modeMichael S. Tsirkin
2012-05-01netem: add ECN capabilityEric Dumazet
2012-05-01net: skb_peek()/skb_peek_tail() cleanupsEric Dumazet
2012-05-01net: add a prefetch in socket backlog processingEric Dumazet
2012-05-01l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6James Chapman
2012-05-01l2tp: introduce L2TPv3 IP encapsulation support for IPv6Chris Elston
2012-05-01ipv6: Export ipv6 functions for use by other protocolsChris Elston
2012-05-01l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston
2012-05-01l2tp: show IPv6 addresses in l2tp debugfs fileChris Elston
2012-05-01l2tp: pppol2tp_connect() handles ipv6 sockaddr variantsJames Chapman
2012-05-01pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman
2012-05-01l2tp: remove unused stats from l2tp_ip socketJames Chapman
2012-05-01l2tp: Use ip4_datagram_connect() in l2tp_ip_connect()James Chapman
2012-05-01l2tp: fix locking of 64-bit counters for smpJames Chapman
2012-04-30atl1c: remove PHY polling from atl1c_change_mtuHuang, Xiong
2012-04-30atl1c: Disable L0S when no cable linkHuang, Xiong
2012-04-30atl1c: do MAC-reset when PHY link downHuang, Xiong
2012-04-30atl1c: cancel task when interface closedHuang, Xiong
2012-04-30atl1c: enlarge L1 response waiting timerHuang, Xiong
2012-04-30atl1c: refine mac address related codeHuang, Xiong
2012-04-30atl1c: remove code of closing register writable attributionHuang, Xiong
2012-04-30atl1c: clear WoL status when reset pcieHuang, Xiong
2012-04-30atl1c: add PHY link event(up/down) patchHuang, Xiong
2012-04-30atl1c: add workaround for issue of bit INTX-disable for MSI interruptHuang, Xiong
2012-04-30Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-04-30bnx2x: remove some bloatEric Dumazet
2012-04-30pch_gbe: reprogram multicast address register on resetRongQing.Li
2012-04-30net: makes skb_splice_bits() aware of skb->head_fragEric Dumazet
2012-04-30tcp: makes tcp_try_coalesce aware of skb->head_fragEric Dumazet
2012-04-30net: make GRO aware of skb->head_fragEric Dumazet
2012-04-30tg3: provide frags as skb headEric Dumazet
2012-04-30net: allow skb->head to be a page fragmentEric Dumazet
2012-04-30forcedeth: add transmit timestamping supportWillem de Bruijn
2012-04-30bnx2x: add transmit timestamping supportWillem de Bruijn
2012-04-30e1000e: add transmit timestamping supportWillem de Bruijn
2012-04-30e1000: add transmit timestamping supportWillem de Bruijn
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
2012-04-30bridge: Fix fatal typo in setup of multicast_querier_expiredHerbert Xu
2012-04-30l2tp: Add missing net/net/ip6_checksum.h include.David S. Miller
2012-04-28net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise
2012-04-28net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise