Age | Commit message (Expand) | Author |
2012-11-02 | vhost: track zero copy failures using DMA length | Michael S. Tsirkin |
2012-11-02 | vhost-net: cleanup macros for DMA status tracking | Michael S. Tsirkin |
2012-11-02 | tun: report orphan frags errors to zero copy callback | Michael S. Tsirkin |
2012-11-02 | skb: api to report errors for zero copy skbs | Michael S. Tsirkin |
2012-11-02 | skb: report completion status for zero copy skbs | Michael S. Tsirkin |
2012-11-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-11-01 | vlan: use IS_ENABLED() | Amerigo Wang |
2012-11-01 | ipv6: use IS_ENABLED() | Amerigo Wang |
2012-11-01 | rtnl/ipv4: use netconf msg to advertise rp_filter status | Nicolas Dichtel |
2012-11-01 | ppp: make ppp_get_stats64 static | stephen hemminger |
2012-11-01 | FEC: Add time stamping code and a PTP hardware clock | Frank Li |
2012-11-01 | ARM: imx6q: Set enet tx reference clk from anatop to support 1588 | Frank Li |
2012-11-01 | ARM: dts: imx6q: Add ENET PTP clock pin and clock source | Frank Li |
2012-11-01 | net: fec: move fec_enet_private to header file | Frank Li |
2012-11-01 | veth: allow changing the mac address while interface is up | Hannes Frederic Sowa |
2012-11-01 | cpsw: support the HWTSTAMP ioctl and the CPTS | Richard Cochran |
2012-11-01 | cpts: specify the input clock frequency via DT | Richard Cochran |
2012-11-01 | cpsw: add a DT field for the active time stamping port | Richard Cochran |
2012-11-01 | cpsw: add a DT field for the cpts offset | Richard Cochran |
2012-11-01 | cpts: introduce time stamping code and a PTP hardware clock. | Richard Cochran |
2012-11-01 | cpsw: support both silicon versions | Richard Cochran |
2012-11-01 | cpsw: remember the silicon version | Richard Cochran |
2012-11-01 | cpsw: add missing fields to the CPSW_SS register bank. | Richard Cochran |
2012-11-01 | cpsw: rename register banks to match the reference manual | Richard Cochran |
2012-11-01 | drivers: net: ethernet: cpsw: add multicast address to ALE table | Mugunthan V N |
2012-11-01 | net/macb: add pinctrl consumer support | Jean-Christophe PLAGNIOL-VILLARD |
2012-11-01 | net/macb: Offset first RX buffer by two bytes | Havard Skinnemoen |
2012-11-01 | net/macb: better manage tx errors | Nicolas Ferre |
2012-11-01 | net/macb: ethtool interface: add register dump feature | Nicolas Ferre |
2012-11-01 | net/macb: clean up ring buffer logic | Havard Skinnemoen |
2012-11-01 | net/macb: tx status is more than 8 bits now | Nicolas Ferre |
2012-11-01 | net/macb: remove macb_get_drvinfo() | Nicolas Ferre |
2012-11-01 | net/macb: change debugging messages | Havard Skinnemoen |
2012-11-01 | net/macb: memory barriers cleanup | Havard Skinnemoen |
2012-11-01 | net/macb: Add support for Gigabit Ethernet mode | Patrice Vilchez |
2012-11-01 | time: remove the timecompare code. | Richard Cochran |
2012-11-01 | bfin_mac: offer a PTP Hardware Clock. | Richard Cochran |
2012-11-01 | bfin_mac: replace sys time stamps with raw ones instead. | Richard Cochran |
2012-11-01 | bfin_mac: only advertise hardware time stamped when enabled. | Richard Cochran |
2012-11-01 | ptp: add an ioctl to compare PHC time with system time | Richard Cochran |
2012-11-01 | ptp: Enable clock drivers along with associated net/PHY drivers | Ben Hutchings |
2012-11-01 | ptp: Make PTP_1588_CLOCK select rather than depend on PPS | Ben Hutchings |
2012-11-01 | pps, ptp: Remove dependencies on EXPERIMENTAL | Ben Hutchings |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov |
2012-11-01 | tuntap: choose the txq based on rxq | Jason Wang |
2012-11-01 | tuntap: add ioctl to attach or detach a file form tuntap device | Jason Wang |
2012-11-01 | tuntap: multiqueue support | Jason Wang |
2012-11-01 | tuntap: introduce multiqueue flags | Jason Wang |
2012-11-01 | tuntap: RCUify dereferencing between tun_struct and tun_file | Jason Wang |
2012-11-01 | tuntap: move socket to tun_file | Jason Wang |