summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-04-045-2/+10
|\
| * netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer2013-04-031-1/+1
| * netfilter: nf_conntrack: fix error return codeWei Yongjun2013-03-271-0/+1
| * netfilter: nfnetlink_acct: return -EINVAL if object name is emptyPablo Neira Ayuso2013-03-251-0/+2
| * netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init()Wei Yongjun2013-03-251-1/+3
| * netfilter: reset nf_trace in nf_resetGao feng2013-03-251-0/+3
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-0411-57/+70
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-0311-57/+70
| |\ \
| | * | mwifiex: limit channel number not to overflow memoryStone Piao2013-04-011-1/+2
| | * | Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-013-32/+20
| | |\ \
| | | * | NFC: microread: Fix build failure due to a new MEI bus APISamuel Ortiz2013-04-011-21/+17
| | | * | NFC: llcp: Keep the connected socket parent pointer aliveSamuel Ortiz2013-03-261-1/+3
| | | * | NFC: llcp: Remove possible double call to kfree_skbThierry Escande2013-03-201-2/+0
| | | * | NFC: llcp: Detach socket from process context only when releasing the socketSamuel Ortiz2013-03-202-8/+0
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-012-11/+9
| | |\ \ \
| | | * | | iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2013-03-282-11/+9
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-015-13/+39
| | |\ \ \ \
| | | * | | | mac80211: fix idle handling sequenceJohannes Berg2013-03-253-4/+16
| | | * | | | mac80211: fix remain-on-channel cancel crashJohannes Berg2013-03-253-9/+23
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-028-31/+57
|\ \ \ \ \ \ \
| * | | | | | | VSOCK: Handle changes to the VMCI context ID.Reilly Grant2013-04-024-26/+23
| * | | | | | | net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-04-021-0/+27
| * | | | | | | cbq: incorrect processing of high limitsVasily Averin2013-04-021-1/+4
| * | | | | | | net/mlx4_en: Fix setting initial MAC addressYan Burman2013-04-021-2/+2
| * | | | | | | bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-021-2/+1
* | | | | | | | Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-022-5/+6
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown2013-03-311-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regmap: async: Add missing returnMark Brown2013-03-271-0/+2
| * | | | | | | | | Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown2013-03-311-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos2013-03-121-2/+2
| * | | | | | | | | | Merge remote-tracking branch 'regmap/fix/cache' into tmpMark Brown2013-03-312-3/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren2013-03-211-2/+1
| | * | | | | | | | | regmap: cache Fix regcache-rbtree syncLars-Peter Clausen2013-03-131-1/+1
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-04-028-49/+56
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm: correctly restore mappings if drm_open failsIlija Hadzic2013-04-031-2/+4
| * | | | | | | | | | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-04-033-21/+31
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()Maarten Lankhorst2013-03-292-13/+21
| | * | | | | | | | | | drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst2013-03-291-8/+10
| * | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-04-034-26/+21
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm: don't unlock in the addfb error pathsDaniel Vetter2013-03-271-2/+0
| | * | | | | | | | | | | drm/i915: Fix build failureLauri Kasanen2013-03-271-1/+1
| | * | | | | | | | | | | drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)Adam Jackson2013-03-261-23/+17
| | * | | | | | | | | | | drm/i915: duct-tape locking when eDP init failsDaniel Vetter2013-03-261-0/+3
* | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-0216-76/+224
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix breakage in MIPS siginfo handlingDavid Howells2013-03-193-5/+5
| * | | | | | | | | | | | Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski2013-03-191-1/+1
| * | | | | | | | | | | | MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski2013-03-193-11/+5
| * | | | | | | | | | | | MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli2013-03-192-38/+196
| * | | | | | | | | | | | MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin2013-03-131-1/+1
| * | | | | | | | | | | | MIPS: SEAD3: Enable LL/SC.Ralf Baechle2013-03-121-1/+1
OpenPOWER on IntegriCloud