aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2013-07-30ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose2-2/+75
2013-07-30net: mvneta: support big endianThomas Petazzoni1-3/+32
2013-07-30net: mvneta: move the RX and TX desc macros outside of the structsThomas Petazzoni1-11/+15
2013-07-30pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf1-1/+1
2013-07-30tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa3-3/+9
2013-07-30drivers: net: cpsw: Add support for set MAC addressMugunthan V N1-0/+28
2013-07-30tile: handle 64-bit statistics in tilepro network driverChris Metcalf1-23/+54
2013-07-309p: 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
2013-07-29tg3: Update version to 3.133Nithin Sujir1-2/+2
2013-07-29tg3: Fix UDP fragments treated as RMCPNithin Sujir2-0/+4
2013-07-29tg3: Enable support for timesync gpio outputNithin Sujir2-4/+68
2013-07-29tg3: Implement the shutdown handlerNithin Sujir1-2/+18
2013-07-29tg3: Allow NVRAM programming when interface is downNithin Sujir1-8/+2
2013-07-29tg3: Remove incorrect switch to aux powerNithin Sujir1-5/+0
2013-07-29cnic: Update version to 2.5.17 and copyright year.Michael Chan4-6/+6
2013-07-29cnic: Add missing error checking for RAMROD_CMD_ID_CLOSEEddie Wai1-4/+7
2013-07-29cnic: Update TCP options setup for iSCSI.Eddie Wai3-32/+37
2013-07-29cnic: Reset tcp_flags during cnic_cm_create().Eddie Wai1-0/+1
2013-07-29cnic: Simplify cnic_release().Michael Chan1-13/+0
2013-07-29cnic: Simplify netdev events handling.Michael Chan1-2/+2
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin9-27/+166
2013-07-29net/mlx4_en: Fix BlueFlame raceEugenia Emantayev1-19/+42
2013-07-29pktgen: add needed include fileStephen Rothwell1-0/+1