summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: sunxi: Add new compatiblesMaxime Ripard2014-02-062-2/+6
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2014-02-053-53/+60
|\
| * openvswitch: Suppress error messages on megaflow updatesAndy Zhou2014-02-041-4/+1
| * openvswitch: Fix ovs_flow_free() ovs-lock assert.Pravin B Shelar2014-02-041-2/+4
| * openvswitch: Fix ovs_dp_cmd_msg_size()Daniele Di Proietto2014-02-041-0/+1
| * openvswitch: Fix kernel panic on ovs_flow_freeAndy Zhou2014-02-043-48/+47
| * openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performedThomas Graf2014-02-041-0/+8
* | xen-netback: Fix Rx stall due to race conditionZoltan Kiss2014-02-053-16/+7
|/
* xen-netfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-041-1/+4
* bnx2x: fix L2-GRE TCP issuesDmitry Kravkov2014-02-041-1/+1
* net: qmi_wwan: add Netgear Aircard 340UBjørn Mork2014-02-041-0/+1
* rtnetlink: fix oops in rtnl_link_get_slave_info_data_sizeFernando Luis Vazquez Cao2014-02-041-1/+1
* ptp: Allow selecting trigger/event index in testptpStefan Sørensen2014-02-041-3/+8
* net: ethoc: set up MII management bus clockMax Filippov2014-02-042-2/+31
* net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov2014-02-041-0/+5
* net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2014-02-041-14/+24
* net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen2014-02-041-5/+8
* net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen2014-02-041-1/+4
* net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen2014-02-041-0/+1
* net/ipv4: Use proper RCU APIs for writer-side in udp_offload.cShlomo Pongratz2014-02-041-7/+8
* Merge branch 'bonding_fail_over_mac'David S. Miller2014-02-041-8/+17
|\
| * bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong2014-02-041-1/+2
| * bonding: fail_over_mac should only affect AB mode at enslave and removal proc...dingtianhong2014-02-041-7/+15
|/
* ip_tunnel: fix panic in ip_tunnel_xmit()Eric Dumazet2014-02-031-18/+11
* vxlan: remove extra newline after function definitionDaniel Baluta2014-02-011-1/+0
* Merge branch 'ethoc'David S. Miller2014-02-011-0/+101
|\
| * net: ethoc: implement ethtool get/set ring parametersMax Filippov2014-02-011-0/+51
| * net: ethoc: implement ethtool get registersMax Filippov2014-02-011-0/+20
| * net: ethoc: implement ethtool get/set settingsMax Filippov2014-02-011-0/+24
| * net: ethoc: implement basic ethtool operationsMax Filippov2014-02-011-0/+6
|/
* Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...David S. Miller2014-01-304-4/+8
|\
| * can: janz-ican3: fix uninitialized variable warningsIra W. Snyder2014-01-291-1/+1
| * can: Propagate SO_PRIORITY of raw sockets to skbsRostislav Lisovy2014-01-291-0/+1
| * can: flexcan: fix flexcan driver build for big endian on ARM and little endia...Arnd Bergmann2014-01-292-3/+6
* | e100: Fix "disabling already-disabled device" warningMichele Baldessari2014-01-301-1/+1
* | rds: The maintainer needs to be updated.Venkat Venkatsubra2014-01-301-1/+1
* | can: add destructor for self generated skbsOliver Hartkopp2014-01-306-34/+53
* | net/vxlan: Go over all candidate streams for GRO matchingOr Gerlitz2014-01-301-2/+0
* | net/ipv4: Use non-atomic allocation of udp offloads structure instanceOr Gerlitz2014-01-301-1/+1
* | net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese2014-01-301-2/+12
* | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-3039-1895/+2435
|\ \
| * | mg_disk: Spelling s/finised/finished/Geert Uytterhoeven2014-01-211-1/+1
| * | null_blk: Null pointer deference problem in alloc_page_buffersRaghavendra K T2014-01-211-0/+5
| * | mtip32xx: Correctly handle security locked conditionSam Bradshaw2014-01-212-3/+15
| * | mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw2014-01-212-97/+149
| * | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-01-212-10/+29
| |\ \
| | * | floppy: bail out in open() if drive is not responding to block0 readJiri Kosina2014-01-172-10/+29
| * | | drivers/block/loop.c: fix comment typo in loop_config_discardOlaf Hering2014-01-211-1/+1
| * | | drivers/block/cciss.c:cciss_init_one(): use proper errnosAndrew Morton2014-01-211-2/+2
| * | | drivers/block/paride/pg.c: underflow bug in pg_write()Dan Carpenter2014-01-211-1/+1
OpenPOWER on IntegriCloud