summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-01tile: support multiple mPIPE shims in tilegx network driverChris Metcalf6-212/+417
2013-08-01tile: enable GRO in the tilegx network driverChris Metcalf1-1/+1
2013-08-01tile: fix panic bug in napi support for tilegx network driverChris Metcalf1-32/+33
2013-08-01tile: update dev->stats directly in tilegx network driverChris Metcalf1-21/+8
2013-08-01tile: support jumbo frames in the tilegx network driverChris Metcalf5-166/+351
2013-08-01tile: remove dead is_dup_ack() function from tilepro net driverChris Metcalf1-76/+0
2013-08-01tile: avoid bug in tilepro net driver built with old hypervisorChris Metcalf1-3/+6
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-07-31cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches2-2/+2
2013-07-31checksum: Remove extern from function prototypesJoe Perches1-5/+5
2013-07-31cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches2-25/+25
2013-07-31ax25.h: Remove extern from function prototypesJoe Perches1-106/+109
2013-07-31arp/neighbour.h: Remove extern from function prototypesJoe Perches2-65/+63
2013-07-31af_rxrpc.h: Remove extern from function prototypesJoe Perches1-19/+16
2013-07-31af_unix.h: Remove extern from function prototypesJoe Perches1-8/+8
2013-07-31addrconf.h: Remove extern function prototypesJoe Perches1-88/+72
2013-07-31Documentation: add networking/netdev-FAQ.txtPaul Gortmaker2-0/+226
2013-07-31fib_rules: add .suppress operationStefan Tomanek5-1/+40
2013-07-31net: Remove extern from include/net/ scheduling prototypesJoe Perches4-101/+104
2013-07-31net: 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-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller17-347/+1001
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-30net: remove an unneeded checkDan Carpenter1-4/+1
2013-07-30flow_dissector: add support for IPPROTO_IPV6Tom Herbert1-0/+3
2013-07-30flow_dissector: clean up IPIP caseTom Herbert1-1/+2
2013-07-30PCI: move enum pcie_link_width into pci.hJacob Keller2-13/+13
2013-07-30PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller2-2/+5
2013-07-30ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov3-60/+18
2013-07-30ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov4-148/+182
2013-07-30ixgbe: bump version numberDon Skidmore1-1/+1
2013-07-30ixgbe: add new media type.Don Skidmore4-7/+95
2013-07-30Merge branch 'phys_port'David S. Miller5-1/+85
2013-07-30net: export physical port id via sysfsJiri Pirko1-0/+22
2013-07-30rtnl: export physical port id via RT netlinkJiri Pirko2-1/+25
2013-07-30net: add ndo to get id of physical port of the deviceJiri Pirko2-0/+38
2013-07-30ixgbe: fix fc autoneg ethtool reporting.Don Skidmore4-16/+40
2013-07-30ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck1-34/+1