summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mactap: Fix checksum errors for non-gso packets in bridge modeVlad Yasevich2014-04-301-0/+9
* tcp: increment retransmit counters in tlp and fast openEric Dumazet2014-04-301-7/+7
* net: sxgbe: Added set function for interrupt on completeByungho An2014-04-303-0/+11
* net: sxgbe: Added rxqueue enable functionByungho An2014-04-304-0/+36
* net: sxgbe: sw reset moved to probe functionByungho An2014-04-302-13/+22
* cxgb4: Decode PCIe Gen3 link speedRoland Dreier2014-04-301-0/+2
* Altera TSE: Add missing include to silence sparse warningsTobias Klauser2014-04-301-0/+1
* Altera TSE: Fix DMA secriptor length initializationTobias Klauser2014-04-301-37/+37
* net: bonding: Fix format string mismatch in bond_sysfs.cMasanari Iida2014-04-281-1/+1
* net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov2014-04-283-1/+4
* net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...Karl Heiss2014-04-281-4/+3
* slip: fix spinlock variantOliver Hartkopp2014-04-281-3/+3
* Merge branch 'qmi_wwan'David S. Miller2014-04-281-0/+28
|\
| * net: qmi_wwan: add a number of Dell devicesBjørn Mork2014-04-281-0/+5
| * net: qmi_wwan: add a number of CMOTech devicesBjørn Mork2014-04-281-0/+16
| * net: qmi_wwan: add Alcatel L800MABjørn Mork2014-04-281-0/+1
| * net: qmi_wwan: add Olivetti Olicard 500Bjørn Mork2014-04-281-0/+1
| * net: qmi_wwan: add Sierra Wireless MC7305/MC7355Bjørn Mork2014-04-281-0/+1
| * net: qmi_wwan: add Sierra Wireless MC73xxBjørn Mork2014-04-281-0/+3
| * net: qmi_wwan: add Sierra Wireless EM7355Bjørn Mork2014-04-281-0/+1
|/
* sctp: reset flowi4_oif parameter on route lookupXufeng Zhang2014-04-281-1/+6
* arc_emac: add clock handlingHeiko Stübner2014-04-283-13/+47
* arc_emac: fix probe error pathHeiko Stübner2014-04-281-9/+14
* bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita2014-04-281-0/+15
* cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad Shenai2014-04-281-6/+7
* i40e: fix Timesync Tx interrupt handler codeJacob Keller2014-04-261-4/+1
* Merge tag 'linux-can-fixes-for-3.15-20140424' of git://gitorious.org/linux-ca...David S. Miller2014-04-268-382/+343
|\
| * can: slcan: Fix spinlock variantAlexander Stein2014-04-241-3/+3
| * can: fix return value from can_get_bittiming()Oliver Hartkopp2014-04-241-1/+1
| * can: sja1000_isa: add locking for indirect register access modeOliver Hartkopp2014-04-241-3/+13
| * can: c_can_pci: enable PCI bus master only for MSIWolfgang Grandegger2014-04-241-2/+5
| * can: c_can: use proper type for 'instance'Wolfram Sang2014-04-242-2/+2
| * can: c_can: Speed up tx buffer invalidationThomas Gleixner2014-04-242-15/+40
| * can: c_can: Remove tx lockingThomas Gleixner2014-04-242-92/+43
| * can: c_can: Use proper u32 variables in c_can_write_msg_object()Thomas Gleixner2014-04-241-9/+9
| * can: c_can: Cleanup c_can_write_msg_object()Thomas Gleixner2014-04-242-33/+24
| * can: c_can: Cleanup c_can_msg_obj_put/get()Thomas Gleixner2014-04-241-44/+16
| * can: c_can: Cleanup c_can_inval_msg_object()Thomas Gleixner2014-04-241-5/+5
| * can: c_can: Cleanup setup of receive buffersThomas Gleixner2014-04-241-21/+17
| * can: c_can: Cleanup c_can_read_msg_object()Thomas Gleixner2014-04-241-17/+15
| * can: c_can: Cleanup irq enable/disableThomas Gleixner2014-04-241-25/+12
| * can: c_can: Work around C_CAN RX wreckageThomas Gleixner2014-04-242-3/+11
| * can: c_can: Disable rx split as workaroundThomas Gleixner2014-04-242-14/+55
| * can: c_can: Get rid of pointless interruptsThomas Gleixner2014-04-242-77/+48
| * can: c_can: Avoid status register update for D_CANThomas Gleixner2014-04-241-3/+6
| * can: c_can: Simplify buffer reenablingThomas Gleixner2014-04-241-10/+6
| * can: c_can: Always update error statsThomas Gleixner2014-04-241-6/+7
| * can: c_can: Fix berr reportingThomas Gleixner2014-04-241-10/+6
| * can: c_can: Handle state change correctlyThomas Gleixner2014-04-241-5/+20
| * can: c_can: Do not access skb after net_receive_skb()Thomas Gleixner2014-04-241-5/+4