| Commit message (Expand) | Author | Age |
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-07-18 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-07-17 |
| |\ |
|
| | * | ixgbevf: Fix panic when loading driver | Alexander Duyck | 2012-07-17 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-07-17 |
| | |\ |
|
| | | * | e1000e: fix test for PHY being accessible on 82577/8/9 and I217 | Bruce Allan | 2012-07-14 |
| | | * | e1000e: Correct link check logic for 82571 serdes | Tushar Dave | 2012-07-14 |
| | * | | ixgbevf: Prevent RX/TX statistics getting reset to zero | Narendra K | 2012-07-17 |
| | |/ |
|
| | * | bnx2: Fix bug in bnx2_free_tx_skbs(). | Michael Chan | 2012-07-11 |
| | * | IPoIB: fix skb truesize underestimatiom | Eric Dumazet | 2012-07-11 |
| | * | gianfar: fix potential sk_wmem_alloc imbalance | Eric Dumazet | 2012-07-09 |
| | * | drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat... | Julia Lawall | 2012-07-09 |
| | * | drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable | Julia Lawall | 2012-07-09 |
| | * | bonding: debugfs and network namespaces are incompatible | Eric W. Biederman | 2012-07-09 |
| | * | bonding: Manage /proc/net/bonding/ entries from the netdev events | Eric W. Biederman | 2012-07-09 |
| | * | stmmac: Fix for higher mtu size handling | Deepak Sikri | 2012-07-09 |
| | * | stmmac: Fix for nfs hang on multiple reboot | Deepak Sikri | 2012-07-09 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-09 |
| | |\ |
|
| | | * | iwlegacy: don't mess up the SCD when removing a key | Emmanuel Grumbach | 2012-07-09 |
| | | * | iwlegacy: always monitor for stuck queues | Stanislaw Gruszka | 2012-07-09 |
| | | * | rt2x00usb: fix indexes ordering on RX queue kick | Stanislaw Gruszka | 2012-07-09 |
| | | * | mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK) | Bing Zhao | 2012-07-09 |
| | * | | cnic: Don't use netdev->base_addr | Michael Chan | 2012-07-09 |
| | * | | net: qmi_wwan: add ZTE MF60 | Bjørn Mork | 2012-07-09 |
| | * | | netdev/phy: Fixup lockdep warnings in mdio-mux.c | David Daney | 2012-07-09 |
| | * | | ixgbe: DCB and SR-IOV can not co-exist and will cause hangs | Alexander Duyck | 2012-07-09 |
| | * | | atl1c: fix issue of transmit queue 0 timed out | Cloud Ren | 2012-07-09 |
| | * | | net: dont use __netdev_alloc_skb for bounce buffer | Eric Dumazet | 2012-07-09 |
| * | | | Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-07-17 |
| |\ \ \ |
|
| | * | | | rpmsg: fix dependency on initialization order | Federico Fuga | 2012-07-17 |
| * | | | | Merge branch 'gma500' (Alan's GMA patches) | Linus Torvalds | 2012-07-16 |
| |\ \ \ \ |
|
| | * | | | | gma500,cdv: Fix the brightness base | Alan Cox | 2012-07-16 |
| | * | | | | gma500: move the ASLE enable | Alan Cox | 2012-07-16 |
| | * | | | | gma500: Fix lid related crash | Alan Cox | 2012-07-16 |
| | |/ / / |
|
| * | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2012-07-16 |
| |\ \ \ \ |
|
| | * | | | | intel_ips: blacklist HP ProBook laptops | Takashi Iwai | 2012-06-26 |
| | * | | | | ideapad: uninitialized data in ideapad_acpi_add() | Dan Carpenter | 2012-06-26 |
| | * | | | | sony-laptop: correct find_snc_handle failure checks | Mattia Dongili | 2012-06-26 |
| | * | | | | sony-laptop: fix a couple signedness bugs | Dan Carpenter | 2012-06-26 |
| | * | | | | sony-laptop: fix sony_nc_sysfs_store() | Dan Carpenter | 2012-06-26 |
| | * | | | | sony-laptop: input initialization should be done before SNC | Mattia Dongili | 2012-06-26 |
| | * | | | | sony-laptop: add lid backlight support for handle 0x143 | Mattia Dongili | 2012-06-26 |
| | * | | | | sony-laptop: store battery care limits on batteries | Mattia Dongili | 2012-06-26 |
| | * | | | | sony-laptop: notify userspace of GFX switch position changes | Marco Chiappero | 2012-06-26 |
| | * | | | | sony-laptop: use an enum for SNC event types | Mattia Dongili | 2012-06-26 |
| * | | | | | Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-07-16 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID | Dong Aisheng | 2012-07-14 |
| | * | | | | pinctrl: pinctrl-imx: only print debug message when DEBUG is defined | Dong Aisheng | 2012-07-14 |
| * | | | | | blk: fix wrong idr_pre_get() error check in loop.c | Silva Paulo | 2012-07-14 |
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-14 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPICA: Fix possible fault in return package object repair code | Bob Moore | 2012-07-14 |