aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov2014-02-04
* net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2014-02-04
* net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen2014-02-04
* net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen2014-02-04
* net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen2014-02-04
* net/ipv4: Use proper RCU APIs for writer-side in udp_offload.cShlomo Pongratz2014-02-04
* Merge branch 'bonding_fail_over_mac'David S. Miller2014-02-04
|\
| * bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong2014-02-04
| * bonding: fail_over_mac should only affect AB mode at enslave and removal proc...dingtianhong2014-02-04
|/
* ip_tunnel: fix panic in ip_tunnel_xmit()Eric Dumazet2014-02-03
* vxlan: remove extra newline after function definitionDaniel Baluta2014-02-01
* Merge branch 'ethoc'David S. Miller2014-02-01
|\
| * net: ethoc: implement ethtool get/set ring parametersMax Filippov2014-02-01
| * net: ethoc: implement ethtool get registersMax Filippov2014-02-01
| * net: ethoc: implement ethtool get/set settingsMax Filippov2014-02-01
| * net: ethoc: implement basic ethtool operationsMax Filippov2014-02-01
|/
* Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...David S. Miller2014-01-30
|\
| * can: janz-ican3: fix uninitialized variable warningsIra W. Snyder2014-01-29
| * can: Propagate SO_PRIORITY of raw sockets to skbsRostislav Lisovy2014-01-29
| * can: flexcan: fix flexcan driver build for big endian on ARM and little endia...Arnd Bergmann2014-01-29
* | e100: Fix "disabling already-disabled device" warningMichele Baldessari2014-01-30
* | rds: The maintainer needs to be updated.Venkat Venkatsubra2014-01-30
* | can: add destructor for self generated skbsOliver Hartkopp2014-01-30
* | net/vxlan: Go over all candidate streams for GRO matchingOr Gerlitz2014-01-30
* | net/ipv4: Use non-atomic allocation of udp offloads structure instanceOr Gerlitz2014-01-30
* | net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese2014-01-30
* | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \
| * | mg_disk: Spelling s/finised/finished/Geert Uytterhoeven2014-01-21
| * | null_blk: Null pointer deference problem in alloc_page_buffersRaghavendra K T2014-01-21
| * | mtip32xx: Correctly handle security locked conditionSam Bradshaw2014-01-21
| * | mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw2014-01-21
| * | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-01-21
| |\ \
| | * | floppy: bail out in open() if drive is not responding to block0 readJiri Kosina2014-01-17
| * | | drivers/block/loop.c: fix comment typo in loop_config_discardOlaf Hering2014-01-21
| * | | drivers/block/cciss.c:cciss_init_one(): use proper errnosAndrew Morton2014-01-21
| * | | drivers/block/paride/pg.c: underflow bug in pg_write()Dan Carpenter2014-01-21
| * | | drivers/block/sx8.c: remove unnecessary pci_set_drvdata()Jingoo Han2014-01-21
| * | | drivers/block/sx8.c: use module_pci_driver()Jingoo Han2014-01-21
| * | | bcache: Fix auxiliary search trees for key size > cacheline sizeKent Overstreet2014-01-08
| * | | bcache: Don't return -EINTR when insert finishedKent Overstreet2014-01-08
| * | | bcache: Improve bucket_prio() calculationKent Overstreet2014-01-08
| * | | bcache: Add bch_bkey_equal_header()Nicholas Swenson2014-01-08
| * | | bcache: update bch_bkey_try_mergeNicholas Swenson2014-01-08
| * | | bcache: Move insert_fixup() to btree_keys_opsKent Overstreet2014-01-08
| * | | bcache: Convert sorting to btree_keysKent Overstreet2014-01-08
| * | | bcache: Convert debug code to btree_keysKent Overstreet2014-01-08
| * | | bcache: Convert btree_iter to struct btree_keysKent Overstreet2014-01-08
| * | | bcache: Refactor bset_tree sysfs statsKent Overstreet2014-01-08
| * | | bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet2014-01-08
| * | | bcache: Add struct btree_keysKent Overstreet2014-01-08