summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* can: c_can: Make bus off interrupt disable logic workThomas Gleixner2014-04-241-7/+4
* can: c_can: Fix startup logicThomas Gleixner2014-04-241-18/+17
* can: c_can_pci: Set the type of the IP coreThomas Gleixner2014-04-241-0/+2
* netfilter: Fix warning in nfnetlink_receive().David S. Miller2014-04-241-1/+0
* Merge branch 'netlink-caps'David S. Miller2014-04-2425-44/+177
|\
| * net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-2419-36/+38
| * net: Add variants of capable for use on netlink messagesEric W. Biederman2014-04-242-0/+72
| * net: Add variants of capable for use on on socketsEric W. Biederman2014-04-242-0/+54
| * net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-243-4/+9
| * netlink: Rename netlink_capable netlink_allowedEric W. Biederman2014-04-241-5/+5
|/
* gianfar: Check if phydev present on ethtool -AClaudiu Manoil2014-04-241-0/+3
* Merge branch 'qlcnic-net'David S. Miller2014-04-242-1/+17
|\
| * qlcnic: Fix memory leak.Rajesh Borundia2014-04-241-1/+8
| * qlcnic: Reset firmware API lock at driver load timeSony Chacko2014-04-241-0/+9
|/
* team: forbid incorrect fall-through in notifierJiri Pirko2014-04-241-0/+2
* net: cadence: Fix architecture dependenciesJean Delvare2014-04-241-2/+2
* smc91x: improve definition of debug macrosZi Shen Lim2014-04-241-11/+12
* net: filter: initialize A and X registersAlexei Starovoitov2014-04-231-7/+9
* net: Update my email addressBen Hutchings2014-04-231-1/+1
* vxlan: ensure to advertise the right fdb remoteNicolas Dichtel2014-04-231-17/+21
* net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette2014-04-231-3/+3
* hisax/icc: add missing semicolon after labelJulia Lawall2014-04-221-1/+1
* smc91x: fix compile error when SMC_DEBUG >= 2Zi Shen Lim2014-04-221-1/+1
* net: sxgbe: Added phy_found error pathByungho An2014-04-221-2/+12
* net: sxgbe: rearrange dma descriptorByungho An2014-04-222-24/+19
* virtio_net: zero is an invald queue_pairs numberAmos Kong2014-04-221-1/+1
* arc_emac: write initial MAC address from devicetree to hwMax Schwarz2014-04-221-7/+14
* net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-223-4/+4
OpenPOWER on IntegriCloud