summaryrefslogtreecommitdiffstats
path: root/drivers/virtio (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-01tile: support rx_dropped/rx_errors in tilepro net driverChris Metcalf1-26/+15
2013-08-01tile: set hw_features and vlan_features in setupChris Metcalf2-33/+25
2013-08-01gianfar: Remove unused field grp_id from gfar_priv_grpClaudiu Manoil2-4/+1
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet1-0/+2
2013-08-01ipv6: fib6_rules should return exact return valueHannes Frederic Sowa1-3/+11
2013-08-01cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches2-2/+2
2013-08-01checksum: Remove extern from function prototypesJoe Perches1-5/+5
2013-08-01cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches2-25/+25
2013-08-01ax25.h: Remove extern from function prototypesJoe Perches1-106/+109
2013-08-01arp/neighbour.h: Remove extern from function prototypesJoe Perches2-65/+63
2013-08-01af_rxrpc.h: Remove extern from function prototypesJoe Perches1-19/+16
2013-08-01af_unix.h: Remove extern from function prototypesJoe Perches1-8/+8
2013-08-01addrconf.h: Remove extern function prototypesJoe Perches1-88/+72
2013-08-01Documentation: add networking/netdev-FAQ.txtPaul Gortmaker2-0/+226
2013-08-01fib_rules: add .suppress operationStefan Tomanek5-1/+40
2013-08-01net: Remove extern from include/net/ scheduling prototypesJoe Perches4-101/+104
2013-08-01net: skb_orphan() changesEric Dumazet1-3/+4
2013-07-31netem: Introduce skb_orphan_partial() helperEric Dumazet3-4/+21
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du8-17/+58
2013-07-31sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interruptLaurent Pinchart1-2/+3
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov3-9/+0
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore6-17/+358
2013-07-31ixgbe: clear semaphore bits on timeoutsEmil Tantilov1-24/+21
2013-07-31ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller1-6/+6
2013-07-31ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller3-12/+14
2013-07-31ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller1-7/+129
2013-07-31PCI: Add function to obtain minimum link width and speedJacob Keller2-0/+45
2013-07-31net: remove an unneeded checkDan Carpenter1-4/+1
2013-07-31flow_dissector: add support for IPPROTO_IPV6Tom Herbert1-0/+3
2013-07-31flow_dissector: clean up IPIP caseTom Herbert1-1/+2
2013-07-31PCI: move enum pcie_link_width into pci.hJacob Keller2-13/+13
2013-07-31PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller2-2/+5
2013-07-31ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov3-60/+18
2013-07-31ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov4-148/+182
2013-07-31ixgbe: bump version numberDon Skidmore1-1/+1
2013-07-31ixgbe: add new media type.Don Skidmore4-7/+95
2013-07-31net: export physical port id via sysfsJiri Pirko1-0/+22
2013-07-31rtnl: export physical port id via RT netlinkJiri Pirko2-1/+25
2013-07-31net: add ndo to get id of physical port of the deviceJiri Pirko2-0/+38
2013-07-31ixgbe: fix fc autoneg ethtool reporting.Don Skidmore4-16/+40
2013-07-31ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck1-34/+1
2013-07-31ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose2-2/+75
2013-07-31net: mvneta: support big endianThomas Petazzoni1-3/+32
2013-07-31net: mvneta: move the RX and TX desc macros outside of the structsThomas Petazzoni1-11/+15
2013-07-31pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf1-1/+1
2013-07-31tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa3-3/+9
2013-07-31drivers: net: cpsw: Add support for set MAC addressMugunthan V N1-0/+28
2013-07-31tile: handle 64-bit statistics in tilepro network driverChris Metcalf1-23/+54
2013-07-319p: client: remove unused code and any reference to "cancelled" functionAndi Shyti2-10/+2
2013-07-30be2net: don't use dev_err when AER enabling failsIvan Vecera1-1/+1