summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://1984.lsi.us.es/nf-nextDavid S. Miller2012-08-2223-132/+232
|\
| * netfilter: remove unnecessary goto statement for error recoveryJean Sacren2012-08-223-15/+3
| * netfilter: replace list_for_each_continue_rcu with new interfaceMichael Wang2012-08-221-4/+6
| * netfilter: nf_conntrack: remove unnecessary RTNL lockingPatrick McHardy2012-08-201-5/+0
| * netfilter: sparse endian fixesPatrick McHardy2012-08-204-7/+9
| * netfilter: PTR_RET can be usedWu Fengguang2012-08-1410-32/+10
| * ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov2012-08-103-3/+22
| * ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov2012-08-102-27/+128
| * ipvs: fixed sparse warningClaudiu Ghioc2012-08-101-4/+4
| * ipvs: generalize app registration in netnsJulian Anastasov2012-08-103-35/+49
| * ipvs: ip_vs_ftp depends on nf_conntrack_ftp helperJulian Anastasov2012-08-101-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-229-14/+198
|\ \
| * | igb: update to allow reading/setting MDI stateJesse Brandeburg2012-08-212-0/+46
| * | e1000e: implement MDI/MDI-X controlJesse Brandeburg2012-08-211-2/+39
| * | e1000: configure and read MDI settingsJesse Brandeburg2012-08-212-0/+43
| * | igb: implement 580 MDI setting supportJesse Brandeburg2012-08-212-4/+30
| * | e1000e: implement 82577/579 MDI setting supportBruce W Allan2012-08-211-2/+29
| * | ethtool.h: MDI setting supportJesse Brandeburg2012-08-211-6/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22886-7460/+12050
|\ \ \ | |/ / |/| |
| * | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-2116-110/+258
| |\ \
| | * | mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman2012-08-214-29/+93
| | * | mm: have order > 0 compaction start near a pageblock with free pagesMel Gorman2012-08-211-26/+28
| | * | rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine2012-08-211-1/+4
| | * | rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine2012-08-211-0/+7
| | * | drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto2012-08-211-2/+5
| | * | mm: correct page->pfmemalloc to fix deactivate_slab regressionAlex Shi2012-08-211-10/+11
| | * | drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov2012-08-211-0/+2
| | * | mm/compaction.c: fix deferring compaction mistakeMinchan Kim2012-08-211-1/+1
| | * | drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt2012-08-211-19/+65
| | * | string: do not export memweight() to userspaceWANG Cong2012-08-211-1/+1
| | * | hugetlb: update hugetlbpage.txtZhouping Liu2012-08-211-2/+8
| | * | checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches2012-08-211-1/+2
| | * | mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-08-211-5/+16
| | * | cciss: fix incorrect scsi status reportingStephen M. Cameron2012-08-211-10/+1
| | * | Documentation: update mount option in filesystem/vfat.txtNamjae Jeon2012-08-211-0/+11
| | * | mm: change nr_ptes BUG_ON to WARN_ONHugh Dickins2012-08-211-1/+1
| | * | cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann2012-08-211-2/+2
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-2115-179/+217
| |\ \ \
| | * | | [media] media: soc_camera: don't clear pix->sizeimage in JPEG modeAlbert Wang2012-08-152-1/+8
| | * | | [media] media: mx2_camera: Fix clock handling for i.MX27Javier Martin2012-08-151-14/+29
| | * | | [media] video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-08-151-6/+6
| | * | | [media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-08-151-2/+2
| | * | | [media] media: mx3_camera: buf_init() add buffer state checkAlex Gershgorin2012-08-151-15/+7
| | * | | [media] radio-shark2: Only compile led support when CONFIG_LED_CLASS is setHans de Goede2012-08-121-49/+73
| | * | | [media] radio-shark: Only compile led support when CONFIG_LED_CLASS is setHans de Goede2012-08-121-56/+79
| | * | | [media] radio-shark*: Call cancel_work_sync from disconnect rather then releaseHans de Goede2012-08-122-21/+4
| | * | | [media] radio-shark*: Remove work-around for dangling pointer in usb intfdataHans de Goede2012-08-122-18/+0
| | * | | [media] Add USB dependency for IguanaWorks USB IR TransceiverGuenter Roeck2012-08-121-0/+1
| | * | | [media] Add missing logging for rangelow/high of hwseekHans Verkuil2012-08-111-2/+4
| | * | | [media] VIDIOC_ENUM_FREQ_BANDS fixHans Verkuil2012-08-111-0/+4
OpenPOWER on IntegriCloud