summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-27arc_emac: add clock handlingHeiko Stübner
2014-04-27arc_emac: fix probe error pathHeiko Stübner
2014-04-27bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita
2014-04-27cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad Shenai
2014-04-26i40e: fix Timesync Tx interrupt handler codeJacob Keller
2014-04-26Merge tag 'linux-can-fixes-for-3.15-20140424' of git://gitorious.org/linux-ca...David S. Miller
2014-04-26Merge branch 'altera_tse'David S. Miller
2014-04-26Altera TSE: Change driver name used by EthtoolVince Bridgers
2014-04-26Altera TSE: Fix Panic in probe routine when phy probe failsVince Bridgers
2014-04-26Altera TSE: Set the Pause Quanta value to the IEEE default valueVince Bridgers
2014-04-26Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMAVince Bridgers
2014-04-26Merge branch 'bnx2x-net'David S. Miller
2014-04-26bnx2x: Fix failure to configure VF multicast filtersNarender Kumar
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz
2014-04-24ipv6: fib: fix fib dump restartKumar Sundararajan
2014-04-24can: slcan: Fix spinlock variantAlexander Stein
2014-04-24can: fix return value from can_get_bittiming()Oliver Hartkopp
2014-04-24can: sja1000_isa: add locking for indirect register access modeOliver Hartkopp
2014-04-24can: c_can_pci: enable PCI bus master only for MSIWolfgang Grandegger
2014-04-24can: c_can: use proper type for 'instance'Wolfram Sang
2014-04-24can: c_can: Speed up tx buffer invalidationThomas Gleixner
2014-04-24can: c_can: Remove tx lockingThomas Gleixner
2014-04-24can: c_can: Use proper u32 variables in c_can_write_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_write_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_msg_obj_put/get()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_inval_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup setup of receive buffersThomas Gleixner
2014-04-24can: c_can: Cleanup c_can_read_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup irq enable/disableThomas Gleixner
2014-04-24can: c_can: Work around C_CAN RX wreckageThomas Gleixner
2014-04-24can: c_can: Disable rx split as workaroundThomas Gleixner
2014-04-24can: c_can: Get rid of pointless interruptsThomas Gleixner
2014-04-24can: c_can: Avoid status register update for D_CANThomas Gleixner
2014-04-24can: c_can: Simplify buffer reenablingThomas Gleixner
2014-04-24can: c_can: Always update error statsThomas Gleixner
2014-04-24can: c_can: Fix berr reportingThomas Gleixner
2014-04-24can: c_can: Handle state change correctlyThomas Gleixner
2014-04-24can: c_can: Do not access skb after net_receive_skb()Thomas Gleixner
2014-04-24can: c_can: Make bus off interrupt disable logic workThomas Gleixner
2014-04-24can: c_can: Fix startup logicThomas Gleixner
2014-04-24can: c_can_pci: Set the type of the IP coreThomas Gleixner
2014-04-24Merge branch 'rtnetlink_vf_ports'David S. Miller
2014-04-24rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson
2014-04-24rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson
2014-04-24netfilter: Fix warning in nfnetlink_receive().David S. Miller
2014-04-24Merge branch 'netlink-caps'David S. Miller
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-04-24net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-04-24net: Add variants of capable for use on on socketsEric W. Biederman