summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CRISv32: Correct name of read_mostly section.Jesper Nilsson2012-04-031-1/+1
* Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airl...Linus Torvalds2012-04-038-2/+401
|\
| * drm: base prime/dma-buf support (v5)Dave Airlie2012-03-308-2/+401
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0369-294/+705
|\ \
| * | sky2: dont overwrite settings for PHY Quick linkLino Sanfilippo2012-04-031-2/+3
| * | tg3: Fix 5717 serdes powerdown problemMatt Carlson2012-04-021-1/+3
| * | net: usb: cdc_eem: fix mtuRabin Vincent2012-04-021-0/+1
| * | net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda2012-04-022-3/+3
| * | usb/rtl8150 : Remove duplicated definitionshuajun li2012-04-021-26/+0
| * | rionet: fix page allocation order of rionet_activeAkinobu Mita2012-04-021-5/+6
| * | via-rhine: fix wait-bit inversion.Andreas Mohr2012-04-021-5/+7
| * | ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4Shmulik Ladkani2012-04-011-7/+27
| * | net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de2012-04-011-1/+1
| * | net/netfilter/nfnetlink_acct.c: use linux/atomic.hAndrew Morton2012-04-011-1/+1
| * | rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net2012-04-011-2/+2
| * | Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson2012-04-011-6/+6
| * | net/garp: avoid infinite loop if attribute already existsDavid Ward2012-04-011-12/+10
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-04-015-13/+17
| |\ \
| | * | mac80211: fix oper channel timestamp updationRajkumar Manoharan2012-03-281-1/+1
| | * | ath9k: Use HW HT capabilites properlySujith Manoharan2012-03-281-2/+2
| | * | MAINTAINERS: adding maintainer for ipw2x00Stanislav Yakovlev2012-03-281-8/+4
| | * | net: orinoco: add error handling for failed kmalloc().Santosh Nayak2012-03-281-0/+8
| | * | net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev2012-03-281-2/+2
| * | | x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn2012-03-301-1/+1
| * | | bonding: emit event when bonding changes MACWeiping Pan2012-03-301-1/+7
| * | | net/core: dev_forward_skb() should clear skb_iifBenjamin LaHaise2012-03-281-0/+1
| * | | net/ipv4: fix IPv4 multicast over network namespacesBenjamin LaHaise2012-03-281-1/+1
| * | | virtio_net: do not rate limit counter incrementsRick Jones2012-03-281-3/+4
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-03-288-29/+60
| |\ \ \
| | * | | ixgbe: update version numberDon Skidmore2012-03-281-2/+2
| | * | | ixgbe: fix typo in enumeration nameDon Skidmore2012-03-281-1/+1
| | * | | intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-287-13/+35
| | * | | e1000: fix vlan processing regressionJiri Pirko2012-03-281-13/+22
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netJeff Kirsher2012-03-281-2/+6
| | |\ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netJeff Kirsher2012-03-27720-13396/+26817
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netJeff Kirsher2012-03-213030-129897/+191137
| | |\ \ \ \ \
| | * | | | | | fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on txYi Zou2012-03-171-1/+1
| | * | | | | | net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gsoYi Zou2012-03-171-1/+2
| | * | | | | | ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck2012-03-171-1/+8
| * | | | | | | cdc-phonet: fix skb truesize underestimationEric Dumazet2012-03-281-2/+2
| * | | | | | | f_phonet: fix skb truesize underestimationEric Dumazet2012-03-281-1/+1
| * | | | | | | eql: dont rely on HZ=100Eric Dumazet2012-03-282-4/+5
| * | | | | | | mISDN: array underflow in open_bchannel()Dan Carpenter2012-03-287-7/+7
| * | | | | | | bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov2012-03-281-1/+1
| * | | | | | | bnx2x: previous driver unload revisedYuval Mintz2012-03-288-107/+417
| * | | | | | | USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin2012-03-281-0/+5
| * | | | | | | net: sh_eth: Add support SH7734Nobuhiro Iwamatsu2012-03-283-8/+28
| * | | | | | | wimax: i2400m-usb - use a private struct ethtool_opsPhil Sutter2012-03-281-0/+18
| * | | | | | | wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter2012-03-281-1/+2
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-2814-44/+58
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |