summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* macvtap: restore vlan header on user readBasil Gor2012-05-111-5/+38
* vhost-net: fix handle_rx buffer sizeBasil Gor2012-05-111-1/+6
* bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac2012-05-103-12/+24
* connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman2012-05-103-3/+3
* sctp: check cached dst before using itNicolas Dichtel2012-05-103-20/+14
* pktgen: fix crash at module unloadEric Dumazet2012-05-101-2/+8
* Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-104-42/+7
* ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo2012-05-101-0/+2
* igb: fix rtnl race in PM resume pathBenjamin Poirier2012-05-101-14/+6
* ipv4: Do not use dead fib_info entries.David S. Miller2012-05-101-0/+2
* Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-05-091-1/+1
|\
| * sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings2012-05-081-1/+1
* | r8169: fix unsigned int wraparound with TSOJulien Ducourthial2012-05-081-6/+10
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-05-082-11/+19
|\ \ | |/ |/|
| * openvswitch: Validation of IPv6 set port action uses IPv4 headerPravin B Shelar2012-05-071-7/+15
| * openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed.Ansis Atteka2012-05-031-3/+2
| * openvswitch: Add length check when retrieving TCP flags.Jesse Gross2012-04-021-1/+2
* | net: compare_ether_addr[_64bits]() has no orderingJohannes Berg2012-05-071-5/+6
* | cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork2012-05-061-2/+12
* | bnx2x: bug fix when loading after SAN bootAriel Elior2012-05-061-1/+22
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-045-10/+20
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-035-10/+20
| |\ \
| | * | iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-033-8/+17
| | * | Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan2012-05-021-2/+2
| | * | brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin2012-05-021-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-046-34/+32
|\ \ \ \
| * | | | e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko2012-05-041-2/+2
| * | | | igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-043-4/+6
| * | | | ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-033-28/+22
| * | | | ixgbe: fix race condition with shutdownDon Skidmore2012-05-031-0/+2
| |/ / /
* | | | Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-031-0/+1
|\ \ \ \
| * | | | mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-011-0/+1
* | | | | Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds2012-05-031-16/+30
|\ \ \ \ \
| * | | | | efivars: Improve variable validationMatthew Garrett2012-05-031-16/+30
* | | | | | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-036-8/+9
|\ \ \ \ \ \
| * | | | | | ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2012-05-032-3/+3
| * | | | | | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar2012-05-031-3/+1
| * | | | | | libata: init ata_print_id to 0Tero Roponen2012-05-031-1/+1
| * | | | | | ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson2012-05-031-0/+2
| * | | | | | libata: skip old error history when counting probe trialsLin Ming2012-05-031-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-05-034-8/+15
|\ \ \ \ \ \
| * | | | | | i2c: mxs: disable QUEUE when sending is doneWolfram Sang2012-04-271-2/+3
| * | | | | | i2c: mxs: handle spurious interruptWolfram Sang2012-04-251-2/+1
| * | | | | | i2c-eg20t: Modify MODULE_AUTHOR's email addressTomoya MORINAGA2012-04-221-1/+1
| * | | | | | i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA2012-04-221-1/+1
| * | | | | | i2c: tegra: Add delay before resetting the controller after NACKAlok Chauhan2012-04-221-0/+8
| * | | | | | i2c: pnx: Disable clk in suspendRoland Stigge2012-04-221-2/+1
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-035-6/+17
|\ \ \ \ \ \ \
| * | | | | | | nouveau: initialise has_optimus variable.Dave Airlie2012-05-031-1/+1
| * | | | | | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-05-014-5/+16
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud